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 432184 - crash in CD/DVD Creator: i clicked the refersh bu...
crash in CD/DVD Creator: i clicked the refersh bu...
Status: RESOLVED DUPLICATE of bug 364864
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-22 08:43 UTC by jithinjayaram
Modified: 2007-05-04 18:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description jithinjayaram 2007-04-22 08:43:27 UTC
What were you doing when the application crashed?
i clicked the refersh button many times and it crashed


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: 153174016 vsize: 0 resident: 153174016 share: 0 rss: 40202240 rss_rlim: 0
CPU usage: start_time: 1177194128 rtime: 0 utime: 2387 stime: 0 cutime:2220 cstime: 0 timeout: 167 it_real_value: 0 frequency: 11

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208440064 (LWP 3582)]
(no debugging symbols found)
0x00f46402 in __kernel_vsyscall ()

Thread 1 (Thread -1208440064 (LWP 3582))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/nosegneg/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/i686/nosegneg/libc.so.6
  • #6 abort
    from /lib/i686/nosegneg/libc.so.6
  • #7 dbus_malloc
    from /lib/libdbus-1.so.3
  • #8 dbus_watch_set_data
    from /lib/libdbus-1.so.3
  • #9 dbus_message_unref
    from /lib/libdbus-1.so.3
  • #10 dbus_pending_call_cancel
    from /lib/libdbus-1.so.3
  • #11 gnome_vfs_daemon_message_iter_get_file_info
    from /usr/lib/libgnomevfs-2.so.0
  • #12 gnome_vfs_daemon_message_iter_get_file_info
    from /usr/lib/libgnomevfs-2.so.0
  • #13 gnome_vfs_find_directory_cancellable
    from /usr/lib/libgnomevfs-2.so.0
  • #14 gnome_vfs_find_directory
    from /usr/lib/libgnomevfs-2.so.0
  • #15 eel_uri_is_in_trash
    from /usr/lib/libeel-2.so.2
  • #16 nautilus_file_is_gone
  • #17 POA_Nautilus_MetafileMonitor__init
  • #18 POA_Nautilus_MetafileMonitor__init
  • #19 nautilus_undo_transaction_unregister_object
  • #20 fm_directory_view_bump_zoom_level
  • #21 nautilus_clipboard_monitor_emit_changed
  • #22 nautilus_directory_async_state_changed
  • #23 nautilus_directory_async_state_changed
  • #24 nautilus_directory_async_state_changed
  • #25 nautilus_clipboard_monitor_emit_changed
  • #26 nautilus_clipboard_monitor_emit_changed
  • #27 nautilus_directory_async_state_changed
  • #28 nautilus_undo_transaction_unregister_object
  • #29 nautilus_file_get_volume
  • #30 nautilus_icon_container_request_update_all
  • #31 fm_directory_view_bump_zoom_level
  • #32 fm_directory_view_bump_zoom_level
  • #33 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #34 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #35 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #36 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #37 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #38 nautilus_file_get_uri
  • #39 nautilus_file_get_uri
  • #40 nautilus_directory_async_state_changed
  • #41 gnome_vfs_async_get_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #42 gnome_vfs_async_get_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #43 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #44 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #45 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #46 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #47 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #48 POA_Nautilus_MetafileMonitor__init
  • #49 __libc_start_main
    from /lib/i686/nosegneg/libc.so.6
  • #50 g_cclosure_marshal_VOID__ENUM
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-04-27 14:57:49 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 Christian Kirbach 2007-05-04 18:47:26 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 364864 ***