|
From: James O. <jam...@wu...> - 2017-02-28 08:06:52
|
I believe this is a known issue with MacOSX Sierra. On Tue, Feb 28, 2017 at 1:45 AM, Thomas Manninger <DBG...@gm...> wrote: > Hi, > > i am using valgrind on macos 10.12.3 (intel Core i5). > After compiling the newest valgrind version from svn, i cannot start > valgrind for any application. > > I get the following error: > $ sudo ./valgrind -v /Users/user/Documents/application > valgrind: mmap-FIXED(0x0, 253952) failed in UME (load_segment1) with error > 12 (Cannot allocate memory). > > $ ./valgrind --version > valgrind-3.13.0.SVN > > How can i solve this problem? > Thanks for help! > > best regards, > Thomas > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > > |