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 420619 - crash in Open Folder:
crash in Open Folder:
Status: RESOLVED DUPLICATE of bug 349840
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-20 17:28 UTC by luisenriquebar
Modified: 2007-03-21 19:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description luisenriquebar 2007-03-20 17:28:33 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: 61018112 vsize: 0 resident: 61018112 share: 0 rss: 10625024 rss_rlim: 0
CPU usage: start_time: 1174397272 rtime: 0 utime: 13 stime: 0 cutime:12 cstime: 0 timeout: 1 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 -1227118928 (LWP 16104)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227118928 (LWP 16104))

  • #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 nautilus_file_get_internal
  • #11 nautilus_compute_title_for_uri
  • #12 nautilus_bookmark_list_load_file
    at nautilus-bookmark-list.c line 81
  • #13 nautilus_bookmark_list_init
    at nautilus-bookmark-list.c line 166
  • #14 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #19 nautilus_bookmark_list_new
    at nautilus-bookmark-list.c line 511
  • #20 nautilus_get_bookmark_list
    at nautilus-window-bookmarks.c line 57
  • #21 nautilus_window_initialize_bookmarks_menu
    at nautilus-window-bookmarks.c line 303
  • #22 nautilus_window_init
    at nautilus-window.c line 174
  • #23 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #25 nautilus_window_constructor
    at nautilus-window.c line 656
  • #26 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 gtk_widget_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 nautilus_desktop_window_new
    at nautilus-desktop-window.c line 116
  • #30 nautilus_application_open_desktop
    at nautilus-application.c line 776
  • #31 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #32 Nautilus_Shell_start_desktop
    at nautilus-shell-interface-stubs.c line 144
  • #33 nautilus_application_startup
    at nautilus-application.c line 631
  • #34 main
    at nautilus-main.c line 360
  • #35 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #36 _start
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2007-03-21 19:02:09 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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