Geth MoarVM/even-moar-jit: 8d9abf3850 | (Bart Wiegmans)++ | 3 files
Add timeouts to JIT debugging tools

Sometimes a miscompile doesn't cause a program to crash but instead loop forever. A timeout paramter on jit-bisect enables detection. On linux, the standard 'timeout' utiltiy is also available for the same purpose, but not every system is linux.
I have no idea if this will work on windows.
16:56
brrt good hi! 19:12
the timeout-enabled bisect yielded some result...
as in, the consistent problem-giver is an innocent looking piece of code 19:13
and, we're looping forever within the same code... 19:33
timotimo yo 19:39
that's weird :(
brrt in the same frame, never invoking a subframe
it's odd, but not so odd that i won't figure it out 19:40
but not tonight
:-)