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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to