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 "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/01/18 18:09:18 UTC

[jira] Updated: (MODPYTHON-2) multiple/redundant interpreter creation

     [ http://issues.apache.org/jira/browse/MODPYTHON-2?page=history ]

Nicolas Lehuen updated MODPYTHON-2:
-----------------------------------

    Fix Version: 3.1.4
                     (was: 3.1.3)

> multiple/redundant interpreter creation
> ---------------------------------------
>
>          Key: MODPYTHON-2
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-2
>      Project: mod_python
>         Type: Bug
>     Versions: 3.1.3
>  Environment: mod_python 3.1.3 + a threaded MPM (observed on Win32 and Mac OS X)
>     Reporter: Nicolas Lehuen
>     Assignee: Nicolas Lehuen
>      Fix For: 3.1.4
>  Attachments: mod_python.c.patch
>
> A small bug in mod_python.c allows the creation of many Python interpreters, where there should be only one. As a result, modules can be loaded multiple times (once per interpreter) and some higher level bugs can occur (beginning with higher memory usage). Graham Dumpleton found the bug in mod_python.c, and I completed the fix with a patch to apache.py (in the import_module) function.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira