8 Jan
2004
8 Jan
'04
2:23 p.m.
Jim, Matt, Did you use python port to install the python interpreter? If not, did you apply the patch that fix the thread stack size issue? BTW: I'm quite fed up with 4.X FreeBSD userthread implementation + python. I've messed with a fork/wait python program until I resolved the strange hangs recompiling python without threads support. Ciao Paolo Matt Hamilton wrote:
In the end I have worked around it by recompiling python 2.1.3 with LinuxThreads support (look at the README in the LinuxThreads port) and it has been running fine now for a few months.