Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-14 Thread Andy Bach
Seems to be fixed as of 29440: TEST_PROG_ARGS="-j " prove -v t/stm/runtime.t t/stm/runtime.. 1..5 ok 1 - choice (one thread) ok 2 # SKIP Intermittently failing everywhere ok 3 # SKIP Intermittently failing everywhere not ok 4 - queue adapted for the library # Failed test 'queue adapted for

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-07 Thread Andy_Bach
chromatic wrote: > That should have been: # TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t Okay, I can get the box to hang/consume everything this way - adding a -D flag and various digits (as of Revision: 29128) avoids the hang: TEST_PROG_ARGS="-j -D7 " prove -v t/stm/runtime.t t/stm

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-05 Thread Andy_Bach
Better, in a sense: $ TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t t/stm/runtime.. 1..5 ok 1 - choice (one thread) ok 2 # SKIP Intermittently failing everywhere ok 3 # SKIP Intermittently failing everywhere not ok 4 - queue adapted for the library # Failed test 'queue adapted for the librar

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread chromatic
On Friday 04 July 2008 08:43:06 [EMAIL PROTECTED] wrote: > > I don't know how to get the -j flag into prove though. > > # ENV_TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t That should have been: # TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t I don't know why I had ENV_ at th

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread Andy Armstrong
On 4 Jul 2008, at 16:43, [EMAIL PROTECTED] wrote: Chromatic suggested I don't know how to get the -j flag into prove though. # ENV_TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t Is this Test::Harness 3.12? If so I suspect the root problem might be that it leaks under certain cir

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread Andy_Bach
"Andy Bach" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject Re: [perl #56304] AutoRep

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-06-25 Thread chromatic
On Tuesday 24 June 2008 09:34:22 Andy Bach wrote: > It does run w/ the non JIT (I believe) prove: > prove -v t/stm/runtime.t > t/stm/runtime.. > 1..5 > ok 1 - choice (one thread) > ok 2 # SKIP Intermittently failing everywhere > ok 3 # SKIP Intermittently failing everywhere > ok 4 - queue adap

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-06-24 Thread Andy Bach
Yeah, it's runtime.t top - 11:14:36 up 1 day, 3:37, 4 users, load average: 1.11, 0.75, 0.34 Tasks: 95 total, 2 running, 93 sleeping, 0 stopped, 0 zombie Cpu(s): 14.8% us, 35.5% sy, 0.0% ni, 49.7% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 2074556k total, 1251040k used, 823516k free,