Nicolas Lehuen wrote ..
> Hi Graham,
>
> The latest trunk version yields multiple segfaults and failures in
> different places :
>
> * Testing req.add_handler() for empty phase
> E
> * Testing req.add_handler() directory
> E
> * Testing interpreter per directive
> E
> * Testing phase stat
Graham Dumpleton wrote ..
> Graham Dumpleton wrote ..
> > > * Testing server side include
> > > F
> >
> > Based on the logs below, this may be what I suspected. That is there
> > is some issue with CR/LF differences on Win32 which causing the
> > code some grief. Because of the crash by Apache w
Graham Dumpleton wrote ..
> > * Testing server side include
> > F
>
> Based on the logs below, this may be what I suspected. That is there
> is some issue with CR/LF differences on Win32 which causing the
> code some grief. Because of the crash by Apache when exception
> occurred in SSI code, re
CC'd to developers list so others are aware of issue and maybe can offer
insight.
Nicolas Lehuen wrote ..
> Hi Graham,
>
> The latest trunk version yields multiple segfaults and failures in
> different places :
>
> * Testing req.add_handler() for empty phase
> E
> * Testing req.add_handler()
[
http://issues.apache.org/jira/browse/MODPYTHON-104?page=comments#action_12378407
]
Graham Dumpleton commented on MODPYTHON-104:
Note that using PythonInterpPerDirective with SSI support would cause a crash.
This though has been fixed as part
[ http://issues.apache.org/jira/browse/MODPYTHON-103?page=all ]
Graham Dumpleton resolved MODPYTHON-103:
Resolution: Fixed
Crashing when PythonInterpPerDirective used now fixed. Note that this same
change also fixed a similar crash if SSI a