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 360004 - nautilus crashes when refreshing
nautilus crashes when refreshing
Status: RESOLVED DUPLICATE of bug 359938
Product: nautilus
Classification: Core
Component: Navigation
2.16.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-05 20:26 UTC by Sebastien Bacher
Modified: 2006-10-05 20:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-10-05 20:26:24 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/64113

"Nautilus crashes when refreshing the root directory

Steps to reproduce:

Open a new browser
Click on the Computer icon
Open 'Filesystem'
Refresh, *it crashes*
...
http://librarian.launchpad.net/4667486/nautilus_crash.txt
gdb output
...
Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 90136576 vsize: 0 resident: 90136576 share: 0 rss: 35315712 rss_rlim: 0
CPU usage: start_time: 1160021609 rtime: 0 utime: 231 stime: 0 cutime:223 cstime: 0 timeout: 8 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226488144 (LWP 5909)]
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 fm_icon_container_get_icon_text
    at fm-icon-container.c line 274
  • #5 nautilus_icon_container_update_icon
    at nautilus-icon-container.c line 5427
  • #6 nautilus_icon_container_request_update_all
    at nautilus-icon-container.c line 5959
  • #7 fm_icon_view_emblems_changed
    at fm-icon-view.c line 2285
  • #8 file_changed_callback
    at fm-directory-view.c line 8843
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 nautilus_file_emit_changed
    at nautilus-file.c line 5459
  • #15 nautilus_file_changed
    at nautilus-file.c line 5400
  • #16 get_info_callback
    at nautilus-directory-async.c line 2794
  • #17 dispatch_job_callback
    at gnome-vfs-job.c line 229
  • #18 g_idle_dispatch
    at gmain.c line 3926
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #20 g_main_context_iterate
    at gmain.c line 2677
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 IA__gtk_main
    at gtkmain.c line 1024
  • #23 main
    at nautilus-main.c line 372
  • #24 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #25 _start
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 fm_icon_container_get_icon_text
    at fm-icon-container.c line 274
  • #11 nautilus_icon_container_update_icon
    at nautilus-icon-container.c line 5427
  • #12 nautilus_icon_container_request_update_all
    at nautilus-icon-container.c line 5959
  • #13 fm_icon_view_emblems_changed
    at fm-icon-view.c line 2285
  • #14 file_changed_callback
    at fm-directory-view.c line 8843
  • #15 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 nautilus_file_emit_changed
    at nautilus-file.c line 5459
  • #21 nautilus_file_changed
    at nautilus-file.c line 5400

Comment 1 Elijah Newren 2006-10-05 20:30:51 UTC
Matches the stack trace in bug 359938 comment 6 (which, in all fairness, was only added 1 minute before you got this bug filed).  Duplication steps match as well.  So...

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 359938 ***