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 411459 - crash in CD/DVD Creator:
crash in CD/DVD Creator:
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 411460 411461 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-24 03:51 UTC by prem
Modified: 2007-03-31 00:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description prem 2007-02-24 03:51:36 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: 54153216 vsize: 0 resident: 54153216 share: 0 rss: 18489344 rss_rlim: 0
CPU usage: start_time: 1172289086 rtime: 0 utime: 110 stime: 0 cutime:104 cstime: 0 timeout: 6 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 -1227041104 (LWP 4677)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227041104 (LWP 4677))

  • #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 _gtk_icon_cache_add_icons
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_icon_theme_list_icons
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 nautilus_emblem_list_availible
    at nautilus-emblem-utils.c line 56
  • #7 nautilus_emblem_sidebar_populate
    at nautilus-emblem-sidebar.c line 945
  • #8 nautilus_emblem_sidebar_init
    at nautilus-emblem-sidebar.c line 990
  • #9 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #14 nautilus_emblem_sidebar_create
    at nautilus-emblem-sidebar.c line 1086
  • #15 nautilus_sidebar_provider_create
    at nautilus-sidebar-provider.c line 64
  • #16 nautilus_navigation_window_show_sidebar
    at nautilus-navigation-window.c line 1216
  • #17 nautilus_navigation_window_show
    at nautilus-navigation-window.c line 1482
  • #18 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 gtk_widget_show
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 nautilus_window_show_window
    at nautilus-window.c line 678
  • #26 nautilus_window_info_show_window
    at nautilus-window-info.c line 175
  • #27 finish_loading_if_all_metadata_loaded
    at fm-directory-view.c line 8941
  • #28 ready_callback_call
    at nautilus-directory-async.c line 1248
  • #29 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 1849
  • #30 execute_queued_functions
    at nautilus-idle-queue.c line 66
  • #31 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #35 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 main
    at nautilus-main.c line 372
  • #37 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #38 _start
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2007-02-24 15:02:21 UTC
*** Bug 411460 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2007-02-24 15:02:25 UTC
*** Bug 411461 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-02-24 15:03:23 UTC
Thanks for taking the time to report this bug.
Unfortunately, the 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.

Could you please help fixing this by installing some additional debugging packages [1], start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please also install the following debug packages provided by Ubuntu: libglib2.0-0-dbg, libgtk2.0-0-dbg.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 4 André Klapper 2007-03-11 13:23:11 UTC
Hi prem, can you please answer my question? Would be great if you could provide a better stacktrace and help to solve this important bug (i suspect this to be a duplicate of bug 363289 which has many duplicates)?

Can you also please attach
           /usr/share/icons/<THEME>/icon-theme.cache
for the icon theme in use at the time of the crash, plus the icon-theme.cache
files for inherited icon themes?

Thanks in advance for helping to fix this!
Comment 5 prem 2007-03-11 14:18:12 UTC
it was actually a faulty RAM which made nautilus to crash which made cd/dvd creator to crash..i changed the RAM..now everthying is fine...thanks for your help