Bug 267769

Summary: Darwin: memcheck triggers segmentation fault
Product: [Developer tools] valgrind Reporter: Bart Van Assche <bart.vanassche+kde>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 3.7 SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: Memcheck output

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 ***