Bug 587028 - [abrt] crash in firefox-3.6.3-4.fc13: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in firefox-3.6.3-4.fc13: Process /usr/lib/firefox-3.6/firefox wa...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7e17a4e2c3917b348b814c723d5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-28 17:51 UTC by Mads Kiilerich
Modified: 2010-05-27 14:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-05-27 14:20:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (75.97 KB, text/plain)
2010-04-28 17:51 UTC, Mads Kiilerich
no flags Details

Description Mads Kiilerich 2010-04-28 17:51:05 UTC
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.

Comment 1 Mads Kiilerich 2010-04-28 17:51:08 UTC
Created attachment 409921 [details]
File: backtrace

Comment 2 Chris Campbell 2010-05-08 15:07:27 UTC
#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

Comment 3 Mads Kiilerich 2010-05-19 23:25:58 UTC
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.

Comment 4 Mads Kiilerich 2010-05-19 23:34:26 UTC
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?

Comment 5 Chris Campbell 2010-05-20 13:50:35 UTC
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

Comment 6 Mads Kiilerich 2010-05-20 14:04:03 UTC
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 ;-)

Comment 7 Chris Campbell 2010-05-27 14:20:39 UTC
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


Note You need to log in before you can comment on or make changes to this bug.