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 165705 - Galeon crashes with a segfault SIGSEGV when reloading myportal:
Galeon crashes with a segfault SIGSEGV when reloading myportal:
Status: RESOLVED DUPLICATE of bug 165190
Product: galeon
Classification: Deprecated
Component: general
1.3.19
Other Linux
: Normal normal
: ---
Assigned To: galeon-maint
galeon-maint
Depends on:
Blocks:
 
 
Reported: 2005-01-30 13:44 UTC by Loïc Minier
Modified: 2005-01-30 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Loïc Minier 2005-01-30 13:44:29 UTC
Hi,

Reloading "myportal:" causes Galeon to crash, here's a BT (Galeon compiled with
debugging symbols).

Program received signal SIGSEGV, Segmentation fault.

Thread 1091513952 (LWP 18538)

  • #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/libimglib2.so
  • #3 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #4 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #5 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #6 nsInputStreamReadyEvent::EventHandler
    from /usr/lib/mozilla/libxpcom.so
  • #7 PL_HandleEvent
    from /usr/lib/mozilla/libxpcom.so
  • #8 PL_ProcessPendingEvents
    from /usr/lib/mozilla/libxpcom.so
  • #9 nsEventQueueImpl::NotifyObservers
    from /usr/lib/mozilla/libxpcom.so
  • #10 nsBaseWidget::FreeNativeData
    from /usr/lib/mozilla/components/libwidget_gtk2.so
  • #11 g_io_unix_dispatch
  • #12 g_main_dispatch
    at gmain.c line 1947
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2497
  • #14 g_main_context_iterate
    at gmain.c line 2578
  • #15 IA__g_main_loop_run
    at gmain.c line 2782
  • #16 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #17 main
    at galeon-main.c line 213

It seems to be a problem in the underlying Mozilla libs, but since "myportal:"
is Galeon specific, I'm reporting this here.

I found a lot of stacktraces in b.m.o which looked partly similar to this one,
and couldn't decide whether this is the same problem.

Bye,
Comment 1 Loïc Minier 2005-01-30 13:49:46 UTC

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