|
From: Nicholas N. <nj...@cs...> - 2006-08-25 10:46:53
|
On Wed, 23 Aug 2006, Dirk Mueller wrote: >> Or I am wrong and the drd tool is not storing read/write accesses for >> konqueror, but only the 500627 (*) mallocs with stack traces for potential >> later error messages. > > I've commented out that part, but it still OOMs quickly. My guess is that > there is some simple error in the bitmap'ing. > > How reusable is the compressed bitmap stuff done for memcheck? can we reuse it > here? I doubt it. The compressed V bits stuff in Memcheck is very Memcheck-specific. Nick |