|
From: Julian S. <js...@ac...> - 2015-03-20 09:14:19
|
> valgrind: mmap(0x400000, 704512) failed in UME with error 22 (Invalid argument). > valgrind: this can be caused by executables with very large text, data > or bss segments. It might be better to update the tool to the trunk, so that we don't have to guess whether this might be due to something fixed between 3.7.0 and now. Does the tool mess with linker options at all, and/or have very large global arrays/data structures? J |