|
From: Alexander P. <gl...@go...> - 2009-08-04 08:30:47
|
What linker do you use? This error can appear if you link Valgrind using gold. On Tue, Aug 4, 2009 at 12:50 AM, Ayan Chowdhury<ach...@vm...> wrote: > 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 > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > > -- WBR, Alexander Potapenko Software Engineer Google Moscow |