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 146614 - Nautils and other apps crash in gnome-vfs
Nautils and other apps crash in gnome-vfs
Status: RESOLVED DUPLICATE of bug 138986
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.5.x
Other other
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
: 146708 147429 147430 149129 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-06-15 02:34 UTC by Alan Hamilton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Alan Hamilton 2004-07-09 07:39:01 UTC
Distribution: Fedora Core release 2 (Tettnang)
Package: gnome-vfs
Severity: major
Version: GNOME2.6. 2.5.x
Gnome-Distributor: Red Hat, Inc
Synopsis: Nautils and other apps crash in gnome-vfs
Bugzilla-Product: gnome-vfs
Bugzilla-Component: Other
Bugzilla-Version: 2.5.x
BugBuddy-GnomeVersion: 2.0 (2.6.0)
Description:
Description of the crash:
When an x86_64 system has an /etc/fstab with more than two filesystems
with the "user" option, Nautilus crashes at startup.  Other apps (like
gedit) will also crash when using their file/open options.

Steps to reproduce the crash:
1. Run on an x86_64 system.
2. Have a fstab with more than 2 filesystems with the user option.
3. Start X.  Nautilus will crash with a black desktop.

Expected Results:
Nautilus desktop starts up.

How often does this happen?
100% of time.

Additional Information:
>From other comments I've seen, this only affects x86_64 systems.


Debugging Information:

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib64/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 182894203552 (LWP 4178)]
[New Thread 1084225888 (LWP 4188)]
[Thread debugging using libthread_db enabled]
[New Thread 182894203552 (LWP 4178)]
[New Thread 1084225888 (LWP 4188)]
[Thread debugging using libthread_db enabled]
[New Thread 182894203552 (LWP 4178)]
[New Thread 1084225888 (LWP 4188)]
0x000000327b00be74 in __libc_waitpid (pid=4214, stat_loc=0x7fbfffe61c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options,
NULL);

Thread 1 (Thread 182894203552 (LWP 4178))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ORBit_free_T
    at allocators.c line 167
  • #4 ORBit_freekids_via_TypeCode_T
    at allocators.c line 88
  • #5 ORBit_freekids_via_TypeCode_T
    at allocators.c line 65
  • #6 ORBit_free_T
    at allocators.c line 197
  • #7 ORBit_freekids_via_TypeCode_T
    at allocators.c line 96
  • #8 ORBit_free_T
    at allocators.c line 197
  • #9 ORBit_free
    at allocators.c line 213
  • #10 CORBA_free
    at allocators.c line 138
  • #11 read_drives_from_daemon
    at gnome-vfs-volume-monitor-client.c line 135
  • #12 gnome_vfs_volume_monitor_client_init
    at gnome-vfs-volume-monitor-client.c line 182
  • #13 g_type_create_instance
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #15 g_object_newv
    from /usr/lib64/libgobject-2.0.so.0
  • #16 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #17 g_object_new
    from /usr/lib64/libgobject-2.0.so.0
  • #18 _gnome_vfs_get_volume_monitor_internal
    at gnome-vfs-volume-monitor.c line 224
  • #19 gnome_vfs_get_volume_monitor
    at gnome-vfs-volume-monitor.c line 238
  • #20 nautilus_application_instance_init
    at nautilus-application.c line 183
  • #21 g_type_create_instance
    from /usr/lib64/libgobject-2.0.so.0
  • #22 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #23 bonobo_object_query_local_interface
    from /usr/lib64/libbonobo-2.so.0
  • #24 g_object_newv
    from /usr/lib64/libgobject-2.0.so.0
  • #25 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #26 g_object_new
    from /usr/lib64/libgobject-2.0.so.0
  • #27 nautilus_application_new
    at nautilus-application.c line 202
  • #28 main
    at nautilus-main.c line 319

    descrip = 0x0, argDescrip = 0x0}}
0x000000327b00be74	41	  int result = INLINE_SYSCALL (wait4, 4, pid,
stat_loc, options, NULL);




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-09 03:39 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-vfs".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Elijah Newren 2004-07-09 15:13:03 UTC
*** Bug 146708 has been marked as a duplicate of this bug. ***
Comment 2 Elijah Newren 2004-07-09 15:17:03 UTC
This may be related to bug 138986, in which case this has been fixed.
Comment 3 Alan Hamilton 2004-07-09 15:21:42 UTC

*** This bug has been marked as a duplicate of 138986 ***
Comment 4 Elijah Newren 2004-07-12 16:32:22 UTC
*** Bug 147430 has been marked as a duplicate of this bug. ***
Comment 5 Elijah Newren 2004-07-12 16:32:37 UTC
*** Bug 147429 has been marked as a duplicate of this bug. ***
Comment 6 Vincent Noel 2004-08-06 19:20:46 UTC
*** Bug 149129 has been marked as a duplicate of this bug. ***