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 360638 - crash in Open Folder: reloading a folder
crash in Open Folder: reloading a folder
Status: RESOLVED DUPLICATE of bug 348161
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-08 13:39 UTC by salrio74
Modified: 2006-10-08 15:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description salrio74 2006-10-08 13:39:57 UTC
What were you doing when the application crashed?
reloading a folder


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 135090176 vsize: 0 resident: 135090176 share: 0 rss: 40673280 rss_rlim: 0
CPU usage: start_time: 1160301145 rtime: 0 utime: 1377 stime: 0 cutime:1062 cstime: 0 timeout: 315 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226873168 (LWP 4825)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226873168 (LWP 4825))

  • #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 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #5 fm_directory_view_bump_zoom_level
  • #6 nautilus_file_ref
  • #7 nautilus_icon_container_request_update_all
  • #8 fm_directory_view_bump_zoom_level
  • #9 fm_directory_view_supports_zooming
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 nautilus_file_get_uri
  • #16 nautilus_directory_async_state_changed
  • #17 nautilus_file_get_uri
  • #18 nautilus_directory_async_state_changed
  • #19 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
    from /usr/lib/libgthread-2.0.so.0
  • #24 ??
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
  • #27 g_slice_alloc
    from /usr/lib/libglib-2.0.so.0
  • #28 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 POA_Nautilus_MetafileMonitor__init
  • #34 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #35 ??
  • #0 __kernel_vsyscall

Comment 1 Elijah Newren 2006-10-08 15:44:24 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.

Matches the stack trace in bug 359669, which has been marked as a duplicate of 348161

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