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 313110 - crashes semi-randomly
crashes semi-randomly
Status: RESOLVED DUPLICATE of bug 311035
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
1.3.21
Other Linux
: Normal critical
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2005-08-10 12:43 UTC by Luke Schierer
Modified: 2005-08-15 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luke Schierer 2005-08-10 12:43:52 UTC
Distribution/Version: debian unstable amd64

galeon on debian sid (amd64) is crashing with incredible frequency. one easy way
to reproduce this is to go to http://www.userfriendly.org/cartoons/archives/
and then click on the link to the 9th of august.  9 times out of 10 this will
crash.  along the same lines, logging into a "gallery" online photo gallery
(http://gallery.sf.net) will crash *most* of the time.  sometimes simply
entering a gallery site will do so.

lots of other web pages cause a crash, but it is really odd because if I
restart, it will sometimes crash again, and other times load the page fine.

I tested with a fresh user, and see the same thing there, so it does not appear
to be my config.

I tested with mozilla and epiphany, they both have *similar* behavior, but crash
significantly less often.  Still, this may be a mozilla issue, if so please let
me know and I'll close this report and report it there. (however, I can almost
use epiphany normally, while I can barely use galeon at all. epiphany truely
does crash significantly less often)
Comment 1 Yanko Kaneti 2005-08-14 18:11:14 UTC
A backtrace?
What is your gtk version ?
It might be caused this mozilla bug
https://bugzilla.mozilla.org/show_bug.cgi?id=300226
Comment 2 Luke Schierer 2005-08-14 20:23:43 UTC
as I'm attempting to view web pages (such as userfriendly archive pages), and
not shut down, I don't think its necessarily related. gtk 2.6.9-1 from debian
sid (amd64 port).  backtrace follows.

Program received signal SIGSEGV, Segmentation fault.

Thread 182980947312 (LWP 25097)

  • #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

Comment 3 Luke Schierer 2005-08-14 20:24:42 UTC
note that mozilla itself almost never crashes, and firefox only rarely, which is
why I chose to submit this bug here rather than mozilla's bugzilla. 
Comment 4 Yanko Kaneti 2005-08-15 11:11:54 UTC
thanks. For more information see the dup and specifically
http://bugzilla.gnome.org/show_bug.cgi?id=311035#c7

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