dalek arVM: f12d75e | timotimo++ | src/profiler/profile.c:
elide a few key-values from profiler data for default values
01:47
timotimo we really must not forget the way substr misbehaves when an x'd piece of string is being acted upon 17:46
nwc10 t/spec/S05-transliteration/trans.rakudo.moar can hang. twice now. stack backtrace looks like this paste.scsys.co.uk/500492 19:55
timotimo nwc10: can you give us a stacktrace with JIT disabled, too? 20:17
nwc10 um, yes, I don't know. And I probably need to try tomorrow.
timotimo thank you :)
because all those unreadable stack frames from the jit, you know 20:18
nwc10 as in, "I don't know if it will repeat without the JIT" - which I guess is the point of asking. And d'oh for not woring that one out myself.
timotimo also, perhaps a print MVM_dump_stacktrace (or what it's called) would be interesting
the fact that the stack contains a MVM_fixed_size_free confuses me 20:21
why would a jit frame get called from there?