Re: Can we reproduce this?
Anders Qvist <[email protected]> Sat, 4 Jan 2003 20:39:29 +0100
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 04, 2003 at 12:41:36PM +0100, Laura Creighton wrote: > --------- Forwarded Message > > Return-Path: [email protected] > Delivery-Date: Sat Jan 4 00:10:32 2003 > From: Inyeol Lee <[email protected]> > To: [email protected] > Subject: 2.3a1 Solaris build trouble - make test failure > 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. It has been suggested there is a Solaris bug. Neal recommended the following patches: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fpatches%2F108528&zone_32=signal+%20hang%20%22Solaris%208%22&wholewords=on http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fpatches%2F108827&zone_32=signal+%20hang%20%22Solaris%208%22&wholewords=on Patches can be gotten from here: http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/patch-access We have not yet had time to test these. Any result from applying these patches will be appreciated. > If running test_signal only, the message is; > > $ python test_signal.py > + sleep 2 > starting pause() loop... > call pause()... > + kill -5 6825 > + sleep 2 > handlerA (5, <frame object at 0x173f18>) > pause() returned > call pause()... > + kill -2 6825 > + sleep 2 > handlerB (2, <frame object at 0x173f18>) > HandlerBCalled exception caught > call pause()... > + kill -3 6825 > KeyboardInterrupt (assume the alarm() went off) > $ > > My build system is; > > $ uname -a > SunOS abbey 5.8 Generic_108528-07 sun4u sparc SUNW,Sun-Blade-1000 > > $ python > Python 2.3a1 (#1, Jan 2 2003, 22:36:29) > [GCC 2.95.3 20010315 (release)] on sunos5 > Type "help", "copyright", "credits" or "license" for more information. > >>> > > Is it reproducible with other Solaris installation? If it is, I'll > submit a bug report. > > Inyeol Lee... > > - - -- > http://mail.python.org/mailman/listinfo/python-list > > - ------- End of Forwarded Message > _______________________________________________ > snake-farm mailing list > [email protected] > http://lists.lysator.liu.se/mailman/listinfo/snake-farm -- Anders "Quest" Qvist "We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Robert Wilensky