I'm not sure how canberra-gtk-play is called so I renamed it to
canberra-gtk-play.real and created script named canberra-gtk-play with
the following content:

#!/bin/sh
G_SLICE=always-malloc
G_DEBUG=gc-friendly
valgrind -v --tool=memcheck --leak-check=full --num-callers=40 
--log-file=/tmp/valgrind-canberra-gtk-play.log canberra-gtk-play.real $@

Is this the right approach to get a Valgrind report?

** Attachment added: "Valgrind Script"
   http://launchpadlibrarian.net/18223705/canberra-gtk-play

-- 
canberra-gtk-play crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/276598
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to