cd /usr/lib/gvfs
sudo mv gvfsd-photo2  gvfsd-photo2.binary
sudo gedit gvfsd-photo2

write
"#!/bin/sh
G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind 
--log-file=/tmp/valgrind.log gvfsd-photo2.binary $@"

sudo chmod 775 gvfsd-photo2

restart your session
get the crash
add /tmp/valgrind.log there

-- 
gvfsd-gphoto2 crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/349555
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