Re: [perl #132300] [SEGV] say nqp::getlexdyn('')

2017-10-17 Thread Timo Paulssen via RT
fixed in moarvm commits a9267cb, 650e797, and 676723d. Needs a bump, as well as tests. On 17/10/17 19:22, Aleks-Daniel Jakimenko-Aleksejev via RT wrote: > Bisected: (2016-06-29) > https://github.com/rakudo/rakudo/commit/d5c750f74cd4cdbc4746da8bf32d42fc37032b78 > > On 2017-10-14 06:33:04,

Re: [perl #132300] [SEGV] say nqp::getlexdyn('')

2017-10-17 Thread Timo Paulssen
fixed in moarvm commits a9267cb, 650e797, and 676723d. Needs a bump, as well as tests. On 17/10/17 19:22, Aleks-Daniel Jakimenko-Aleksejev via RT wrote: > Bisected: (2016-06-29) > https://github.com/rakudo/rakudo/commit/d5c750f74cd4cdbc4746da8bf32d42fc37032b78 > > On 2017-10-14 06:33:04,

[perl #132300] [SEGV] say nqp::getlexdyn('')

2017-10-17 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Bisected: (2016-06-29) https://github.com/rakudo/rakudo/commit/d5c750f74cd4cdbc4746da8bf32d42fc37032b78 On 2017-10-14 06:33:04, c...@zoffix.com wrote: > m: use nqp; say nqp::getlexdyn('') > rakudo-moar 0d217357a: OUTPUT: «(signal SEGV)»

[perl #132300] [SEGV] say nqp::getlexdyn('')

2017-10-14 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #132300] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132300 > m: use nqp; say nqp::getlexdyn('') rakudo-moar 0d217357a: OUTPUT: «(signal SEGV)»