On Wed, Jun 2, 2010 at 10:04 PM, Jorge Moraleda
<jorge.moral...@gmail.com> wrote:
> [ ... ]
>
> Thank you. I just tried r11145. It stops both with drd and memcheck,
> even in very small programs, after giving the following output:
>
> valgrind: mmap(0x400000, 823296) failed in UME with error 22 (Invalid 
> argument).
> valgrind: this can be caused by executables with very large text, data
> or bss segments.

You can use the following as a temporary workaround for the mmap()
error message:

cd valgrind
svn merge r11141:11140 .
svn revert coregrind/link_tool_exe.c

Bart.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to