|
From: Tom H. <th...@cy...> - 2004-09-24 08:04:06
|
In message <200...@we...>
smiley glitter <smi...@ya...> wrote:
> The following error message was noted in an
> application that attaches shared memory segment of
> 150M at a fixed address at 0x20000000 on a 2 cpu box.
Depending on what tool you're using this may well not be possible
under valgrind - mapping memory at a fixed address is a truly horrible
thing to do anyway.
> valgrind: vg_memory.c:245 (vgPlain_unmap_range):
> Assertion `rs == middle' failed.
This shouldn't happen though...
> If that doesn't help, please report this bug to:
> valgrind.kde.org
...so please do file a bug as it requested.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|