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 641795 - crash in Home Folder: Using root I mounted a s...
crash in Home Folder: Using root I mounted a s...
Status: RESOLVED DUPLICATE of bug 625799
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-08 02:02 UTC by jboulw4847
Modified: 2011-02-08 02:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description jboulw4847 2011-02-08 02:02:46 UTC
What were you doing when the application crashed?
Using root I mounted a smb share to another users home directory


Distribution: Debian 6.0
Gnome Release: 2.30.2 2010-11-12 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 507645952 vsize: 507645952 resident: 26165248 share: 13291520 rss: 26165248 rss_rlim: 18446744073709551615
CPU usage: start_time: 1297130324 rtime: 81 utime: 68 stime: 13 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f2ae0194710 (LWP 2855)]
0x00007f2af73deb4d in __libc_waitpid (pid=2856, 
    stat_loc=<value optimized out>, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7f2af8665800 (LWP 2852))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at /scratch/build-area/glib2.0-2.24.2/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /scratch/build-area/glib2.0-2.24.2/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 directory_belongs_in_scripts_menu
    at fm-directory-view.c line 5294
  • #6 update_scripts_menu
    at fm-directory-view.c line 5405
  • #7 real_update_menus
    at fm-directory-view.c line 9021
  • #8 fm_icon_view_update_menus
    at fm-icon-view.c line 1654
  • #9 real_update_menus
    at fm-desktop-icon-view.c line 692
  • #10 fm_directory_view_update_menus
    at fm-directory-view.c line 10029
  • #11 update_menus_timeout_callback
    at fm-directory-view.c line 2954
  • #12 g_timeout_dispatch
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 3396
  • #13 g_main_dispatch
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 1960
  • #14 IA__g_main_context_dispatch
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2513
  • #15 g_main_context_iterate
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2591
  • #16 IA__g_main_loop_run
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2799
  • #17 IA__gtk_main
    at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #18 main
    at nautilus-main.c line 544

	Inferior 1 [process 2852] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** nautilus **: nautilus_directory_file_monitor_add: assertion `NAUTILUS_IS_DIRECTORY (directory)' failed 
** GLib-GObject **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** nautilus **: nautilus_directory_get_uri: assertion `NAUTILUS_IS_DIRECTORY (directory)' failed 


----------- .xsession-errors ---------------------
Initializing nautilus-gdu extension
** (nautilus:2852): CRITICAL **: nautilus_directory_file_monitor_add: assertion `NAUTILUS_IS_DIRECTORY (directory)' failed
(nautilus:2852): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2852): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus:2852): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2852): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
** (nautilus:2852): CRITICAL **: nautilus_directory_get_uri: assertion `NAUTILUS_IS_DIRECTORY (directory)' failed
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2011-02-08 02:29:58 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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