After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157088 - crash on exit
crash on exit
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: sidebar
master
Other Linux
: High critical
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
Depends on:
Blocks:
 
 
Reported: 2004-11-02 00:39 UTC by Christian Persch
Modified: 2005-01-01 21:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2004-11-02 00:39:18 UTC
Steps to reproduce:
0) Go to bugzilla.mozilla.org
1) Click "Add to sidebar" link
2) Accept
3) Close epiphany

Trace:
  • #4 <signal handler called>
  • #5 nsCOMPtr_base::~nsCOMPtr_base
    from /opt/firefox/lib/firefox-1.0/libxpcom.so
  • #6 XPCWrappedNativeProto::~XPCWrappedNativeProto
    from /opt/firefox/lib/firefox-1.0/components/libxpconnect.so
  • #7 DyingProtoKiller
    from /opt/firefox/lib/firefox-1.0/components/libxpconnect.so
  • #8 JS_DHashTableEnumerate
    from /opt/firefox/lib/firefox-1.0/libmozjs.so
  • #9 XPCJSRuntime::GCCallback
    from /opt/firefox/lib/firefox-1.0/components/libxpconnect.so
  • #10 DOMGCCallback
    from /opt/firefox/lib/firefox-1.0/components/libgklayout.so
  • #11 js_GC
    from /opt/firefox/lib/firefox-1.0/libmozjs.so
  • #12 js_ForceGC
    from /opt/firefox/lib/firefox-1.0/libmozjs.so
  • #13 JS_GC
    from /opt/firefox/lib/firefox-1.0/libmozjs.so
  • #14 nsDOMScriptObjectFactory::Observe
    from /opt/firefox/lib/firefox-1.0/components/libgklayout.so
  • #15 nsObserverService::NotifyObservers
    from /opt/firefox/lib/firefox-1.0/libxpcom.so
  • #16 NS_ShutdownXPCOM
    from /opt/firefox/lib/firefox-1.0/libxpcom.so
  • #17 NS_TermEmbedding
    from /opt/firefox/lib/firefox-1.0/libgtkembedmoz.so
  • #18 EmbedPrivate::PopStartup
    from /opt/firefox/lib/firefox-1.0/libgtkembedmoz.so
  • #19 gtk_moz_embed_pop_startup
    from /opt/firefox/lib/firefox-1.0/libgtkembedmoz.so
  • #20 mozilla_embed_single_finalize
    at mozilla-embed-single.cpp line 574
  • #21 g_object_last_unref
    at gobject.c line 571
  • #22 ephy_embed_shell_finalize
    at ephy-embed-shell.c line 122
  • #23 ephy_shell_finalize
    at ephy-shell.c line 465
  • #24 g_object_last_unref
    at gobject.c line 571
  • #25 ephy_window_finalize
    at ephy-window.c line 2537
  • #26 g_object_last_unref
    at gobject.c line 571
  • #27 gtk_main_do_event
    at gtkmain.c line 1348
  • #28 gdk_event_dispatch
    at gdkevents-x11.c line 2207
  • #29 g_main_dispatch
    at gmain.c line 1943
  • #30 g_main_context_dispatch
    at gmain.c line 2493
  • #31 g_main_context_iterate
    at gmain.c line 2574
  • #32 g_main_loop_run
    at gmain.c line 2778
  • #33 gtk_main
    at gtkmain.c line 916
  • #34 main
    at ephy-main.c line 187

Comment 1 Crispin Flowerday (not receiving bugmail) 2005-01-01 21:34:53 UTC
This is fixed in CVS:

http://mail.gnome.org/archives/cvs-commits-list/2005-January/msg00142.html