|
From: Tom H. <th...@cy...> - 2004-07-12 17:15:23
|
In message <200...@al...>
"John Roberts" <joh...@cr...> wrote:
> I don't know if this is affecting ACE, but you can
> test that hypothesis by doing:
>
> setenv LD_ASSUME_KERNEL 2.4.18
>
> prior to invoking Valgrind. That will induce the
> older kernel behavior that won't interrupt
> semaphores when threads are created.
That probably won't have any effect with valgrind as valgrind
always uses the same libpthread.so no matter what you set that
variable to.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|