00:37 vendethiel joined 01:14 vendethiel joined 01:34 colomon joined 04:33 vendethiel joined 06:13 vendethiel joined 06:49 vendethiel joined
nwc10 jnthn: ASAN expodes on the setting: paste.scsys.co.uk/505142 07:01
07:02 domidumont joined 07:08 domidumont joined
nwc10 jnthn: culprit seems to be b6e0e2a3876d30d356d9d2d7d1ec5edbd689eb53 08:05
08:18 vendethiel joined 08:19 domidumont joined 09:40 vendethiel joined 09:55 domidumont joined 10:05 vendethiel joined 10:17 domidumont joined 10:38 vendethiel joined 11:24 vendethiel joined 11:39 kjs_ joined 12:07 vendethiel joined 12:08 kjs_ joined
jnthn nwc10: Hmmm... Thanks. 12:15
dalek arVM: 177c859 | jnthn++ | src/spesh/graph.c:
Revert "Fix leak involving inlining handlers."

This reverts commit b6e0e2a3876d30d356d9d2d7d1ec5edbd689eb53. Turns out this is too early, but the place I'd have expected to move this to already *is* freeing handlers. So will need a litle more analysis.
12:43
jnthn puts that one on the "not so easy" list :) 12:44
12:54 FROGGS joined 13:05 vendethiel joined 13:53 FROGGS_ joined 14:06 vendethiel joined 14:40 vendethiel joined 14:57 FROGGS[mobile] joined 15:09 cognome joined 15:10 TimToady joined 15:37 vendethiel joined 16:03 vendethiel joined 17:10 FROGGS joined
dalek arVM: db56f04 | jnthn++ | src/strings/decode_stream.c:
Fix a leak around partial slurping.

That is, reading some of a file, then slurp-rest'ing the rest of it, in Perl 6 terms.
17:34
arVM: fef3b35 | timotimo++ | src/jit/graph.c:
functions with MVMRegister foo don't want _F calling conventions
17:54
arVM: db9c558 | timotimo++ | src/jit/graph.c:
comment on _F not being there
timotimo i could imagine i've gone back and forth on that line a few times already 17:55
18:09 domidumont joined
jnthn Ah, that one 19:18
jnthn fixed a case like that once...
Guess I didn't look hard enough for others.