Bug 276637

Summary: valgrind ls -l segfaults after install
Product: [Developer tools] valgrind Reporter: nireon
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed In:

Description nireon 2011-06-27 20:43:58 UTC
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
Comment 1 Julian Seward 2011-10-12 16:09:53 UTC

*** This bug has been marked as a duplicate of bug 267997 ***