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 511812 - Nautilus crashes when requesting file properties
Nautilus crashes when requesting file properties
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: File Properties Dialog
2.18.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-24 15:40 UTC by Ivan Stepaniuk
Modified: 2008-01-24 21:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Ivan Stepaniuk 2008-01-24 15:40:28 UTC
Steps to reproduce:
1. Right-click any postcript document
2. Click on 'properties'

Stack trace:
Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227494592 (LWP 26610)]
0xb7fc07f2 in ?? () from /lib/ld-linux.so.2

Thread 1 (Thread -1227494592 (LWP 26610))

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




Other information:
Distribution: Debian lenny/sid
Comment 1 Ivan Stepaniuk 2008-01-24 17:53:05 UTC
I'm sorry it seems to be somehow related to the document type, but it's crashing with most mime types, even with folders
Comment 2 Cosimo Cecchi 2008-01-24 21:07:01 UTC
This is a Debian-only problem. Please make sure to run Nautilus version 2.20
when having installed GLib 2.14. Thanks.

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