> Any hints how to debug it further?

You should run it under gdb, or attach to the interpreter
from gdb.

Could it be that you get a stack overflow? To my knowledge,
stack space is very scarce on FreeBSD if you use threads.

Regards,
Martin

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to