Bug 276637 - valgrind ls -l segfaults after install
Summary: valgrind ls -l segfaults after install
Status: RESOLVED DUPLICATE of bug 267997
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR crash
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 20:43 UTC by nireon
Modified: 2011-10-12 16:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***