On 2:59 PM, Török Edwin wrote: > Are you sure? The tests force numthreads = 1 for version < 2.5.2, but
Oh, my apologies! Python is version 2.6 and gcc is 4.4.1 . I'd run the rpm commands in the wrong terminal window -- how embarrassing! Your python code gives: 2.6 (r26:66714, Nov 3 2009, 17:33:18) [GCC 4.4.1 20090725 (Red Hat 4.4.1-2)] 20600f0 > llvm version doesn't matter, embedded one is built and tested. Okay, thanks... good to know. >> Fatal Python error: PyEval_AcquireThread: NULL new thread state > This looks like a python problem, and the core dumps are probably > python's: http://bugs.python.org/issue7544 > How much memory do you have? Is python right about the 8 cores? Yes, the machine has two quad-core Xeons and 6GB RAM. I'm going to try to upgrade to Python 2.7, which should fix the issue you linked to above, and report the results here. Thanks for your help! -Matt _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
