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 480870 - crash in Home Folder: I right-clicked on a fil...
crash in Home Folder: I right-clicked on a fil...
Status: RESOLVED DUPLICATE of bug 479483
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-27 09:06 UTC by MariusM
Modified: 2007-10-03 11:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description MariusM 2007-09-27 09:06:15 UTC
What were you doing when the application crashed?
I right-clicked on a file (on Desktop) and chose Properties.
The file appearently is zero bytes long.
Interestingly gnome identifies it to be of text type although the extention is xls.


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

System: Linux 2.6.22.6-cfs-v20.5 #1 PREEMPT Fri Aug 31 17:20:50 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 81211392 vsize: 81211392 resident: 29302784 share: 16039936 rss: 29302784 rss_rlim: 4294967295
CPU usage: start_time: 1190883826 rtime: 237 utime: 216 stime: 21 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1495431504 (LWP 5754)]
(no debugging symbols found)
0xa7f8a410 in __kernel_vsyscall ()

Thread 1 (Thread -1495431504 (LWP 5754))

  • #0 __kernel_vsyscall
  • #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 __kernel_vsyscall
  • #5 raise
    from /lib/i686/cmov/libc.so.6
  • #6 abort
    from /lib/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 gtk_list_item_new_with_label
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_sequence_iter_is_begin
  • #12 g_sequence_iter_is_begin
  • #13 g_sequence_sort_changed_iter
  • #14 gtk_list_item_new_with_label
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_list_store_set_valist
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_list_store_set
    from /usr/lib/libgtk-x11-2.0.so.0
  • #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 fm_properties_window_get_type
  • #20 nautilus_directory_schedule_dequeue_pending
  • #21 nautilus_directory_async_state_changed
  • #22 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 main
  • #0 __kernel_vsyscall


----------- .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
** (nm-applet:5469): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.70" is not allowed to own the service "org.freedesktop.Networ
Gtk-ERROR **: file /tmp/buildd/gtk+2.0-2.12.0/gtk/gtkliststore.c: line 1677 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store))
aborting...
--------------------------------------------------
Comment 1 MariusM 2007-09-27 09:28:23 UTC
sorry bugging you with this, it seems to be fixed in 2.20.0-1 (Debian).
at least I could not replicate this bug there.
Comment 2 André Klapper 2007-10-03 11:09:32 UTC
this is the same issue as bug 479483, and i would love to get some more feedback on it. :-/
Comment 3 André Klapper 2007-10-03 11:10:25 UTC

*** This bug has been marked as a duplicate of 479483 ***
Comment 4 MariusM 2007-10-03 11:56:54 UTC
well, I upgraded to 2.20 and the problem is gone now.
The problem was not specific to file extention or its type, nautilus actually crashed on every empty file (e.g. made by "touch emptyfile") when properties were requested, so you should be able to reproduce this one.