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 65687 - Segfault upon exit; not reproducible in mozilla
Segfault upon exit; not reproducible in mozilla
Status: RESOLVED DUPLICATE of bug 58977
Product: galeon
Classification: Deprecated
Component: general
1.0.x
Other Linux
: Normal critical
: ---
Assigned To: Yanko Kaneti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2001-11-29 02:46 UTC by Jeff Balk
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeff Balk 2001-11-29 02:46:06 UTC
Almost every time I exit Galeon, I get a segfault. Even if I start the
browser, let it load the default start page (www.gnome.org), and then quit
with Ctl-Q, I get a segfault. This doesn't happen in mozilla.

I have only had this problem with galeon v1.0. All of earlier versions were
fine.

Here's a stack trace:

  • #0 ??
  • #1 nsIThread::GetCurrent
    from /usr/lib/libxpcom.so
  • #2 nsIThread::SetMainThread
    from /usr/lib/libxpcom.so
  • #3 NS_InitXPCOM2
    from /usr/lib/libxpcom.so
  • #4 NS_GetServiceManager
    from /usr/lib/libxpcom.so
  • #5 nsGetServiceByCID::operator()
    from /usr/lib/libxpcom.so
  • #6 nsCOMPtr_base::assign_from_helper
    from /usr/lib/libxpcom.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libjsdom.so
  • #8 NSGetModule
    from /usr/lib/mozilla/components/libjsdom.so
  • #9 nsCOMPtr_base::~nsCOMPtr_base
    from /usr/lib/libxpcom.so
  • #10 NSGetModule
    from /usr/lib/mozilla/components/libjsdom.so
  • #11 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #12 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #13 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #14 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #15 NSGetModule
    from /usr/lib/mozilla/components/libgkview.so
  • #16 NSGetModule
    from /usr/lib/mozilla/components/libgkview.so#17
  • #18 NSGetModule
    from /usr/lib/mozilla/components/libgkview.so
  • #19 NSGetModule
    from /usr/lib/mozilla/components/libgkview.so
  • #20 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #21 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #22 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #23 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #24 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #25 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so

Comment 1 Yanko Kaneti 2001-11-29 03:09:58 UTC

*** This bug has been marked as a duplicate of 58977 ***