This was a pain in the arse by the way, just so you know! :P

I replaced /usr/lib/gvfs/gvfsd-ftp with a script, and moved the binary
to gvfsd-ftp.real.

Script was just:

#/bin/sh
G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=/home/alex/Desktop/valgrind.log 
/usr/lib/gvfs/gvfsd-ftp.real $@

And the valgrind log is attached.

I should add, the FTP host I was using was ftp.virginmedia.com with
anonymous access.

** Attachment added: "valgrind.log"
   http://launchpadlibrarian.net/13413343/valgrind.log

** Changed in: gvfs (Ubuntu)
       Status: Incomplete => Confirmed

-- 
gvfsd-ftp crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/216580
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to