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 368406 - crash in Home Folder: Just logged into gnome s...
crash in Home Folder: Just logged into gnome s...
Status: RESOLVED DUPLICATE of bug 351713
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-31 17:21 UTC by QingLong
Modified: 2006-11-02 19:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description QingLong 2006-10-31 17:21:29 UTC
What were you doing when the application crashed?
Just logged into gnome session (from gdm login greeter).
The only uncommon thing is the already mounted (by root) external USB storage device (500G disc).


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 79720448 vsize: 0 resident: 79720448 share: 0 rss: 13606912 rss_rlim: 0
CPU usage: start_time: 1162315004 rtime: 0 utime: 25 stime: 0 cutime:21 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209066752 (LWP 3036)]
(no debugging symbols found)
0x00b11402 in __kernel_vsyscall ()

Thread 1 (Thread -1209066752 (LWP 3036))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 nautilus_directory_async_state_changed
  • #5 nautilus_file_get_uri
  • #6 fm_directory_view_bump_zoom_level
  • #7 fm_directory_view_bump_zoom_level
  • #8 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #9 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #14 fm_directory_view_bump_zoom_level
  • #15 fm_directory_view_bump_zoom_level
  • #16 nautilus_clipboard_monitor_emit_changed
  • #17 nautilus_directory_async_state_changed
  • #18 nautilus_directory_async_state_changed
  • #19 nautilus_directory_async_state_changed
  • #20 nautilus_directory_async_state_changed
  • #21 nautilus_directory_async_state_changed
  • #22 gnome_vfs_async_get_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #23 gnome_vfs_async_get_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #24 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #25 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #26 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #28 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 POA_Nautilus_MetafileMonitor__init
  • #30 __libc_start_main
    from /lib/libc.so.6
  • #31 g_cclosure_marshal_VOID__ENUM
  • #0 __kernel_vsyscall

Comment 1 Behdad Esfahbod 2006-10-31 17:40:42 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
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 367701 ***
Comment 2 Behdad Esfahbod 2006-11-02 19:21:57 UTC

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