#28572: valgrind @3.6.1 Segfaults ----------------------------------------+----------------------------------- Reporter: geoff@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: valgrind ----------------------------------------+----------------------------------- Comment(by Panajev@…): Building the latest SVN version of valgrind from source works. $ valgrind --version valgrind-3.7.0.SVN svn co svn://svn.valgrind.org/valgrind/trunk valgrind cd valgrind/ ./autogen.sh ./configure --prefix=<preferred location> make make instal The valgrind-devel version refers to an older SVN version which does not have the necessary fix. "------- Comment #2 From Goffredo Marocchi 2011-04-20 10:58:17 (-) [reply] ------- As I was saying, this happens with 3.7.0-r11524_0, is this such an outdated version? ------- Comment #3 From Julian Seward 2011-04-20 11:07:58 (-) [reply] ------- Yes. The fix is in r11686." Replying to [ticket:28572 geoff@…]:
Installed smoothly but any attempt to run valgrind Segfaults e.g.
{{{ $ valgrind -h Segmentation fault }}}
MacOS 10.6.6, Xcode 4.0 Build 4A278b
Suspect this may be related to using Xcode 4 compilers? Given that is now v. close to full release I guess needs to be fixed though.
-- Ticket URL: <https://trac.macports.org/ticket/28572#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS