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 66792 - Crash on startup
Crash on startup
Status: RESOLVED DUPLICATE of bug 66132
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Yanko Kaneti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2001-12-12 06:28 UTC by Christopher Beland
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher Beland 2001-12-12 06:29:14 UTC
Package: galeon
Severity: major
Version: 1.0
Synopsis: Crash on startup
Bugzilla-Product: galeon
Bugzilla-Component: general

Description:
I just right-clicked on
http://citeseer.nj.nec.com/bestavros94adaptive.html
in a gnome-terminal window, and selected "Open in Browser".  Galeon is
my default browser.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x407f2089 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 bookmarks_toolbars_create
  • #7 window_create
  • #8 embed_create
  • #9 embed_create_from_url
  • #10 impl_Galeon_Browser__create
  • #11 _ORBIT_skel_Galeon_Browser_loadurl
  • #12 ORBit_POA_handle_request
    at orbit_poa.c line 513
  • #13 ORBit_handle_incoming_request
    at server.c line 90
  • #14 ORBit_handle_incoming_message
    at server.c line 160
  • #15 giop_recv_reply_buffer_use_multiple_2
    at giop-msg-buffer.c line 1095
  • #16 giop_recv_reply_buffer_use_2
    at giop-msg-buffer.c line 1131
  • #17 ConfigDatabase2_lookup_with_schema_name
    at GConf-stubs.c line 12830
  • #18 gconf_engine_get_fuller
    at gconf.c line 752
  • #19 gconf_engine_get_full
    at gconf.c line 834
  • #20 get
    at gconf-client.c line 1043
  • #21 gconf_client_get_string
    at gconf-client.c line 1301
  • #22 eel_gconf_get_string
  • #23 get_theme_dir
  • #24 get_theme_pixmap
  • #25 bookmarks_load_icons
  • #26 bookmarks_init
  • #27 main
  • #28 main
  • #29 __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 bookmarks_toolbars_create
  • #7 window_create




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-12 01:29 -------

Reassigning to the default owner of the component, yaneti@declera.com.

Comment 1 Christopher Beland 2001-12-12 06:35:31 UTC
I should also add that I tried to open
http://www.eecs.harvard.edu/~ellard/India-WWW/ immediately thereafter,
in the same manner, before the window had appeared (which it never
actually did).
Comment 2 Yanko Kaneti 2001-12-12 07:22:22 UTC
i am probably right to say that galeon doesnt start at all for you
this is a sign of a misconfiguration

please check the duplicate


*** This bug has been marked as a duplicate of 66373 ***
Comment 3 Christopher Beland 2001-12-12 08:27:46 UTC
This does not appear to be a duplicate of 66373 because:

 - I have a perfectly good working Mozilla installation.
 - Galeon starts normally from panel, and from the command line.
 - Galeon had been working normally previously in the same login
    session.
 - Galeon starts normally when I repeat the procedure with the same
    file (that I was looking at in the gnome-terminal) and the same
    URLs.

I have Galeon and Mozilla installed as RPMs...I would be very
surprised if I had done anything to break them that any mortal user
wouldn't be expected to do:

(0:23 ~) beland@press-your-luck: rpm -qa | grep galeon
galeon-1.0-1

(0:23 ~) beland@press-your-luck: rpm -qa | grep mozilla
mozilla-js-debugger-0.9.6-0
nautilus-mozilla-1.0.4-ximian.10
mozilla-0.9.6-0
mozilla-devel-0.9.6-0
mozilla-mail-0.9.6-0
mozilla-chat-0.9.6-0
mozilla-psm-0.9.6-0
Comment 4 Yanko Kaneti 2001-12-12 08:44:31 UTC
then it will be good if you investigate this because i have certainly
never seen this crash on my system

an i have no idea why it might happen

Comment 5 Yanko Kaneti 2001-12-12 08:55:16 UTC
you could also check http://bugzilla.gnome.org/show_bug.cgi?id=64063

your bug is a duplicate of it, but this bug is really elusive
Comment 6 Christopher Beland 2001-12-17 04:49:25 UTC
Hmm.  Well, from looking at the debugging spoo that got recorded in
the bug reports, I suspect there is one or more parallelism bugs,
perhaps in bookmarks_toolbars_create() or window_create ().

There do exist some tools to help locate this sort of bug; does the
Galeon project use any of them?
Comment 7 Yanko Kaneti 2002-01-30 12:24:01 UTC

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