|
From: Tom H. <to...@co...> - 2008-08-11 06:58:06
|
Chris Packham wrote: > When I run it under valgrind I start getting some random failures > (program failures not valgrind reporting). I'm currently putting this > down to the fact that valgrind supplies its own pthread implementation. Valgrind hasn't provided it's own pthread implementation for several years, so if you are really using a version has it's own libpthread then the first thing you need to do is upgrade. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |