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 72106 - went to an apple web page, galeon crashed
went to an apple web page, galeon crashed
Status: RESOLVED DUPLICATE of bug 59361
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Yanko Kaneti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-02-21 07:28 UTC by Tom Dunstan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tom Dunstan 2002-02-21 07:30:09 UTC
Package: galeon
Severity: normal
Version: 1.1.3
Synopsis: went to an apple web page, galeon crashed
Bugzilla-Product: galeon
Bugzilla-Component: general

Description:
went to http://www.apple.com/macosx/server/theater/apache.html

galeon crashed



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x4094dc09 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 sigaction
    from /lib/libpthread.so.0
  • #5 killpg
    from /lib/libc.so.6
  • #6 Private_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so
  • #7 jlSystem
    from /usr/lib/mozilla/components/libgkplugin.so
  • #8 jlSystem
    from /usr/lib/mozilla/components/libgkplugin.so
  • #9 jlSystem
    from /usr/lib/mozilla/components/libgkplugin.so
  • #10 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #11 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #12 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #13 PL_HandleEvent
    at eval.c line 41
  • #14 PL_ProcessPendingEvents
    at eval.c line 41
  • #15 nsEventQueueImpl::ProcessPendingEvents
    at eval.c line 41
  • #16 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #17 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #18 g_io_unix_dispatch
    at giounix.c line 137
  • #19 g_main_dispatch
    at gmain.c line 656
  • #20 g_main_iterate
    at gmain.c line 877
  • #21 g_main_run
    at gmain.c line 935
  • #22 gtk_main
    at gtkmain.c line 524
  • #23 main
    at eval.c line 41
  • #24 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 sigaction
    from /lib/libpthread.so.0
  • #5 killpg
    from /lib/libc.so.6
  • #6 Private_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so
  • #7 jlSystem
    from /usr/lib/mozilla/components/libgkplugin.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-02-21 02:30 -------

Unknown version 1.1.x in product galeon. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, yaneti@declera.com.

Comment 1 Yanko Kaneti 2002-02-21 07:32:35 UTC

*** This bug has been marked as a duplicate of 59361 ***
Comment 2 Tom Dunstan 2002-02-21 07:34:37 UTC
Looks like there was a quicktime movie on that page, so this was
probably caused by the wine crossover plugin rather than galeon
itself, although I can't see evidence of that in my (amateurish)
reading of the stack trace.
Comment 3 Yanko Kaneti 2002-02-21 07:43:22 UTC
check the duplicate,  its your plugger plugin thats crashing, I've
heard its fixable by upgrading to plugger 4.0 or newer
Comment 4 Tom Dunstan 2002-02-21 07:52:23 UTC
Yeah, I submitted it roughly at the same time as you.

Both plugins are registered for video/quicktime, but the plugger one
gets it. Is there any way to disable a specific MIME type for a
particular plugin, or specify an order preference?