I have actually posted something similar to this in Nabble, but after seventeen
hours, it still says I haven't done something, so my sincere apologies if it
suddenly appears one day as a duplicate.

My task was to find out why Quackle (a Scrabble type game) always came up
"segmentation fault" when run.

I have downloaded and installed Valgrind 3.6.1, with no errors (apparently) and
typed the following into the command line:

brafferton@office:~/valgrind-3.6.1$ G_SLICE=always-malloc G_DEBUG=gc-friendly 
valgrind -v --tool=memcheck --leak-check=full --num-callers=40
--log-file=/home/brafferton/Desktop/valgrind.log /usr/bin/quacker

The log is at:
http://www.braffertonguesthouse.co.uk/htdocs/Album/valgrind.log
Sorry! I don't see a method to attach the log here.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to