GNOME Bugzilla – Bug 146058
Nautilus and other apps crash with specific fstab
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Fedora Core release 2 (Tettnang) Package: gnome-vfs Severity: major Version: GNOME2.6. unspecified Gnome-Distributor: Red Hat, Inc Synopsis: Nautilus and other apps crash with specific fstab Bugzilla-Product: gnome-vfs Bugzilla-Component: File operations Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.6.0) Description: Description of the crash: Upon startup, the taskbar appears but the desktop stays black. An "application exited unepxectedly" alert appears. Other applications (such as gedit) crash when accessing a file dialog with a similar stacktrace. Steps to reproduce the crash: 1. Enter "startx" (for Nautilus) or select File->Open in gedit. 2. 3. Expected Results: Desktop appears or file dialog appear. How often does this happen? Every time, but see below. Additional Information: This seems to be related to entries in ftab related to a USB flash drive in /etc/fstab. If I remove the last four lines, it works fine. LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 none /sys sysfs defaults 0 0 /dev/hde7 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 /dev/hde1 /winxp ntfs defaults 0 0 /dev/sda1 /mnt/memstick auto noauto,owner,kudzu 0 0 /dev/sdb1 /mnt/memstick1 auto noauto,owner,kudzu 0 0 /dev/sdc1 /mnt/memstick2 auto noauto,owner,kudzu 0 0 /dev/sdd1 /mnt/memstick3 auto noauto,owner,kudzu 0 0 Debugging Information: Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found)...Using host libthread_db library "/lib64/tls/libthread_db.so.1". (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread 182894203552 (LWP 4499)] [New Thread 1084225888 (LWP 4502)] [Thread debugging using libthread_db enabled] [New Thread 182894203552 (LWP 4499)] [New Thread 1084225888 (LWP 4502)] [Thread debugging using libthread_db enabled] [New Thread 182894203552 (LWP 4499)] [New Thread 1084225888 (LWP 4502)] 0x0000003b1380be74 in __libc_waitpid (pid=4528, 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);
+ Trace 47669
Thread 1 (Thread 182894203552 (LWP 4499))
0x0000003b1380be74 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); ------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-08 18:58 ------- 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.
*** This bug has been marked as a duplicate of 138986 ***