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 509932 - crash in Open Folder: Typing at address bar a ...
crash in Open Folder: Typing at address bar a ...
Status: RESOLVED DUPLICATE of bug 425157
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-16 16:46 UTC by Konstantinos
Modified: 2008-08-14 17:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Konstantinos 2008-01-16 16:46:28 UTC
Version: 2.20.0

What were you doing when the application crashed?
Typing at address bar a location to my home dir


Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Fri Nov 30 16:25:38 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Debian-GTK
Icon Theme: nuoveXT.2.2

Memory status: size: 159387648 vsize: 159387648 resident: 25108480 share: 15278080 rss: 25108480 rss_rlim: 4294967295
CPU usage: start_time: 1200497097 rtime: 1145 utime: 999 stime: 146 cutime:669 cstime: 70 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 0xb6c656c0 (LWP 3243)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c656c0 (LWP 3243))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
  • #13 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (6 sec old) ---------------------
ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** (nautilus:3243): WARNING **: destroyed file still being monitored
** ERROR **: file nautilus-directory-background.c: line 616 (nautilus_connect_background_to_file_metadata): assertion failed: (NAUTILUS_IS_FILE (old_file))
aborting...
--------------------------------------------------
Comment 1 André Klapper 2008-01-17 01:09:33 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 Konstantinos 2008-02-03 23:50:53 UTC
Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Fri Nov 30 16:25:38 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Debian-GTK
Icon Theme: nuoveXT.2.2

Memory status: size: 81633280 vsize: 81633280 resident: 26533888 share: 16371712 rss: 26533888 rss_rlim: 4294967295
CPU usage: start_time: 1202081924 rtime: 1687 utime: 918 stime: 769 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/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6c1a6c0 (LWP 25783)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c1a6c0 (LWP 25783))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.14.5/glib/gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.14.5/glib/gspawn.c line 677
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 IA__g_logv
  • #10 IA__g_log
  • #11 IA__g_assert_warning
  • #12 nautilus_connect_background_to_file_metadata
    at nautilus-directory-background.c line 616
  • #13 fm_icon_view_begin_loading
    at fm-icon-view.c line 1115
  • #14 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.14.5/gobject/gmarshal.c line 77
  • #15 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.14.5/gobject/gclosure.c line 567
  • #16 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.5/gobject/gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.5/gobject/gsignal.c line 2478
  • #18 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.5/gobject/gsignal.c line 2199
  • #19 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.5/gobject/gsignal.c line 2243
  • #20 fm_directory_view_begin_loading
    at fm-directory-view.c line 3332
  • #21 finish_loading_if_all_metadata_loaded
    at fm-directory-view.c line 9024
  • #22 ready_callback_call
    at nautilus-directory-async.c line 1270
  • #23 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1877
  • #24 g_idle_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 4132
  • #25 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2061
  • #26 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2694
  • #27 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2898
  • #28 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.7/gtk/gtkmain.c line 1163
  • #29 main
    at nautilus-main.c line 556
  • #30 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #31 _start
  • #0 __kernel_vsyscall

Comment 3 André Klapper 2008-08-14 17:00:37 UTC
This should be fixed in 2.22
Comment 4 André Klapper 2008-08-14 17:00:51 UTC

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