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 433664 - crash in Open Folder:
crash in Open Folder:
Status: RESOLVED DUPLICATE of bug 362346
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-26 18:31 UTC by yhevhe
Modified: 2007-06-22 18:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description yhevhe 2007-04-26 18:31:17 UTC
What were you doing when the application crashed?



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

Memory status: size: 89030656 vsize: 0 resident: 89030656 share: 0 rss: 28205056 rss_rlim: 0
CPU usage: start_time: 1177610544 rtime: 0 utime: 748 stime: 0 cutime:639 cstime: 0 timeout: 109 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 -1227151696 (LWP 2010)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227151696 (LWP 2010))

  • #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 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 nautilus_directory_async_state_changed
  • #11 fm_directory_view_bump_zoom_level
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 fm_directory_view_bump_zoom_level
  • #19 fm_directory_view_bump_zoom_level
  • #20 nautilus_clipboard_monitor_emit_changed
  • #21 nautilus_directory_async_state_changed
  • #22 nautilus_directory_async_state_changed
  • #23 nautilus_directory_async_state_changed
  • #24 nautilus_clipboard_monitor_emit_changed
  • #25 nautilus_clipboard_monitor_emit_changed
  • #26 nautilus_directory_async_state_changed
  • #27 nautilus_undo_transaction_unregister_object
  • #28 nautilus_file_get_volume
  • #29 nautilus_icon_container_request_update_all
  • #30 fm_directory_view_bump_zoom_level
  • #31 fm_directory_view_bump_zoom_level
  • #32 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #34 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #35 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #36 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #37 nautilus_file_get_uri
  • #38 nautilus_directory_async_state_changed
  • #39 nautilus_file_get_uri
  • #40 nautilus_directory_async_state_changed
  • #41 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #42 ??
  • #43 ??
  • #44 ??
  • #45 ??
    from /usr/lib/libgthread-2.0.so.0
  • #46 ??
  • #47 ??
    from /usr/lib/libglib-2.0.so.0
  • #48 ??
  • #49 g_slice_alloc
    from /usr/lib/libglib-2.0.so.0
  • #50 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #51 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #52 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #53 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #54 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #55 POA_Nautilus_MetafileMonitor__init
  • #56 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #57 ??
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-04-27 11:19:03 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!
Comment 2 André Klapper 2007-06-22 18:21:07 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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