[Mailman-Developers] ArchRunner is segfaulting

Barry A. Warsaw barry@python.org
Fri Oct 18 17:22:30 2002


>>>>> "SB" == Stonewall Ballard <sb.list@sb.org> writes:

    SB> I've found that my lock problem is caused by the ArchRunner
    SB> qrunner process segfaulting and leaving a lock hanging around.

    SB> This was tested on a fresh CVS build, and with no pre-existing
    SB> lists.

    SB> The same thing happens when I run bin/arch on a list. It
    SB> prints out "Date", and then segfaults.

    SB> Mac OS X Server 10.1.5.

    SB> Any idea what might be causing this?

What version of Python are you using, and can you get a stack trace
from gdb?

-Barry