abrt 1.0.8 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/lib/firefox-3.5.8/firefox component: firefox executable: /usr/lib/firefox-3.5.8/firefox kernel: 2.6.32.9-70.fc12.i686.PAE package: firefox-3.5.8-1.fc12 rating: 3 reason: Process /usr/lib/firefox-3.5.8/firefox was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine)
Created attachment 400694 [details] File: backtrace
How to reproduce ----- 1. run firefox Comment ----- After updated gtk2 from updates-testing, I run firefox (clicked an https:// url and so launched firefox) Perhaps a false-positive?
No, it is *NOT* a false-positive: $ firefox --debug Program received signal SIGSEGV, Segmentation fault. 0x00c85b83 in g_type_check_instance_cast () from /lib/libgobject-2.0.so.0 (gdb) rebuilding w/ new gtk2? ^.-
ops, gobject-2.0 is not from gtk2 but glib2 :/ # rpm -qa "glib2*" glib2-devel-2.22.4-2.fc12.i686 glib2-2.22.4-2.fc12.i686 errore: rpmdbNextIterator: salto h# 4247 firma Header V3 RSA/SHA256 : BAD, ID chiave 57bbccba WTF?
see http://article.gmane.org/gmane.comp.gnome.gtk%2B.devel.general/18599 relaunched thunderbird-3.0.3 also then create bugid: rh #574369 https://bugzilla.redhat.com/show_bug.cgi?id=574369
How to reproduce ----- 1. run it 2. crash 3. Comment ----- there is no window just crash when I open it
bash-4.0$ firefox -safe-mode (firefox:2901): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkEntry' (firefox:2901): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkWidget' (firefox:2901): Gtk-CRITICAL **: gtk_widget_has_screen: assertion `GTK_IS_WIDGET (widget)' failed (firefox:2901): GLib-GObject-WARNING **: invalid cast from `(null)' to `GtkEntry' (firefox:2901): GLib-GObject-WARNING **: invalid cast from `(null)' to `GtkWidget' (firefox:2901): Gtk-CRITICAL **: gtk_widget_has_screen: assertion `GTK_IS_WIDGET (widget)' failed (firefox:2901): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkEntry' (firefox:2901): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkWidget' (firefox:2901): Gtk-CRITICAL **: gtk_widget_has_screen: assertion `GTK_IS_WIDGET (widget)' failed bash-4.0$ firefox /usr/lib/firefox-3.5.8/run-mozilla.sh: line 131: 2936 Segmentation fault (core dumped) "$prog" ${1+"$@"} I hope this will help to fix it
I removed gtk2 package from testing reverting to updates one 2.18.7 1.fc12 and it works again now.
Comment ----- I attempted to start firefox after running updates then logging out to re-start X
(In reply to comment #8) > I removed gtk2 package from testing reverting to updates one 2.18.7 1.fc12 and > it works again now. and it works with me again thanks
Is the following message relevant? warning: user mockbuild does not exist - using root I've never seen that in updates before.
How to reproduce ----- 1. start firefox w/ noscript extension (from mozilla-noscript package or from addons.mozilla.org does not matter) 2. watch it segfault Comment ----- this does not happen w/o noscript. running firefox in gdb shows, that it segfaults in g_type_check_instance_cast () from /lib/libgobject-2.0.so.0. i can attach a log, but the backtrace should contain more info. (if you came here for info to avoid it, start firefox in safe mode and disable noscript: % firefox -safe-mode )
Created attachment 400797 [details] ./run-mozilla -g firefox -d gdb this is a ./run-mozilla -g firefox -d gdb
How to reproduce ----- 1. just installed firefox 2. have old .mozilla/forefox Data in $HOME 3. he crashes bevor main windows opens
How to reproduce ----- 1. Try to start firefox. Comment ----- Firefox won't start
How to reproduce ----- 1.Do all the software updates 2.Run Firefox 3.Upss... Bug... :(( Firefox won't start...
How to reproduce ----- 1. just run firefox 2. 3. Comment ----- I did "yum update" using updates-testing enabled
How to reproduce ----- 1.run firefox 2. 3. Comment ----- last night I updated to the latest packages in updates-testing and now I try to run firefox and all I get is a crash
How to reproduce ----- 1. just start firefox 2. 3.
How to reproduce ----- 1.i have but the laptop to sleep 2. after that started firefox then i got this error 3.
I've checked upcoming gtk2-2.18.9 for f12-updates-testing from koji, it fixes the problem.
this can be closed w/ latest gtk2-update
How to reproduce ----- 1. Start my firefox by click
*** This bug has been marked as a duplicate of bug 574318 ***