[perl #131813] Segfault with --profile

2019-05-11 Thread Jan-Olof Hendig via RT
On Sun, 04 Feb 2018 02:40:44 -0800, alex.jakime...@gmail.com wrote: > Actually, I've been trying to reproduce it on the said revision with > --profile, > --ll-exception and whatnot, and I can't. I think this is an issue on > OS X and > therefore should be confirmed (and tested) on OS X also. > > O

[perl #131813] Segfault with --profile

2018-02-04 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Actually, I've been trying to reproduce it on the said revision with --profile, --ll-exception and whatnot, and I can't. I think this is an issue on OS X and therefore should be confirmed (and tested) on OS X also. On 2018-01-06 12:59:07, jan-olof.hen...@bredband.net wrote: > On Fri, 28 Jul 2017 1

[perl #131813] Segfault with --profile

2018-01-06 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Closable with rakudo tests then. On 2018-01-06 12:59:07, jan-olof.hen...@bredband.net wrote: > On Fri, 28 Jul 2017 15:52:53 -0700, timo wrote: > > It could be that the commit i just pushed to moarvm fixes this, > > please > > verify (the code doesn't crash with the patch) > > Seems to work properl

[perl #131813] Segfault with --profile

2018-01-06 Thread Jan-Olof Hendig via RT
On Fri, 28 Jul 2017 15:52:53 -0700, timo wrote: > It could be that the commit i just pushed to moarvm fixes this, please > verify (the code doesn't crash with the patch) Seems to work properly: dogbert@dogbert-VirtualBox ~/repos/rakudo $ ./perl6 -v This is Rakudo version 2017.12-124-g6a6470f9d bu

Re: [perl #131813] Segfault with --profile

2017-07-28 Thread Timo Paulssen via RT
It could be that the commit i just pushed to moarvm fixes this, please verify (the code doesn't crash with the patch)

Re: [perl #131813] Segfault with --profile

2017-07-28 Thread Timo Paulssen
It could be that the commit i just pushed to moarvm fixes this, please verify (the code doesn't crash with the patch)

[perl #131813] Segfault with --profile

2017-07-28 Thread via RT
# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #131813] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131813 > $ perl6 —ll-exception -e 'my @a = (^1)>>.Str' segfaults, $ perl6 —ll-except