|
From: Julian S. <js...@ac...> - 2007-01-09 15:09:32
|
> The fact that valgrind is returning ENOMEM will make the dynamic > linker think that there really isn't enough memory anywhere in the > process space to map the library, so it will give up. So then it's a bug in m_aspacemgr's handling of hinted mappings that can't be placed at the hint address, yes? I better peer at it I suppose. J |