[Bug 519888] Re: firefox-bin crashed with signal 5 in _XError()
Chris Sherlock
ta.bu.shi.da.yu at gmail.com
Sun Sep 5 14:22:57 UTC 2010
What's interesting here is the following:
#12 0x0108e364 in MOZ_gdk_display_close (display=0xb7664140)
at nsAppRunner.cpp:2585
theme_is_qt = 0
settings = <value optimized out>
theme_name = (gchar *) 0xa38150e0 "\001\002�"
Something is corrupting the theme_name.
The lines that get the theme_name:
GtkSettings* settings =
gtk_settings_get_for_screen(gdk_display_get_default_screen(display));
gchar *theme_name;
g_object_get(settings, "gtk-theme-name", &theme_name, NULL);
Very odd!
--
firefox-bin crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/519888
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list