Arcady Genkin
agenkin-lst-mod_python at thpoon.com
Sun Nov 10 13:25:45 EST 2002
I'm trying out mod_python-3 beta 4 on FreeBSD 4.7. Python is version 2.2.2 compiled from ports without threading support. Apache is 2.0.43 compiled from ports with threads enabled, running with default configuration (apart from mod_python customizations); mod_python is the only non-stock module loaded into it. Even though mod_python seems to be working fine, I am seeing the following in the apache's error logs: Fatal Python error: PyThreadState_Delete: tstate is still current Fatal Python error: PyThreadState_Delete: tstate is still current Fatal Python error: PyThreadState_Delete: tstate is still current Fatal Python error: PyThreadState_Delete: tstate is still current [Sun Nov 10 12:29:32 2002] [notice] child pid 27272 exit signal Abort trap (6) [Sun Nov 10 12:29:32 2002] [notice] child pid 27267 exit signal Abort trap (6) [Sun Nov 10 12:29:32 2002] [notice] child pid 27266 exit signal Abort trap (6) [Sun Nov 10 12:29:32 2002] [notice] child pid 27265 exit signal Abort trap (6) How likely is this due to a misconfiguration? Any pointers? Many thanks, -- Arcady Genkin guilt is the cause of more disauders than history's most obscene marorders (E.E. Cummings)
|