|
From: Dave N. <dc...@us...> - 2006-09-28 15:49:12
|
I thought it might be indicative of some assumptions about how stack/heap is positioned in memory. Maybe these assumptions no longer apply to RHEL5. I was hoping for some tips on how to debug this. Maybe some sort of Valgrind switch to trace memory allocations. Andrew Lamb wrote: > Doesn't this simply mean that you ran out of memory? > > > > > > > Re: [Valgrind-developers] valgrind 3.2.0 on RHEL5 beta 1 > > Dave Nomura > to: > valgrind-developers > 09/27/06 03:00 PM > > > > > Bcc: > Andrew Lamb > Please respond to dc...@us... > > > > > > > > > > I forgot to mention that this happens on a PPC970 running RHEL5 beta 1 > > uname -a: > Linux elm3b148 2.6.17-1.2519.4.21.el5 #1 SMP Wed Aug 30 18:29:48 EDT 2006 > ppc64 > ppc64 ppc64 GNU/Linux > > Dave Nomura wrote: > >> I got the following *.stderr.out on all of the memcheck tests in the >> > valgrind > >> testsuite. >> >> Valgrind's memory management: out of memory: >> newSuperblock's request for 1048576 bytes failed. >> 14286848 bytes have already been allocated. >> Valgrind cannot continue. Sorry. >> >> Can anyone give me an idea of what this error message might mean, or >> > where I > >> might look to determine why valgrind is failing in this way? >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> > your > >> opinions on IT & business topics through brief surveys -- and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Valgrind-developers mailing list >> Val...@li... >> https://lists.sourceforge.net/lists/listinfo/valgrind-developers >> > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > > > |