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 324715 - refresh causes crash
refresh causes crash
Status: RESOLVED DUPLICATE of bug 320232
Product: galeon
Classification: Deprecated
Component: general
2.0
Other Linux
: Normal critical
: ---
Assigned To: galeon-maint
galeon-maint
Depends on:
Blocks:
 
 
Reported: 2005-12-21 16:58 UTC by Jonathan Brandmeyer
Modified: 2005-12-21 17:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Jonathan Brandmeyer 2005-12-21 16:58:48 UTC
Steps to reproduce:
1. Run on Debian SID AMD64
2. Open a webpage, such as http://slashdot.org
3. Click the refresh button
4. Crash


Stack trace:
  • #0 NSGetModule
    from /usr/lib/mozilla/components/libimglib2.so
  • #1 NSGetModule
    from /usr/lib/mozilla/components/libimglib2.so
  • #2 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #3 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #4 PL_HandleEvent
    from /usr/lib/mozilla/libxpcom.so
  • #5 PL_ProcessPendingEvents
    from /usr/lib/mozilla/libxpcom.so
  • #6 nsEventQueueImpl::~nsEventQueueImpl
    from /usr/lib/mozilla/libxpcom.so
  • #7 ??
    from /usr/lib/mozilla/components/libwidget_gtk2.so
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #12 main


Other information:
Crash occurs with both existing user and a brand new account.  Crash does not
occur on the same computer with IA32 Debian SID.

Epiphany 1.6.5 is also affected.  Firefox 1.0.7 is not affected.
Comment 1 Crispin Flowerday (not receiving bugmail) 2005-12-21 17:05:51 UTC
Is mozilla affected ?
Comment 2 Jonathan Brandmeyer 2005-12-21 17:29:18 UTC
Mozilla-browser 1.7.12 is affected.
Mozilla-Firefox 1.0.7 is not affected.
Comment 3 Crispin Flowerday (not receiving bugmail) 2005-12-21 17:37:11 UTC
Thanks, this is a bug in mozilla, that needs patching in the debian package, see

http://bugs.debian.org/336441

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