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 368822 - crash in CD/DVD Creator:
crash in CD/DVD Creator:
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-11-01 11:58 UTC by henrigira
Modified: 2006-11-01 14:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description henrigira 2006-11-01 11:58:06 UTC
What were you doing when the application 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: 69001216 vsize: 0 resident: 69001216 share: 0 rss: 16171008 rss_rlim: 0
CPU usage: start_time: 1162366808 rtime: 0 utime: 190 stime: 0 cutime:159 cstime: 0 timeout: 31 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 -1209018672 (LWP 8560)]
(no debugging symbols found)
0x008fd402 in __kernel_vsyscall ()

Thread 1 (Thread -1209018672 (LWP 8560))

  • #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 strlen
    from /lib/libc.so.6
  • #5 g_strdup
    from /lib/libglib-2.0.so.0
  • #6 nautilus_directory_async_state_changed
  • #7 nautilus_file_get_uri
  • #8 nautilus_file_get_uri
  • #9 nautilus_file_has_volume
  • #10 nautilus_icon_container_request_update_all
  • #11 fm_directory_view_bump_zoom_level
  • #12 nautilus_file_ref
  • #13 nautilus_icon_container_request_update_all
  • #14 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #19 nautilus_icon_container_request_update_all
  • #20 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #21 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #22 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #23 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #24 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #25 gtk_icon_info_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_icon_theme_rescan_if_needed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_icon_theme_rescan_if_needed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_icon_theme_rescan_if_needed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_window_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #32 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #33 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #34 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #35 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #36 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #39 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #40 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #41 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #42 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #43 POA_Nautilus_MetafileMonitor__init
  • #44 __libc_start_main
    from /lib/libc.so.6
  • #45 g_cclosure_marshal_VOID__ENUM
  • #0 __kernel_vsyscall

Comment 1 Behdad Esfahbod 2006-11-01 14:06:21 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 351713 ***