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 354541 - Crash when opening a folder from places
Crash when opening a folder from places
Status: RESOLVED DUPLICATE of bug 353629
Product: nautilus
Classification: Core
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-06 00:13 UTC by Holger Bauer
Modified: 2006-09-09 22:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Holger Bauer 2006-09-06 00:13:33 UTC
Steps to reproduce:
When i opened a bookmark from the places menu nautilus crashed. Nautilus also opened a lot of unresponding windows of my home folder. I'm using spatial nautilus with home=desktop set.
I cannot reproduce this, but I hope the backtrace is of valid information.

Stack trace:
(gdb) bt

Thread 1 (Thread -1226291536 (LWP 19802))

  • #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 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 g_strdup
    from /usr/lib/libglib-2.0.so.0
  • #6 nautilus_directory_get_file_metadata_list
    at nautilus-directory-metafile.c line 272
  • #7 nautilus_file_get_metadata_list
    at nautilus-file.c line 2465
  • #8 nautilus_file_get_keywords
    at nautilus-file.c line 4991
  • #9 nautilus_file_get_emblem_names
    at nautilus-file.c line 4942
  • #10 nautilus_icon_factory_get_emblem_icons_for_file
    at nautilus-icon-factory.c line 1002
  • #11 fm_list_model_get_value
    at fm-list-model.c line 331
  • #12 IA__gtk_tree_model_get_value
    at gtktreemodel.c line 1140
  • #13 IA__gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2516
  • #14 validate_row
    at gtktreeview.c line 5523
  • #15 validate_visible_area
    at gtktreeview.c line 5620
  • #16 do_presize_handler
    at gtktreeview.c line 6195
  • #17 presize_handler_callback
    at gtktreeview.c line 6219
  • #18 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 IA__gtk_main
    at gtkmain.c line 1023
  • #23 main
    at nautilus-main.c line 372
  • #24 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #25 _start
  • #0 __kernel_vsyscall


Other information:
Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 74305536 vsize: 0 resident: 74305536 share: 0 rss: 16879616 rss_rlim: 0
CPU usage: start_time: 1157500381 rtime: 0 utime: 138 stime: 0 cutime:126 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0
Comment 1 Christian Kirbach 2006-09-09 16:56:53 UTC
unique trace

Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Holger Bauer 2006-09-09 22:24:02 UTC
Ok I just got another crash and a similar backtrace. However when I used the simple dupe finder with my new stacktrace with debugging symbols it pointed me to http://bugzilla.gnome.org/show_bug.cgi?id=353629 I assume this is a duplicate then? 

Anyways here is my stacktrace.
Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 73146368 vsize: 0 resident: 73146368 share: 0 rss: 16945152 rss_rlim: 0
CPU usage: start_time: 1157839665 rtime: 0 utime: 155 stime: 0 cutime:130 cstime: 0 timeout: 25 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 -1226955088 (LWP 5547)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226955088 (LWP 5547))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 IA__g_strdup
    at gstrfuncs.c line 90
  • #6 nautilus_directory_get_file_metadata_list
    at nautilus-directory-metafile.c line 272
  • #7 nautilus_file_get_metadata_list
    at nautilus-file.c line 2465
  • #8 nautilus_file_get_keywords
    at nautilus-file.c line 4991
  • #9 nautilus_file_get_emblem_names
    at nautilus-file.c line 4942
  • #10 nautilus_icon_factory_get_emblem_icons_for_file
    at nautilus-icon-factory.c line 1002
  • #11 fm_list_model_get_value
    at fm-list-model.c line 331
  • #12 IA__gtk_tree_model_get_value
    at gtktreemodel.c line 1140
  • #13 IA__gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2516
  • #14 validate_row
    at gtktreeview.c line 5523
  • #15 validate_visible_area
    at gtktreeview.c line 5620
  • #16 do_presize_handler
    at gtktreeview.c line 6195
  • #17 presize_handler_callback
    at gtktreeview.c line 6219
  • #18 g_idle_dispatch
    at gmain.c line 3926
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #20 g_main_context_iterate
    at gmain.c line 2677
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 IA__gtk_main
    at gtkmain.c line 1024
  • #23 main
    at nautilus-main.c line 372
  • #24 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #25 _start
  • #0 __kernel_vsyscall

Comment 3 Christian Kirbach 2006-09-09 22:54:19 UTC
thank you for responding, indeed this is a duplicate of bug 353629

what version of Gnome are you running? In case it is newer than 2.15.92 please set your version in the other report. thanks.

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