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 597985 - crash in nautilus_file_get_internal
crash in nautilus_file_get_internal
Status: RESOLVED DUPLICATE of bug 579627
Product: nautilus
Classification: Core
Component: general
2.28.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-10 07:53 UTC by Christophe Broult
Modified: 2010-12-17 14:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Christophe Broult 2009-10-10 07:53:39 UTC
Version: 2.28.0

What were you doing when the application crashed?
I just tried to access Places > Network and then a "Loading..." appeared. In the end I got this crash report window.


Distribution: Debian squeeze/sid
Gnome Release: 2.28.0 2009-09-27 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.30-1-amd64 #1 SMP Sat Aug 15 18:09:19 UTC 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10604000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 546476032 vsize: 546476032 resident: 27234304 share: 18243584 rss: 27234304 rss_rlim: 18446744073709551615
CPU usage: start_time: 1255157928 rtime: 289 utime: 256 stime: 33 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
0x00007fe2e5e6228f in __libc_waitpid (pid=14750, stat_loc=0x7ffff4839e30, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7fe2e75f6800 (LWP 3825))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.2/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.2/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #6 *__GI_abort
    at abort.c line 88
  • #7 IA__g_assertion_message
    at /tmp/buildd/glib2.0-2.22.2/glib/gtestutils.c line 1302
  • #8 IA__g_assertion_message_expr
    at /tmp/buildd/glib2.0-2.22.2/glib/gtestutils.c line 1313
  • #9 nautilus_file_get_internal
    at nautilus-file.c line 656
  • #10 got_file_info_for_view_selection_callback
    at nautilus-window-manage-views.c line 1157
  • #11 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1835
  • #12 g_main_dispatch
    at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c line 1960
  • #13 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c line 2513
  • #14 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c line 2591
  • #15 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c line 2799
  • #16 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.18.2/gtk/gtkmain.c line 1203
  • #17 main
    at nautilus-main.c line 544


----------- .xsession-errors (2877 sec old) ---------------------
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QIcon :  QVariant(QIcon, ) 
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QIcon :  QVariant(QIcon, ) 
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QString :  QVariant(QString, "") 
QIcon :  QVariant(QIcon, ) 
QString :  QVariant(QString, "") 
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 A. Walton 2009-10-11 23:43:21 UTC
Different stacktrace from #579627, but is likely a duplicate of it.
Comment 2 Akhil Laddha 2010-12-15 04:51:03 UTC
This bug was reported against a GNOME version that is now not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.

The current stable GNOME is 2.32.1.
Please check if the problem you reported here still occurs with a recent version of GNOME by reporting back which exact version you tested against

Thank you for reporting this bug and we are sorry it could not be fixed for your version.
Without feedback this report will be closed as INCOMPLETE in 6 weeks.
Comment 3 Cosimo Cecchi 2010-12-17 14:49:31 UTC
(In reply to comment #1)
> Different stacktrace from #579627, but is likely a duplicate of it.

Yeah, seems definitely so.

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