| Summary: | Darwin: memcheck triggers segmentation fault | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Bart Van Assche <bart.vanassche+kde> |
| Component: | memcheck | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.7 SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Memcheck output | ||
This is with xcode 4.0.x, yes? *** This bug has been marked as a duplicate of bug 267997 *** |
Created attachment 57715 [details] Memcheck output Version: 3.7 SVN (using Devel) OS: OS X Reproducible: Always Steps to Reproduce: Check out the Valgrind trunk from the Subversion repository (r11595), build it and run this command: ./vg-in-place -v xterm >&mc-log.txt Actual Results: Segmentation fault Expected Results: No segmentation fault