abrt 1.0.9 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/lib/firefox-3.6/firefox component: firefox executable: /usr/lib/firefox-3.6/firefox global_uuid: 7e17a4e2c3917b348b814c723d57a2a7f6429181 kernel: 2.6.33.2-41.fc13.i686.PAE package: firefox-3.6.3-4.fc13 rating: 4 reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard) How to reproduce: I started FF, and while other tabs were loading I unblocked flash on a youtube page to start watching.
Created attachment 409921 [details] File: backtrace
#3 <signal handler called> No symbol table info available. #4 0x02cf998a in IA__gtk_widget_get_toplevel (widget=0xc3) at gtkwidget.c:8149 __PRETTY_FUNCTION__ = "IA__gtk_widget_get_toplevel" #5 0x02cfb775 in gtk_widget_get_screen_unchecked (widget= 0xae665780 [GtkPlug]) at gtkwidget.c:7500 toplevel = <value optimized out> #6 0x02cfbc6f in IA__gtk_widget_get_screen (widget=0xae665780 [GtkPlug]) at gtkwidget.c:7537 screen = <value optimized out> __PRETTY_FUNCTION__ = "IA__gtk_widget_get_screen" #7 0x02cfc120 in IA__gtk_widget_get_display (widget=0xae665780 [GtkPlug]) at gtkwidget.c:7597 __PRETTY_FUNCTION__ = "IA__gtk_widget_get_display" #8 0x009db5c0 in dispatch_sound_event () at canberra-gtk-module.c:456 played_sound = 0 is_xembed = <value optimized out> hint = <value optimized out> ret = 0 menu_is_popped_up = 0 #9 dispatch_queue () at canberra-gtk-module.c:815 d = 0xae51ed90 #10 0x009db722 in idle_cb (userdata=0x0) at canberra-gtk-module.c:823 No locals. #11 0x007a18f8 in gdk_threads_dispatch (data=0xae65ec70) at gdk.c:512 dispatch = 0xae65ec70 ret = 0 #12 0x001584b2 in g_idle_dispatch (source=0xae67c5c0, callback= 0x7a1890 <gdk_threads_dispatch>, user_data=0xae65ec70) at gmain.c:4065 No locals. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Package: firefox-3.6.3-4.fc13 Architecture: i686 OS Release: Fedora release 13 (Goddard) How to reproduce ----- I started firefox after a reboot and it crashed. Next time I started it it worked.
I guss the crash is caused by g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); My Firefox starts with a lot of tabs. It might be a race condition trigged because too much happens before firefox really is ready?
Does this crash happen every time? or was it a one time event? (has it been reproducible?) -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
No, I don't think I have seen it more than this couple of times, and every time it works next time. I don't restart the browser very often but will try to notice how often it _don't_ crash ;-)
Back-trace is pretty generic, without steps to reliably reproduce this crash, it will not be possible to trouble-shoot. Please reopen if you can reproduce this crash. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers