[mod_python] Segmentation Fault

Stefan C. Kremer skremer at q.cis.uoguelph.ca
Thu Nov 18 17:42:24 EST 2004


I am able to generate a segmentation fault within mod python by executing:

getattr( req, 'boundary' )

Can anyone confirm or refute this behaviour on python2.3.4, apache2.0.52, momod_python2.3.

Or also,

req.boundary

-Stefan



More information about the Mod_python mailing list