Bug 281241

Summary: valgrind useless on Macos 10.7.1 Lion
Product: [Developer tools] valgrind Reporter: Don Grimes <DonaldEGrimes>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: macOS   
Latest Commit: Version Fixed In:

Description Don Grimes 2011-09-03 01:27:51 UTC
Version:           unspecified
OS:                OS X

As previously noted (275165 and 275168) valgrind doesn't build on Lion. Furthermore, a valgrind built on Snow Leopard always reports

Unknown task message

and 

unknown syscall

and

all heap blocks were freed; no leaks are possible.


Reproducible: Always

Steps to Reproduce:
valgrind ls


Expected Results:  
Uh, build and execute correctly.
Comment 1 Julian Seward 2011-09-03 12:47:05 UTC

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