|
From: Ayan C. <ach...@vm...> - 2009-08-04 01:50:23
|
Anyone has any idea on this? I needed it badly :-( _____________________________________________ From: Ayan Chowdhury Sent: Monday, August 03, 2009 1:50 PM To: 'val...@li...' Subject: A urgent help needed Hi, I was trying to get my application up with valgrind. I was using the following valgrind options. "/root/valgrind341/bin/valgrind --trace-children=yes --track-fds=yes --log-file=/var/log/vmware/aam/valgrind.out.%p --leak-check=yes --show-reachable=yes --leak-resolution=high --num-callers=40 But getting the following error when getting the program running. valgrind: mmap(0x38000000, 1503232) failed in UME with error 22 (Invalid argument). valgrind: this can be caused by executables with very large text, data or bss segments. Any idea how to work around the problem. Any help will be appreciated. Thanks, Ayan |