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 383894 - crash in Open Folder: Buscar archivos
crash in Open Folder: Buscar archivos
Status: RESOLVED DUPLICATE of bug 363856
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
nautilus[debugsymbols]
Depends on:
Blocks:
 
 
Reported: 2006-12-08 23:28 UTC by jmaalburquerque
Modified: 2007-03-17 13:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description jmaalburquerque 2006-12-08 23:28:26 UTC
What were you doing when the application crashed?
Buscar archivos


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

Memory status: size: 272310272 vsize: 272310272 resident: 49238016 share: 24494080 rss: 49238016 rss_rlim: -1
CPU usage: start_time: 1165619172 rtime: 3513 utime: 2531 stime: 982 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47632820652624 (LWP 8691)]
0x00002b525d5d7eef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47632820652624 (LWP 8691))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 compare_by_display_name
    at nautilus-file.c line 1808
  • #4 nautilus_file_compare_for_sort
    at nautilus-file.c line 2161
  • #5 g_list_sort_real
    at glist.c line 583
  • #6 g_list_sort_real
    at glist.c line 629
  • #7 g_list_sort_real
    at glist.c line 629
  • #8 g_list_sort_real
    at glist.c line 629
  • #9 g_list_sort_real
    at glist.c line 629
  • #10 g_list_sort_real
    at glist.c line 629
  • #11 sort_files
    at fm-directory-view.c line 2674
  • #12 process_new_files
    at fm-directory-view.c line 2752
  • #13 done_loading_callback
    at fm-directory-view.c line 3140
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 search_engine_finished
    at nautilus-search-directory.c line 571
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #22 IA__g_signal_emit
    at gsignal.c line 2243
  • #23 search_thread_done_idle
    at nautilus-search-engine-simple.c line 133
  • #24 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #25 g_main_context_iterate
    at gmain.c line 2677
  • #26 IA__g_main_loop_run
    at gmain.c line 2881
  • #27 IA__gtk_main
    at gtkmain.c line 1024
  • #28 main
    at nautilus-main.c line 372
  • #29 __libc_start_main
    from /lib/libc.so.6
  • #30 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 André Klapper 2006-12-10 19:25:36 UTC
stacktrace looks good, confirming.
Comment 2 André Klapper 2007-03-17 13:49:58 UTC
Ok, now we know that this is the same issue as bug 363856.

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