github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today
Set by moderator on 31 May 2013.
04:28 colomon joined 04:50 birdwindupbird joined 05:15 labster joined 06:11 tomyan joined 07:07 tomyan joined 07:21 Jimmy__ joined 07:32 Jimmy__ joined
Jimmy__ JFYI, firb(28) benchmarks between Parrot, Perl5 and MoarVM: gist.github.com/zhuomingliang/5704...and-moarvm 07:32
nwc10 I got this on the Rasbperry Pi during make test, but I can't reproduce it: 08:33
t/moar/threads.t ................ 5/6 Can't free STables in gen2 GC yet
t/moar/threads.t ................ Failed 1/6 subtests
09:28 leont joined
woosley I think I got that error also, it is the first time I ran "Make test", but I can not reproduce it now either, that is odd 09:34
10:43 Guest1337 joined 10:52 vmspb joined 10:55 vmspb joined 11:41 rblackwe joined
colomon huh, smoke test did not run overnight because Rakudo failed to build 12:10
gist.github.com/colomon/5705459 12:12
12:14 tgt joined
colomon ack, wrong channel! 12:16
12:26 JimmyZ joined 12:27 labster joined 12:51 lizmat joined 13:07 lizmat joined 13:20 FROGGS joined 13:40 cognominal joined 13:55 japhb_ joined 13:58 lizmat joined 14:02 colomon joined 14:03 FROGGS joined 14:23 japhb_ joined 14:25 labster joined 14:27 FROGGS joined 14:31 colomon joined 14:51 woosley1 joined 14:55 japhb_ joined 14:59 lizmat_ joined 15:12 colomon joined 15:21 woosley1 joined 15:25 bronco_creek joined 15:28 labster joined 15:33 lizmat joined 15:48 woosley1 left 15:54 benabik joined 15:57 labster joined 16:04 colomon joined 16:15 rurban joined 16:39 FROGGS joined 16:40 lizmat joined
diakopter jnthn: ahoy 16:43
TimToady shiver me timbers 16:49
17:44 Guest1337 joined 17:53 kbenson1 joined 17:57 hoelzro_ joined 18:01 FROGGS joined 18:04 tgt_ joined 18:05 Ulti_ joined, nwc10_ joined 18:09 nyaapa joined 18:12 _ilbot joined
moderator github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today
18:16 Tene joined 18:17 d4l3k_ joined 18:20 tadzik joined 18:24 dalek joined 18:29 diakopte1 joined, mj41_ joined 18:33 colomon joined 18:36 _ilbot joined
moderator github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today
18:37 mj41 joined 18:41 FROGGS_ joined, jnthn_ joined 18:44 _ilbot joined
moderator github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today
18:49 FROGGS_ joined 19:01 Ulti_ joined 19:03 [Coke]_ joined 19:08 tomyan joined 19:11 tokuhirom joined 19:14 Tene_ joined 19:16 tomyan joined 19:21 FROGGS_ joined 19:23 colomon joined 19:26 lizmat joined 19:34 FROGGS_ joined 19:35 bronco_creek joined 19:54 FROGGS_ joined 20:24 PerlJam joined 20:28 tgt_ joined, colomon_ joined 20:51 leont joined 21:09 FROGGS_ joined 21:13 _sri joined 21:21 lizmat joined, FROGGS_ joined 21:34 tgt joined 21:43 donaldh joined 21:59 vmspb joined 22:05 Guest1337 joined
sorear moritz: JOIN flood? 22:30
22:38 FROGGS_ joined
benabik I'm getting an error in the MoarVM tests: t/more/float.t: not ok 4 - float multiplication 22:44
"sh: line 1: 28960 Abort trap: 6 ../moarvm temp.moarvm foobar foobaz > temp.output"
Somewhat confused on how to track it down.
jnthn Fails here also.. 22:49
On 32-bit
benabik darwin/amd64
jnthn hm
benabik Well at least I'm not alone. I think I've figured out how to debug it, but changing MASTTesting.nqp seems to have triggered a full rebuild. 22:50
abort in __sprintf_chk at core/interp.c:1013. 22:52
22:52 cognominal joined
jnthn Hm :) 22:53
benabik Well at least I figured out a hacky way to run gdb on a failed test. Changed MASTTesting to nqp::exit(1) on failure so I can get at the .moarvm file. 22:55
I'll poke at it again later, my ride is here.
jnthn There's an env var you can set, MVM_DEBUG iirc, thta keeps the test files arond
23:15 FROGGS_ joined 23:22 sorear joined 23:41 benabik joined
benabik MVMDEBUG. I saw it put out a dump, but didn't see the copy. Thanks, jnthn 23:42