[issue3863] 2.6rc1: test_threading hangs on FreeBSD 6.3 i386

Gregory P. Smith report at bugs.python.org
Mon Sep 15 02:23:32 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

fyi the FreeBSD 6.3 libpthread PANIC message comes from the
MUTEX_ASSERT_NOT_OWNED macro which is called from several places here:

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libpthread/thread/Attic/thr_mutex.c?rev=1.52;content-type=text%2Fx-cvsweb-markup;hideattic=0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3863>
_______________________________________


More information about the Python-bugs-list mailing list