Version: 3.7 SVN OS: OS X I am running the default 32 bits kernel, I have Xcode 4.0.2 installed, and I installed valgrind through the Macports system (sudo port install valgrind/valgrind-devel). Neither the stable 3.6.1 version nor the valgrind-devel @3.7.0-r11524_0 one do seem to be able to even report the version number. $ valgrind --version Segmentation fault Reproducible: Always Steps to Reproduce: $ valgrind --version Actual Results: Segmentation fault Expected Results: version number...
Probably a duplicate of bug 267997. Try checking out and building the SVN trunk.
As I was saying, this happens with 3.7.0-r11524_0, is this such an outdated version?
Yes. The fix is in r11686.
$ valgrind --version valgrind-3.7.0.SVN Ok, thank you. Hopefully the Macports guys update the devel package soon :).
(In reply to comment #4) > Ok, thank you. Hopefully the Macports guys update the devel package soon :). Maybe you could mail them and ask them to do so? ------- Re-closing as a dup of 267997. *** This bug has been marked as a duplicate of bug 267997 ***
I will, I just did not want to bugger them too and make more people waste their time hehe :).