Re: [Barry-devel] Fedora reported bug...
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2011-11-08 22:25:30
|
On Tue, Nov 08, 2011 at 09:31:44AM -0700, Nathanael Noblet wrote: > Hello, > > I'm a touch busy so haven't dug deeper... However here's a recently > reported bug against barry. > > https://bugzilla.redhat.com/show_bug.cgi?id=752000 Hi Nathanael, It kinda looks like there was an exception in the destructor for some reason. I'm not sure why this happened, because StopStream() is called explicitly in bjavaloader.cc, but maybe this was due to unwinding from a different exception. I've added a patch to fix this potential destructor naughtiness to the v0.17.2 branch in git. http://repo.or.cz/w/barry.git/commitdiff/1378ae757f2947577f4e5dbab9cd1d4beddbcdd6 Thanks, - Chris |