Re: python2.3 build with kse freezes CURRENT

2003-06-27 Thread Daniel Eischen
On Fri, 27 Jun 2003, leafy wrote: > On Fri, Jun 27, 2003 at 03:42:58PM +0900, Till Plewe wrote: > > I appended dmesg output, but right now I am just curious if there is > > anybody who has a working (threads enabled) python2.3 installation > > on CURRENT (SMP). > > > > - Till > Does yours work

Re: python2.3 build with kse freezes CURRENT

2003-06-26 Thread leafy
On Fri, Jun 27, 2003 at 03:42:58PM +0900, Till Plewe wrote: > I appended dmesg output, but right now I am just curious if there is > anybody who has a working (threads enabled) python2.3 installation > on CURRENT (SMP). > > - Till Does yours work on single processor? I compiled my python2.3b1 w

python2.3 build with kse freezes CURRENT

2003-06-26 Thread Till Plewe
For the last few weeks I have difficulties building python2.3 with threads enabled. Building using -lthr leaves python's thread related modules inoperable. Using -lkse builds ok, but in the python test suite test_signal.py hangs for ever. It seems that a SIGALRM is not caught. Until sometime l