You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_python-dev@quetz.apache.org by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2006/03/05 06:34:07 UTC

[jira] Closed: (MODPYTHON-83) mod_python doesn't work if threads not compiled into Python

     [ http://issues.apache.org/jira/browse/MODPYTHON-83?page=all ]
     
Graham Dumpleton closed MODPYTHON-83:
-------------------------------------


> mod_python doesn't work if threads not compiled into Python
> -----------------------------------------------------------
>
>          Key: MODPYTHON-83
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-83
>      Project: mod_python
>         Type: Bug
>   Components: core
>     Versions: 3.1.4, 3.2.7
>     Reporter: Graham Dumpleton
>      Fix For: 3.2.7

>
> If threads aren't built into Python, mod_python generates errors:
>   Fatal Python error: PyThreadState_Delete: tstate is still current
> when a request arrives for mod_python and crashes the Apache child subprocess.
> The fix as previously described in:
>   http://www.modpython.org/pipermail/mod_python/2005-October/019236.html
> does appear to fix the problem on initial testing.
> Testing was done on Linux with no threads builtin to Python.
> This problem is probably more prevelant on FreeBSD where Python still seems to
> default to not having thread support builtin.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira