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 363582 - crash in Open Folder: Same bug that http://bug...
crash in Open Folder: Same bug that http://bug...
Status: RESOLVED DUPLICATE of bug 348161
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 425313 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-20 07:28 UTC by Xoan Sampaiño
Modified: 2007-04-07 11:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Xoan Sampaiño 2006-10-20 07:28:58 UTC
What were you doing when the application crashed?
Same bug that http://bugzilla.gnome.org/show_bug.cgi?id=355216 but with `nautilus-dbgsym` installed. Sorry for the first backtrace without debug symbols, but it was my first bug submit.


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

Memory status: size: 80973824 vsize: 0 resident: 80973824 share: 0 rss: 26472448 rss_rlim: 0
CPU usage: start_time: 1161329066 rtime: 0 utime: 305 stime: 0 cutime:272 cstime: 0 timeout: 33 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 -1226660176 (LWP 7053)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226660176 (LWP 7053))

  • #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 Karsten Bräckelmann 2006-10-20 09:19:01 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 ***
Comment 2 palfrey 2007-04-07 11:33:07 UTC
*** Bug 425313 has been marked as a duplicate of this bug. ***