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 492951 - crash in Open Folder: Right click on a directo...
crash in Open Folder: Right click on a directo...
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-03 08:16 UTC by elevasinen
Modified: 2007-11-03 08:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description elevasinen 2007-11-03 08:16:04 UTC
Version: 2.18.3

What were you doing when the application crashed?
Right click on a directory -> Properties


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.18-3-k7 #1 SMP Mon Dec 4 17:23:11 UTC 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Industrial

Memory status: size: 92114944 vsize: 92114944 resident: 33050624 share: 15228928 rss: 33050624 rss_rlim: 4294967295
CPU usage: start_time: 1194078021 rtime: 669 utime: 617 stime: 52 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 -1226746192 (LWP 6329)]
0xb7666bf1 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1226746192 (LWP 6329))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 IA__g_logv
  • #6 IA__g_log
  • #7 IA__g_assert_warning
  • #8 gtk_list_store_compare_func
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1677
  • #9 node_find_closest
    at gsequence.c line 1136
  • #10 node_insert_sorted
    at gsequence.c line 1301
  • #11 g_sequence_sort_changed_iter
    at gsequence.c line 566
  • #12 gtk_list_store_sort_iter_changed
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1758
  • #13 IA__gtk_list_store_set_valist
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 901
  • #14 IA__gtk_list_store_set
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 934
  • #15 eel_mime_application_chooser_get_type
    from /usr/lib/libeel-2-2.18.so
  • #16 eel_mime_application_chooser_new
    from /usr/lib/libeel-2-2.18.so
  • #17 is_directory_ready_callback
    at fm-properties-window.c line 4436
  • #18 ready_callback_call
    at nautilus-directory-async.c line 1265
  • #19 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1883
  • #20 g_idle_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 4132
  • #21 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #22 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #23 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #24 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #25 main
    at nautilus-main.c line 548
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
Gtk-ERROR **: file /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c: line 1677 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store))
aborting...
Failed to read a valid object file image from memory.
--------------------------------------------------
Comment 1 Christoph Wolk 2007-11-03 08:45:00 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

And thank you very much for providing such a nice stacktrace!

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