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 72183 - galeon crashes every time I try to start it
galeon crashes every time I try to start it
Status: RESOLVED DUPLICATE of bug 66373
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Yanko Kaneti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-02-21 21:46 UTC by uche.ogbuji
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description uche.ogbuji 2002-02-21 21:46:42 UTC
Package: galeon
Severity: critical
Version: 1.1.3
Synopsis: galeon crashes every time I try to start it
Bugzilla-Product: galeon
Bugzilla-Component: general

Description:
I am running Red Hat Rawhide:

]$ uname -a
Linux localhost.localdomain 2.4.9-21 #1 Thu Jan 17 14:16:30 EST 2002 i686 unknown

I've installed galeon 1.02, 1.12, 1.13, from RPM, from built SRPM, from source, etc.  Galeon consistently seg faults on start up.  No problem with mozilla.

$ rpm -q galeon --requires   
glib  
gtk+ >= 1.2.9
libxml >= 1.8.14
gnome-libs >= 1.2.11
GConf >= 1.0.4
ORBit >= 0.5.7
oaf >= 0.6.5
gnome-vfs >= 1.0.1
gdk-pixbuf >= 0.13.0
libglade >= 0.13
mozilla = 0.9.8
/bin/sh  
/bin/sh  
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1

]$ rpm -q galeon --requires | cut -f 1 -d ' ' - | xargs rpm -q
glib-1.2.10-5
gtk+-1.2.10-11
libxml-1.8.17-2
gnome-libs-1.2.13-16
GConf-1.0.7-3
ORBit-0.5.13-1
oaf-0.6.7-2
gnome-vfs-1.0.1-17
gdk-pixbuf-0.14.0-1
libglade-0.16-4
mozilla-0.9.8-0
package /bin/sh is not installed
package /bin/sh is not installed
package rpmlib(PayloadFilesHavePrefix) is not installed
package rpmlib(CompressedFileNames) is not installed




Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 5120)]

0x4097cca9 in __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
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 mozilla_preference_set
  • #7 mozilla_prefs_set_user_agent
  • #8 embed_startup_init
  • #9 main
  • #10 main
  • #11 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #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
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 mozilla_preference_set
  • #7 mozilla_prefs_set_user_agent




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

Unknown version 1.1.x in product galeon. Setting version to the default, "unspecified".
The original reporter (uche.ogbuji@fourthought.com) 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 uche.ogbuji 2002-02-21 22:27:08 UTC
Found the problem

$ env | grep MOZ
MOZILLA_FIVE_HOME=/home/uogbuji/bin/mozilla-dist/bin

But I no longer have mozilla at that location.

So it was my fault, but Galeon should do somethign smarter than
segfault, eh?  This also only showed up after the move to GConf, I think.

--Uche Ogbuji
(sorry, no time to get proper gnome.org account)
Comment 2 Yanko Kaneti 2002-02-21 23:01:33 UTC

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