Bug 267769 - Darwin: memcheck triggers segmentation fault
Summary: Darwin: memcheck triggers segmentation fault
Status: RESOLVED DUPLICATE of bug 267997
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: 3.7 SVN
Platform: Compiled Sources macOS
: NOR crash
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 11:00 UTC by Bart Van Assche
Modified: 2011-06-10 21:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Memcheck output (17.13 KB, text/plain)
2011-03-06 11:00 UTC, Bart Van Assche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Van Assche 2011-03-06 11:00:27 UTC
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
Comment 1 Julian Seward 2011-06-10 21:58:43 UTC
This is with xcode 4.0.x, yes?

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