[Mailman-Developers] Re: Security

barry@wooz.org barry@wooz.org
Mon, 23 Oct 2000 23:31:51 -0400 (EDT)


You might try upgrading to Python 2.0, built from source.  Maybe
Mailman tickles something in Python that tickles something in the
kernel.

Aside from that, trying to figure out exactly which chunk of Python
code is causing the crash is the next thing to do.  I'm afraid that if
you're not getting tracebacks, you'll have to liberally sprinkle the
code with prints to track this down.

-Barry