[perl #131653] [SEGV] segfault when attempting to profile the Rakudo compile

2017-06-28 Thread Timo Paulssen via RT
this was caused by instructions coming back from the dead, haunting usage 
counts by mysteriously dropping them by 1 or more, and then both the dead 
instruction and the lawful citizens of other blocks of code being executed by 
the local authorities.

fixed with https://github.com/MoarVM/MoarVM/commit/3d3d0d05df


[perl #131653] [SEGV] segfault when attempting to profile the Rakudo compile

2017-06-28 Thread Timo Paulssen via RT
this was caused by instructions coming back from the dead, haunting usage 
counts by mysteriously dropping them by 1 or more, and then both the dead 
instruction and the lawful citizens of other blocks of code being executed by 
the local authorities.

fixed with https://github.com/MoarVM/MoarVM/commit/3d3d0d05df