GNOME Bugzilla – Bug 614467
applet crashes when disabling bluetooth (double-free).
Last modified: 2010-04-01 09:42:46 UTC
It seems a crasher appears in 2.30 when one disable bluetooth. I don't have a valgrind log for now but trying to get one at https://bugs.edge.launchpad.net/bug/552140 for now I have only the stacktrace (http://launchpadlibrarian.net/42565560/Stacktrace.txt) I try to get back with the needed material asap.
paste here the stacktrace
+ Trace 221179
Created attachment 157622 [details] valgrind logs it doens't crash under valgrind/
Bug isn't readable downstream, and the valgrind traces are missing debuginfo for gnome-bluetooth. This is most likely wrong:
+ Trace 221197
You'll want to check your patches...
right the issue is a distro one, we don't have specific change but backported the leak fix from git some time ago and didn't drop it with the update, it still success to apply but duplicate the g_free too , I'm fixing that now...
(In reply to comment #4) > right the issue is a distro one, we don't have specific change but backported > the leak fix from git some time ago and didn't drop it with the update, it > still success to apply but duplicate the g_free too , I'm fixing that now... The patch you shipped was not sent upstream, and I had to go fish it out of the Ubuntu packages. Not nice.