|
From: Tom H. <th...@cy...> - 2003-12-19 07:19:05
|
In message <107...@ix...>
Jeremy Fitzhardinge <je...@go...> wrote:
> Hm. There's two possibilities: one is that the mmap syscall itself
> failed; the other is that VG_(find_map_space) failed to return some
> space. Could you put some debug prints in there to see which case is
> occurring, and if its mmap, what the error return is? It seems there
> should be plenty of space in the address space for your mapping.
It's the call to VG_(find_map_space) at the top of VG_(mmap) that
is failing.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|