GNOME Bugzilla – Bug 314534
[breezy] odd metacity crash when terminating battstat applet
Last modified: 2005-08-29 20:14:30 UTC
I was just hacking on the applets a bit and I terminated the battstat applet with ^C. As expected, the "Exited unexpectedly" dialog was thrown up by the panel. At this point, though, metacity also crashed. This happens 100% (but it didn't used to). Version: 1:2.11.3-0ubuntu2 Here's a somewhat unhelpful trace (breezy doesn't have a debugging symbols package for metacity). Program received signal SIGSEGV, Segmentation fault.
+ Trace 62625
Thread NaN (LWP 22432)
This is a _really_ recent regression. It didn't happen before I just dist-upgraded my laptop and now it's happening there too. Here's the chunk of log from dist-upgrade: Preparing to replace libmetacity0 1:2.11.2-0ubuntu1 (using .../libmetacity0_1%3a2.11.3-0ubuntu1_powerpc.deb) ... Preparing to replace metacity 1:2.11.2-0ubuntu1 (using .../metacity_1%3a2.11.3-0ubuntu1_powerpc.deb) ...
Sigh. meta_window_place does NOT call meta_accel_label_set_accelerator so the stack trace is corrupt. Is there any chance you could recompile Metacity and get a stack trace with debugging symbols? Someone else reported a metacity crash with 2.11.3 using version 2.2.8 of the GIMP but I couldn't reproduce...
Marking as NEEDINFO as I can't reproduce with 2.11.3 (well, HEAD, but there have been no changes since 2.11.3) and the stack trace is useless to me. (Are there any Ubuntu patches that might be screwing things up or am I just not aware of all the necessary steps to duplicate?)
Same stack trace has shown up in bug 314442, and is tracked downstream at http://bugzilla.ubuntu.com/show_bug.cgi?id=14145. Marking as a duplicate. (I'd still appreciate more information--is it the case that recompiling a stock Gnome version of Metacity fixes this problem for you as Crispin seems to suggest?) *** This bug has been marked as a duplicate of 314442 ***