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 67046 - nautilus or one the processes it invokes crashes
nautilus or one the processes it invokes crashes
Status: RESOLVED DUPLICATE of bug 65348
Product: nautilus
Classification: Core
Component: [obsolete] Help System
unspecified
Other other
: Normal normal
: ---
Assigned To: John Fleck
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-12-16 13:18 UTC by bugbuddy
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bugbuddy 2001-12-16 13:20:46 UTC
Package: nautilus
Severity: normal
Version: 1.0.4
Synopsis: nautilus or one the processes it invokes crashes
Bugzilla-Product: nautilus
Bugzilla-Component: Help System

Description:
Some programs apparently start nautilus as their manual browser. 
This in turn invokes a host of other machinery and then nautilus 
(nautilus-mozilla-content-view ?) crashes
I guess that somehow it doesn't like windowmaker
but I like windowmaker and I don't like programs that crash



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 10935)]
0x40ac0989 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 NSGetModule
    from /usr/lib/mozilla/components/libpref.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libpref.so
  • #8 NSGetModule
    from /usr/lib/mozilla/components/libpref.so
  • #9 mozilla_preference_set_int
  • #10 mozilla_gconf_listen_for_proxy_changes
  • #11 mozilla_gconf_listen_for_proxy_changes
  • #12 test_make_full_uri_from_relative
  • #13 nautilus_mozilla_content_view_get_type
  • #14 gtk_type_new
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_object_new
    from /usr/lib/libgtk-1.2.so.0
  • #16 nautilus_mozilla_content_view_new
  • #17 nautilus_bonobo_activate_cancel
  • #18 bonobo_generic_factory_new_generic
    from /usr/lib/libbonobo.so.2
  • #19 impl_Bonobo_ObjectFactory_create_object
    from /usr/lib/libbonobo.so.2
  • #20 _ORBIT_skel_GNOME_ObjectFactory_create_object
    from /usr/lib/liboaf.so.0
  • #21 ORBit_POA_handle_request
    from /usr/lib/libORBit.so.0
  • #22 CORBA_ORB_run
    from /usr/lib/libORBit.so.0
  • #23 CORBA_ORB_run
    from /usr/lib/libORBit.so.0
  • #24 giop_main_handle_connection
    from /usr/lib/libIIOP.so.0
  • #25 orb_handle_connection
    from /usr/lib/liboaf.so.0
  • #26 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #27 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #28 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #29 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #31 bonobo_main
    from /usr/lib/libbonobo.so.2
  • #32 main
  • #33 __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 NSGetModule
    from /usr/lib/mozilla/components/libpref.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libpref.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-16 08:20 -------

Unknown version 1.0.x in product nautilus. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, jfleck@inkstain.net.

Comment 1 John Fleck 2001-12-16 15:18:37 UTC
You have incompatible Nautilus and Mozilla versions. Two choices:

Upgrade (downgrade?) Mozilla to work with Nautilus. 0.9.3 works with
Nautilus 1.0.4. Nautilus 1.0.6 and Mozilla 0.9.5 also work together,
and if compiled, Nautilus 1.0.6 has been reported to work with 0.9.6
(those using rpms, depending on the source, have had trouble with this
last combination), or,

Change your help browser default so Nautilus is not used for this.
system->settings on main menu calls the control center, URL Handlers
in the left panel opens the capplet used to change the default URL
handlers for various types of URI's. It's "ghelp" that you want to change.

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