I think to get a valgrind log you have to do something like this:G_SLICE =always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak- check=full --num-callers=40 --log-file=valgrind.log python /home/locutus/skysentials-1.0.1/skysentials.py
--Notice I put python before '/home/locutus/skysentials-1.0.1/skysentials.py'. I got valgrind to give me a log with this method, but I'm not sure if it's any good given that I didn't install debugging packages. ** Attachment added: "valgrind log" http://launchpadlibrarian.net/36708470/valgrind.log -- Segmentation fault of python-gtk on skysentials 1.0.1 https://bugs.launchpad.net/bugs/396791 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
