> Hello Lukas, > > While I agree that this crash is a problem, I don't think the way it's > fixed is a good idea: catching the boost::thread_resource_error > exception won't protect us for long... the application is very likely to > crash soon after and it will probably be even more difficult to track > the cause. > > Whether the ticket should have been closed is debatable... I will try to > spend some time today to reproduce it. > > Aurélien >
Hello Aurélien While I agree that this fix isn't the way this issue should be fixed (although the submission of this patch to the mailinglist was done by me) it's simply not true, that the application crashes soon after this! I know this because I'd run the application once before the contactlist-repainting patch was applied for two days and this error was catched more than 6 times (I did some logging here) during this two days! In fact the application wasn't crashing but would had crashed 6 times without the exception-handling (at the end I've closed the app myself)... Cheers, Pirmin _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
