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 507495 - crash in Home Folder: I re send it again. This...
crash in Home Folder: I re send it again. This...
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-05 15:27 UTC by christophe vr
Modified: 2008-01-05 18:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description christophe vr 2008-01-05 15:27:09 UTC
What were you doing when the application crashed?
I re send it again. This problem occurs only as A user. When I work as a root user this problem does not occur anymore. It is an debian update from which caused this problem. I just tried to open a file using search other program and browse. It automatically starts browsing /usr/bin and then it crashes instead of showing al avbl programs (or bin files). This prob does not occur if I use gksu nautillus and browse as super user root.


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 409890816 vsize: 409890816 resident: 34783232 share: 17551360 rss: 34783232 rss_rlim: 18446744073709551615
CPU usage: start_time: 1199546440 rtime: 352 utime: 326 stime: 26 cutime:2 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/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b52219dc540 (LWP 5387)]
(no debugging symbols found)
0x00002b521af6134f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b52219dc540 (LWP 5387))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/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 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 g_sequence_sort_iter
  • #14 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 ??
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #21 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
** 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
** Message: drive = 0
** Message: volume = 0
Gtk-ERROR **: file /build/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...
--------------------------------------------------
Comment 1 christophe vr 2008-01-05 16:10:44 UTC
Sorry this bug was sent automaticcally. I've had this bug whit another acction before. It occurs whit debian lenny version. In the meantime I reïnstalled the full lenny testing version from scratch.  And encountered this bug. The work-around  
 into debian is quit simple. Just ad the sid version to your apt sources (sources.list) by mannually editing it !! . Then go to terminal as root. and type

...# apt-get update . it will load allthe sid packages.

the 
..# apt-get install nautilus

it will install and configure nautilus 2.20.0-1 also the required dependencies will be reinstalled and configured.

when its done. Reedit sources.list and remove the sid sources. Cause sid is very very unstable now and wil not run but only crash your system. However You'll have the latest nautillus update avbl into debian. and this is bug free. problems whit jpeg files are solved. also those whit searching a new program to open files.

of cource run apt-get upgrade again (when sid is removed from install sources).

now you will be back to standard lenny. Only the nautilusbrowser is from I higher version and will not be downgraded anymore.

but after this this bug is solved.

good luck

Comment 2 André Klapper 2008-01-05 18:55:00 UTC
This bug has been fixed in Debian already. Please update nautilus to version 2.20. Thanks.

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