# New Ticket Created by  Aleks-Daniel Jakimenko-Aleksejev 
# Please include the string:  [perl #132328]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=132328 >


DBIish tests started to fail (with segv) after this rakudo commit:
https://github.com/rakudo/rakudo/commit/ff063e7b53ab41b79279ffc38e1740d3db2eae7d

The bump itself brought these MoarVM changes:
https://github.com/MoarVM/MoarVM/compare/2017.09.1-602-g676723d...2017.09.1-608-ge051ee3


Committable output before and after:
command: commit: ff063e7b53^,ff063e7b53 
https://gist.githubusercontent.com/AlexDaniel/13a57dbb993d624c877befc137c33ee6/raw/a575bf2e04e24ced60b35665a4ec5a3324369c47/dbiish.p6
output: https://gist.github.com/e25c6a14d6078e99f6bb46de494565b1

Not surprisingly there's no crash with MVM_JIT_DISABLE:
command: commit: MVM_JIT_DISABLE=1 ff063e7b53^,ff063e7b53 
https://gist.githubusercontent.com/AlexDaniel/13a57dbb993d624c877befc137c33ee6/raw/a575bf2e04e24ced60b35665a4ec5a3324369c47/dbiish.p6
output: https://gist.github.com/24319e448313c13c16d8b67d7961accb

Reply via email to