Upon a fresh installation of valgrind from the source which I got from the latest valgrind-3.6.1.tar.bz2. See the following instructions that I typed into terminal after unzipping. I then aggregated the resulting output and error files in output.txt and attached that. Please see attachment. Nicholas-Persauds-MacBook-Pro:valgrind-3.6.1 npersaud$ ./configure >> ~/Desktop/configure.out 2> ~/Desktop/configure.err ^CNicholas-Persauds-MacBook-Pro:valgrind-3.6.1 npersaud$ ./configure >> ~/Desktoconfigure.out 2> ~/Desktop/configure.err Nicholas-Persauds-MacBook-Pro:valgrind-3.6.1 npersaud$ make >> ~/Desktop/make.out 2> ~/Desktop/make.err Nicholas-Persauds-MacBook-Pro:valgrind-3.6.1 npersaud$ make install >> ~/Desktop/install.out 2> ~/Desktop/install.err Nicholas-Persauds-MacBook-Pro:valgrind-3.6.1 npersaud$ valgrind ls -l Segmentation fault
*** This bug has been marked as a duplicate of bug 267997 ***