Bugzilla – Bug 113207
sunbird crashes often at startup
Last modified: 2005-11-21 20:34:22 UTC
I often get SIG11 at sunbird startup: #0 0x081ca3bd in event_processor_callback (source=0x89dde10, condition=G_IO_IN, data=0x87cfe40) at nsAppShell.cpp:67 #1 0x406e3f4f in g_vasprintf () from /opt/gnome/lib/libglib-2.0.so.0 #2 0x406ba34c in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0 #3 0x406bd7bb in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 #4 0x406bdad7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 #5 0x402e6201 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #6 0x081ca738 in nsAppShell::Run (this=0x893f060) at nsAppShell.cpp:142 #7 0x0857e485 in xre_main (argc=2, argv=0xbfe64534, aAppData=0x859b4b0) at nsAppRunner.cpp:2072 #8 0x0807f82b in main (argc=1, argv=0xbfe64614) at nsCalendarApp.cpp:86 #9 0x40bc7e60 in __libc_start_main () from /lib/tls/libc.so.6 #10 0x0807f6f1 in _start () at start.S:119
next one: #0 nsCOMPtr<nsIArray>::operator-> (this=0x0) at nsCOMPtr.h:710 #1 0x080c6a2c in nsCOMPtr<nsISupports>::operator= (this=0x8b89cd4, rhs=0xbf96f838) at nsCOMPtr.h:864 #2 0x0845c499 in nsDocShell::SetLoadCookie (this=0x8b89cd4, aCookie=0xbf96f838) at nsDocShell.cpp:6645 #3 0x081ca3c0 in event_processor_callback (source=0x8a310b0, condition=G_IO_IN, data=0x8a30c48) at nsAppShell.cpp:67 #4 0x406e3f4f in g_vasprintf () from /opt/gnome/lib/libglib-2.0.so.0 #5 0x406ba34c in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0 #6 0x406bd7bb in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 #7 0x406bdad7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 #8 0x402e6201 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #9 0x081ca738 in nsAppShell::Run (this=0x893ddf0) at nsAppShell.cpp:142 #10 0x0857e485 in xre_main (argc=2, argv=0xbf9703a4, aAppData=0x859b4b0) at nsAppRunner.cpp:2072 #11 0x0807f82b in main (argc=1, argv=0xbf970484) at nsCalendarApp.cpp:86 #12 0x40bc7e60 in __libc_start_main () from /lib/tls/libc.so.6 #13 0x0807f6f1 in _start () at start.S:119
*** Bug 106016 has been marked as a duplicate of this bug. ***
This is a WONTFIX for 10.0. STABLE already has a version which is more stable.