Re: Another deadlock on Mac OS 10.5.1

2008-01-02 Thread Paul Cochrane
On 31/12/2007, James E Keenan <[EMAIL PROTECTED]> wrote: > Andy Armstrong wrote: > > Sorry if I've missed something recent that means that this is expected > > behaviour but r24318 is hanging during make test on Mac OS 10.5.1 / Intel. > > > > The test log and pictures of the process probe are here:

Re: Another deadlock on Mac OS 10.5.1

2007-12-31 Thread Andy Armstrong
On 31 Dec 2007, at 11:50, Andy Armstrong wrote: Sure thing. What's the approved method of running a single test? Ignore this. -- Andy Armstrong, Hexten

Re: Another deadlock on Mac OS 10.5.1

2007-12-31 Thread Andy Armstrong
On 31 Dec 2007, at 05:04, chromatic wrote: t/examples/shootout.t (Wstat: 2560 Tests: 20 Failed: 10) Failed test number(s): 3, 6-11, 17-19 Non-zero exit status: 10 Files=533, Tests=10515, 1609 wallclock secs (25.43 usr 3.37 sys + 1310.02 cusr 197.95 csys = 1536.77 CPU)

Re: Another deadlock on Mac OS 10.5.1

2007-12-31 Thread Tupshin Harper
I was able to reproduce the identical deadlock on Mac OS 10.5.1, though it appears to occur only ever 2 or three times that that particular test is run. I caught it in gdb, and get the info below. I'm new to the internals of Parrot, so other than seeming like a race condition, nothing jumped out

Re: Another deadlock on Mac OS 10.5.1

2007-12-31 Thread Andy Armstrong
On 31 Dec 2007, at 05:04, chromatic wrote: Full test log available on request. I'd like to see verbose output for just the shootout tests. I've fixed those a few times before. $ perl t/harness -v t/examples/shootout.t 2&>1 > shootout.txt http://hexten.net/junk/shootout.txt -- Andy Arms

Re: Another deadlock on Mac OS 10.5.1

2007-12-31 Thread Tupshin Harper
I was able to reproduce the identical deadlock on Mac OS 10.5.1, though it appears to occur only ever 2 or three times that that particular test is run. I caught it in gdb, and get the info below. I'm new to the internals of Parrot, so other than seeming like a race condition, nothing jumped o

Re: Another deadlock on Mac OS 10.5.1

2007-12-30 Thread chromatic
On Sunday 30 December 2007 12:14:04 Andy Armstrong wrote: > t/examples/shootout.t                      (Wstat: 2560 Tests: 20   > Failed: 10) >    Failed test number(s):  3, 6-11, 17-19 >    Non-zero exit status: 10 > Files=533, Tests=10515, 1609 wallclock secs (25.43 usr  3.37 sys +   > 1310.02 c

Re: Another deadlock on Mac OS 10.5.1

2007-12-30 Thread James E Keenan
Andy Armstrong wrote: Sorry if I've missed something recent that means that this is expected behaviour but r24318 is hanging during make test on Mac OS 10.5.1 / Intel. The test log and pictures of the process probe are here: http://hexten.net/junk/20071230-193600/ I also have a few test failu

Another deadlock on Mac OS 10.5.1

2007-12-30 Thread Andy Armstrong
Sorry if I've missed something recent that means that this is expected behaviour but r24318 is hanging during make test on Mac OS 10.5.1 / Intel. The test log and pictures of the process probe are here: http://hexten.net/junk/20071230-193600/ I also have a few test failures on Ubuntu PPC:

Another deadlock on Mac OS 10.5.1

2007-12-30 Thread Andy Armstrong
Sorry if I've missed something recent that means that this is expected behaviour but r24318 is hanging during make test on Mac OS 10.5.1 / Intel. The test log and pictures of the process probe are here: http://hexten.net/junk/20071230-193600/ -- Andy Armstrong, Hexten