|
From: Onet <on...@dd...> - 2005-12-20 22:52:25
|
Hi, Using valgrind version 3.1.0, I get the following error: user@host:~/program_path$ valgrind -v ./program_name valgrind: mmap(0x8756000, 212860928) failed in UME. The error occurs with both the Debian package as with the self-compiled binary from the official source. The program itself runs smoothly outside of the valgrind context. Can someone with more knowledge about 'UME' tell me what this means, how it can be avoided or whether this should be considered a bug in valgrind? Best regards, Onet. |