HP-UX, PyThread_* missing

Martin v. Loewis martin at v.loewis.de
Sun Mar 17 04:00:33 EST 2002


weeks at vitus.scs.agilent.com (Greg Weeks) writes:

> In either case, though, "make test" fails at test_threads with:
> 
>     test_thread
>     *** Termination signal 14
> 
> That was where I got stuck, and I'm *still* stuck.

Does the test also fail if run on its own? I.e. what happens if you do

./python Lib/test/regrtest.py test_thread

Also, since you said that threads work fine in 1.5.2 for you, what
happens if you run this test in Python 1.5.2?

Regards,
Martin




More information about the Python-list mailing list