Re: Can we reproduce this?

Neal Norwitz <[email protected]> Sat, 4 Jan 2003 19:51:36 -0500
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
On Sat, Jan 04, 2003 at 08:39:29PM +0100, Anders Qvist wrote:
>
> > When I try 'make test' during building python2.3a1 with gcc2.95.3 in
> > Solaris8, it stops at 'test_signal' - it stays there until the process
> > is killed via kill -9.
> 
> This is a known problem, which occurs in the farm as well. We have as
> yet no good leads.

I just ran test_socket a bunch of times on our sun without problems.
I believe Martin von Loewis and Andrew Koenig also use a solaris box
fairly regularly.  (Hopefully Martin is reading this list and can
confirm.)

So the problem may be limited to the snake farm and a few other boxes.
This may also apply to the AIX problem, since I've found no one else
who has the same problems.  I've worked a fair amount on the AIX
problem.  I have spent no time as of yet on Solaris.  I'll try to
do some testing to see if I can find out more.

Neal