python-dev  

Re: Segfaults in ConnectionHander

Jim Gallacher
Mon, 30 Jan 2006 05:20:52 -0800

Graham Dumpleton wrote:

What I might speculate is that if the test in mod_python for the
connection handler is setup to run on a secondary listener port,
but with the primary still active, that it may trigger the problem
on other systems like Linux. Jim, you might want to try this and see
if you can duplicate it on Linux.

I'll try it tonight.

Jim