Summary: | valgrind ls -l or any other valgrind call(even without parameters) results in Segmentation Fault | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Herbert Grasberger <grassi> |
Component: | general | Assignee: | Julian Seward <jseward> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | ./configure and make log |
Description
Herbert Grasberger
2011-06-02 22:05:17 UTC
Created attachment 60699 [details]
./configure and make log
I can confirm this bug. XCode version 4.0.2 build 4A2002a, Mac OS X version 10.6.7, Intel Core i5 2.4 GHz. All calls to valgrind immediately quits with the following message "Segmentation fault". This was fixed in the trunk about a month ago. *** This bug has been marked as a duplicate of bug 267997 *** Thanks. Should I run the patch you proposed in bug 267997, or wait for it to enter a stable release? Neither. Instead just check out and build the trunk, as described at http://www.valgrind.org/downloads/repository.html |