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 320232 - Galeon crashes frequently under amd64 but not mozilla
Galeon crashes frequently under amd64 but not mozilla
Status: RESOLVED DUPLICATE of bug 308350
Product: galeon
Classification: Deprecated
Component: general
1.3.21
Other Linux
: Normal normal
: ---
Assigned To: galeon-maint
galeon-maint
: 324715 325355 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-10-30 12:35 UTC by Loïc Minier
Modified: 2005-12-31 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Loïc Minier 2005-10-30 12:35:07 UTC
Hi,

With Debian's Galeon (build with Mozilla 1.7.12), Galon is crashing frequently
for amd64 users.  One of them, Lionel Elie Mamane, reported the following backtrace:
(gdb) bt
  • #0 raise
    from /lib/libpthread.so.0
  • #1 nsProfileLock::FatalSignalHandler
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #2 <signal handler called>
  • #3 NSGetModule
    from /usr/lib/mozilla/components/libimglib2.so
  • #4 NSGetModule
    from /usr/lib/mozilla/components/libimglib2.so
  • #5 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #7 PL_HandleEvent
    from /usr/lib/mozilla/libxpcom.so
  • #8 PL_ProcessPendingEvents
    from /usr/lib/mozilla/libxpcom.so
  • #9 nsEventQueueImpl::~nsEventQueueImpl
    from /usr/lib/mozilla/libxpcom.so
  • #10 ??
    from /usr/lib/mozilla/components/libwidget_gtk2.so
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #15 main
    at galeon-main.c line 281

The full report, with the various pages the reporter visits to let Galeon crash
is at http://bugs.debian.org/336441.

I've suggested he subscribe to this bug, but I don't have an amd64 to check
these crashes.

Cheers,
Comment 1 Crispin Flowerday (not receiving bugmail) 2005-10-30 12:43:46 UTC
I'm surprised that it doesn't crash under mozilla as well, bug 308350 has a
basically identical trace and that suggests that it crashes under moz too.

Please check that the mozilla packages have the patch from
https://bugzilla.mozilla.org/show_bug.cgi?id=293307 applied.

See also https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160330
Comment 2 Loïc Minier 2005-10-30 13:22:02 UTC
Submitter confirmed he eventually reproduced with mozilla, thanks for the pointers!

Cheers,
Comment 3 Lionel Elie Mamane 2005-10-30 13:37:06 UTC
Yup, I was initially fooled by Mozilla because the exact same steps don't lead
to a Mozilla crash, but slightly different steps *do* lead to a mozilla crash.
Compiling mozilla with -O instead of -O2 works around the problem, which is
consistent with this being an instance of
https://bugzilla.mozilla.org/show_bug.cgi?id=293307 .

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

*** This bug has been marked as a duplicate of 308350 ***
Comment 4 Crispin Flowerday (not receiving bugmail) 2005-12-21 17:37:11 UTC
*** Bug 324715 has been marked as a duplicate of this bug. ***
Comment 5 Yanko Kaneti 2005-12-31 09:58:41 UTC
*** Bug 325355 has been marked as a duplicate of this bug. ***