Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segv on binding to one self and saying it #4310

Open
p6rt opened this issue Jun 10, 2015 · 9 comments
Open

Segv on binding to one self and saying it #4310

p6rt opened this issue Jun 10, 2015 · 9 comments

Comments

@p6rt
Copy link

p6rt commented Jun 10, 2015

Migrated from rt.perl.org#125371 (status was 'open')

Searchable as RT125371$

@p6rt
Copy link
Author

p6rt commented Jun 10, 2015

From @lizmat

[20​:53​:15] <lizmat> m​: my $a := $a; say $a # jackpot!
[20​:53​:16] <+camelia> rakudo-moar 80f8ef​: OUTPUT«(signal SEGV)»

@p6rt
Copy link
Author

p6rt commented Jun 10, 2015

From @lizmat

On 09 Jun 2015, at 21​:10, Elizabeth Mattijsen (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Elizabeth Mattijsen
# Please include the string​: [perl #​125371]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=125371 >

[20​:53​:15] <lizmat> m​: my $a := $a; say $a # jackpot!
[20​:53​:16] <+camelia> rakudo-moar 80f8ef​: OUTPUT«(signal SEGV)»

Related​:

21​:10​:53] <lizmat> m​: my $a := $a; say $a.Str
[21​:10​:53] <+camelia> rakudo-moar 80f8ef​: OUTPUT«Cannot call method 'Str' on a null object␤ in block <unit> at /tmp/bu5hgP8_WK​:1␤␤»

Liz

@p6rt
Copy link
Author

p6rt commented Jul 3, 2015

From @skids

possibly related​:

02​:58​:09 PM) skids​: m​: my multi bar ($) { }; my sub foo () { my $q := bar($q); }; foo();
(02​:58​:09 PM) camelia​: rakudo-moar add282​: OUTPUT«(signal SEGV)»

@p6rt
Copy link
Author

p6rt commented Jul 3, 2015

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Aug 17, 2015

From @FROGGS

Patch​: rakudo/rakudo@3754356d8e
Test​: Raku/roast@cddf3a26a4

@p6rt
Copy link
Author

p6rt commented Aug 17, 2015

@FROGGS - Status changed from 'open' to 'resolved'

@p6rt
Copy link
Author

p6rt commented Feb 17, 2017

@AlexDaniel - Status changed from 'resolved' to 'open'

@lizmat
Copy link
Contributor

lizmat commented Jan 11, 2020

This does not appear to segv anymore, so why was this opened again?

@AlexDaniel
Copy link
Member

@lizmat ah, I remember this one. See rakudo/rakudo#1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants