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 62971 - Galeon segfault when loading application/pdf with xpdf not installed
Galeon segfault when loading application/pdf with xpdf not installed
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: 2001-10-24 23:55 UTC by koresko
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description koresko 2001-10-24 23:55:37 UTC
Package: galeon
Severity: normal
Version: 0.12.5
Synopsis: Galeon segfault when loading application/pdf with xpdf not installed
Bugzilla-Product: galeon
Bugzilla-Component: general

Description:
Install galeon 0.12.5 and mozilla 0.95.  Go to a site which contains a
link to a PDF document.  Click the link.  Galeon displays a blank page
and loads the PDF document with xpdf.    Uninstall xpdf.  Go back to the
page with the PDF link and click the link.  Galeon segfaults.

Note also that there appears to be a bug with the mimetype settings: 
Galeon always tries to load a PDF with xpdf, regardless of the presence
of an application/pdf line in the mimetype settings.  This problem
appeared after upgrading to Red Hat 7.2 (and its GNOME version).  It was
not present with Ximian GNOME.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 7399)]
[New Thread 2049 (LWP 7409)]
[New Thread 1026 (LWP 7410)]
[New Thread 2051 (LWP 7411)]
[New Thread 3076 (LWP 7412)]

0x40801669 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 7399))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at eval.c line 41
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 NPP_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so
  • #7 Private_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so
  • #8 _fini
    from /usr/lib/mozilla/components/libgkplugin.so
  • #9 _fini
    from /usr/lib/mozilla/components/libgkplugin.so
  • #10 _fini
    from /usr/lib/mozilla/components/libgkplugin.so
  • #11 NSGetModule
    from /usr/lib/mozilla/components/libgkplugin.so
  • #12 NSGetModule
    from /usr/lib/mozilla/components/liburiloader.so
  • #13 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #14 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #15 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #16 PL_HandleEvent
    at eval.c line 41
  • #17 PL_ProcessPendingEvents
    at eval.c line 41
  • #18 nsEventQueueImpl::ProcessPendingEvents
    at eval.c line 41
  • #19 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #20 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #21 g_io_unix_dispatch
    at eval.c line 41
  • #22 g_main_dispatch
    at eval.c line 41
  • #23 g_main_iterate
    at eval.c line 41
  • #24 g_main_run
    at eval.c line 41
  • #25 gtk_main
    at eval.c line 41
  • #26 main
    at eval.c line 41
  • #27 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at eval.c line 41
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 NPP_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so
  • #7 Private_StreamAsFile
    from /usr/lib/netscape/plugins/plugger.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-10-24 19:55 -------

The original reporter (koresko@fitzgerald.jpl.nasa.gov) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, yaneti@declera.com.

Comment 1 Yanko Kaneti 2001-10-25 06:37:10 UTC

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