Bug 281241 - valgrind useless on Macos 10.7.1 Lion
Summary: valgrind useless on Macos 10.7.1 Lion
Status: RESOLVED DUPLICATE of bug 275168
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries macOS
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-03 01:27 UTC by Don Grimes
Modified: 2011-09-03 12:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***