GNOME Bugzilla – Bug 406049
Metacity crashes at startup
Last modified: 2009-01-27 23:25:45 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/metacity/+bug/84080 "Binary package hint: metacity See archive http://librarian.launchpad.net/6352649/_usr_bin_metacity.1000.crash Archive" Debug backtrace from gdb on the crash file: Debug backtrace for the crash: 2019 else if (env->object_height >= 0 && (gdb) bt
+ Trace 109259
Cheers, I'll look into this tonight.
I had another crash... http://librarian.launchpad.net/6714153/_usr_bin_metacity.1000.crash
rsepulvedacl: Why do you think that crash is related?
This is very strange. The crash apparently happens when the Human theme is parsed. The Human theme is the default theme on Ubuntu, and as such is loaded thousands and thousands of times a day everywhere in the world. Yet we only have one report of this crash. Further, although "else if (env->object_height >= 0 &&" occurs twice in the code, I can't find a version from the time of this crash where it appears anywhere much near line 2019. Reporter, if you can replicate this with a modern version of Metacity, I'd love to find out what was going on. For now I doubt we'll get to the bottom of it unless we can replicate.