|
From: senganal <set...@ci...> - 2004-07-13 17:05:03
|
hi Thanks for the replies . I tried 'setenv LD_ASSUME_KERNEL 2.4.18' but it didn't work. Valgrind still doesen't wait at the ACE_Manual_Event.wait (). ACE is doing something funny with the mutexes but couldnt figure out what .Internally ACE uses pthread_cond_wait() in these events, and pthread_cond_wait works fine with valgrind. I am kind of stuck with the testing and will be grateful for any help. Regards Senganal |