GNOME Bugzilla – Bug 407298
crash in buffer_check_alloc at sftp-method.c:260
Last modified: 2018-08-17 13:50:12 UTC
Version: 2.17.91 What were you doing when the application crashed? I was away from my computer, but I believe a system upgrade was underway. Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.17.90 2007-01-23 (Ubuntu) BugBuddy Version: 2.17.3 System: Linux 2.6.20-6-generic #2 SMP Wed Jan 31 20:53:39 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled Memory status: size: 1166897152 vsize: 0 resident: 1166897152 share: 0 rss: 27447296 rss_rlim: 0 CPU usage: start_time: 1171314500 rtime: 0 utime: 1581 stime: 0 cutime:1349 cstime: 0 timeout: 232 it_real_value: 0 frequency: 7 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225295664 (LWP 5579)] [New Thread -1281098864 (LWP 24442)] [New Thread -1247134832 (LWP 7421)] 0xb770a497 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
+ Trace 110265
Thread 3 (Thread -1247134832 (LWP 7421))
----------- .xsession-errors (10 sec old) --------------------- (nautilus:5579): gnome-vfs-modules-CRITICAL **: Expected SSH2_FXP_HANDLE(102) packet, got 0 (nautilus:5579): gnome-vfs-modules-CRITICAL **: Could not read 4 bytes (nautilus:5579): gnome-vfs-modules-CRITICAL **: Could not read 536870912 bytes GLib-ERROR **: gmem.c:172: failed to allocate 1073741824 bytes aborting... warning: .dynamic section for "/usr/lib/libgnomeui-2.so.0" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/lib/libbonoboui-2.so.0" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so" is not at the expected address (wrong library or version mismatch?) --------------------------------------------------
nice trace
also see bug 332028
*** Bug 572902 has been marked as a duplicate of this bug. ***
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!