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 375051 - crash in CD/DVD Creator: Was in root folder and j...
crash in CD/DVD Creator: Was in root folder and j...
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-11-14 10:15 UTC by Kartik Mohta
Modified: 2006-11-15 01:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Kartik Mohta 2006-11-14 10:15:18 UTC
What were you doing when the application crashed?
Was in root folder and just did reload


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

Memory status: size: 92282880 vsize: 0 resident: 92282880 share: 0 rss: 24612864 rss_rlim: 0
CPU usage: start_time: 1163498965 rtime: 0 utime: 233 stime: 0 cutime:223 cstime: 0 timeout: 10 it_real_value: 0 frequency: 4

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 -1208961344 (LWP 5189)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1208961344 (LWP 5189))

  • #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 fm_icon_container_get_icon_text
    at fm-icon-container.c line 274
  • #11 nautilus_icon_container_update_icon
    at nautilus-icon-container.c line 5427
  • #12 nautilus_icon_container_request_update_all
    at nautilus-icon-container.c line 5959
  • #13 fm_icon_view_emblems_changed
    at fm-icon-view.c line 2285
  • #14 file_changed_callback
    at fm-directory-view.c line 8843
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 nautilus_file_emit_changed
    at nautilus-file.c line 5459
  • #21 nautilus_file_changed
    at nautilus-file.c line 5400
  • #22 get_info_callback
    at nautilus-directory-async.c line 2794
  • #23 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
    from /usr/lib/libgthread-2.0.so.0
  • #28 ??
  • #29 ??
    from /usr/lib/libglib-2.0.so.0
  • #30 ??
  • #31 g_slice_alloc
    from /usr/lib/libglib-2.0.so.0
  • #32 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 main
    at nautilus-main.c line 372
  • #38 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #39 _start
  • #0 __kernel_vsyscall

Comment 1 Kartik Mohta 2006-11-14 11:41:08 UTC
Solved when I upgraded to 2.16.2
Comment 2 André Klapper 2006-11-15 01:59:40 UTC
Thanks a lot for the additional stacktrace with debugging symbols, Xoan!

Bug 348161 comment 9 already got one, which matches your trace.

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