23 Oct
2000
23 Oct
'00
10:31 p.m.
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