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 596482 - crash in File Browser:
crash in File Browser:
Status: RESOLVED DUPLICATE of bug 579627
Product: nautilus
Classification: Core
Component: general
2.26.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-27 03:35 UTC by Víctor Daniel
Modified: 2009-09-27 20:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Víctor Daniel 2009-09-27 03:35:49 UTC
Version: 2.26.3

What were you doing when the application crashed?



Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0

System: Linux 2.6.30.5-43.fc11.i586 #1 SMP Thu Aug 27 21:18:54 EDT 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10603901
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: eGTK_0.9.9.14
Icon Theme: erectus-blue
GTK+ Modules: canberra-gtk-module, globalmenu-gnome, pk-gtk-module, gnomebreakpad

Memory status: size: 232919040 vsize: 232919040 resident: 48955392 share: 18194432 rss: 48955392 rss_rlim: 18446744073709551615
CPU usage: start_time: 1254003918 rtime: 5433 utime: 4876 stime: 557 cutime:884 cstime: 250 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb7ca7b70 (LWP 3360)]
[New Thread 0xb0a0fb70 (LWP 2085)]
0x00110422 in __kernel_vsyscall ()

Thread 1 (Thread 0xb8014760 (LWP 1773))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 __kernel_vsyscall
  • #8 raise
    from /lib/libc.so.6
  • #9 abort
    from /lib/libc.so.6
  • #10 g_assertion_message
    from /lib/libglib-2.0.so.0
  • #11 g_assertion_message_expr
    from /lib/libglib-2.0.so.0
  • #12 nautilus_file_get_internal
    at nautilus-file.c line 507
  • #13 got_file_info_for_view_selection_callback
    at nautilus-window-manage-views.c line 1159
  • #14 mount_not_mounted_callback
    at nautilus-window-manage-views.c line 998
  • #15 g_simple_async_result_complete
    from /lib/libgio-2.0.so.0
  • #16 ??
    from /usr/lib/gio/modules/libgvfsdbus.so
  • #17 ??
    from /usr/lib/libgvfscommon.so.0
  • #18 ??
    from /lib/libdbus-1.so.3
  • #19 ??
    from /lib/libdbus-1.so.3
  • #20 dbus_connection_dispatch
    from /lib/libdbus-1.so.3
  • #21 ??
    from /usr/lib/libgvfscommon.so.0
  • #22 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #23 ??
    from /lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 main
    at nautilus-main.c line 518


---- Critical and fatal warnings logged during execution ----

** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 
** GLib-GObject **: g_object_ref: assertion `object->ref_count > 0' failed 


----------- .xsession-errors ---------------------
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libgnutls.so.26" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/lib/libgpg-error.so.0" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libgdbm.so.2" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
(pidgin:8228): Json-CRITICAL **: json_node_get_object: assertion `node != NULL' failed
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-09-27 20:53:11 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.

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