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

OP *Perl_newSVOP(I32, I32, SV *): Assertion `sv' failed (op.c:5964) #15570

Closed
p5pRT opened this issue Aug 30, 2016 · 8 comments
Closed

OP *Perl_newSVOP(I32, I32, SV *): Assertion `sv' failed (op.c:5964) #15570

p5pRT opened this issue Aug 30, 2016 · 8 comments

Comments

@p5pRT
Copy link

p5pRT commented Aug 30, 2016

Migrated from rt.perl.org#129141 (status was 'resolved')

Searchable as RT129141$

@p5pRT
Copy link
Author

p5pRT commented Aug 30, 2016

From @geeknik

Perl v5.25.4-25-g109ac34*

./perl -e 'qq{@​{[];sub{];sub{]]}}}}}}'
perl​: op.c​:5964​: OP *Perl_newSVOP(I32, I32, SV *)​: Assertion `sv' failed.
Aborted

#0 0x00007ffff6cf2067 in __GI_raise (sig=sig@​entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c​:56
#1 0x00007ffff6cf3448 in __GI_abort () at abort.c​:89
#2 0x00007ffff6ceb266 in __assert_fail_base (fmt=0x7ffff6e24238 "%s%s%s​:%u​: %s%sAssertion `%s' failed.\n%n", assertion=assertion@​entry=0xcbd5c0 <.str291> "sv",
  file=file@​entry=0xe76c09 "op.c", line=line@​entry=5964, function=function@​entry=0xcbd620 <__PRETTY_FUNCTION__.Perl_newSVOP> "OP *Perl_newSVOP(I32, I32, SV *)")
  at assert.c​:92
#3 0x00007ffff6ceb312 in __GI___assert_fail (assertion=0xcbd5c0 <.str291> "sv", file=0xe76c09 "op.c", line=5964,
  function=0xcbd620 <__PRETTY_FUNCTION__.Perl_newSVOP> "OP *Perl_newSVOP(I32, I32, SV *)") at assert.c​:101
#4 0x00000000004f9c0e in Perl_newSVOP (type=<optimized out>, flags=<optimized out>, sv=<optimized out>) at op.c​:5964
#5 0x000000000054d800 in Perl_newANONATTRSUB (floor=<optimized out>, proto=<optimized out>, attrs=0xffffffffffffffff, block=0x10) at op.c​:9270
#6 0x00000000006b54bb in Perl_yyparse (gramtype=<optimized out>) at perly.y​:886
#7 0x000000000059c392 in S_parse_body (env=<optimized out>, xsinit=<optimized out>) at perl.c​:2373
#8 0x000000000059272d in perl_parse (my_perl=<optimized out>, xsinit=<optimized out>, argc=<optimized out>, argv=<optimized out>, env=<optimized out>)
  at perl.c​:1689
#9 0x00000000004de6a6 in main (argc=<optimized out>, argv=<optimized out>, env=<optimized out>) at perlmain.c​:121

@p5pRT
Copy link
Author

p5pRT commented Jan 28, 2017

From zefram@fysh.org

Same mechanism as [perl #126191].

-zefram

@p5pRT
Copy link
Author

p5pRT commented Jan 28, 2017

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

@p5pRT
Copy link
Author

p5pRT commented Apr 6, 2019

From @dur-randir

Looks like it also was fixed by bb4e4c3

@p5pRT
Copy link
Author

p5pRT commented Apr 6, 2019

From @khwilliamson

marked pending release
--
Karl Williamson

@p5pRT
Copy link
Author

p5pRT commented Apr 6, 2019

@khwilliamson - Status changed from 'open' to 'pending release'

@p5pRT
Copy link
Author

p5pRT commented May 22, 2019

From @khwilliamson

Thank you for filing this report. You have helped make Perl better.

With the release today of Perl 5.30.0, this and 160 other issues have been
resolved.

Perl 5.30.0 may be downloaded via​:
https://metacpan.org/release/XSAWYERX/perl-5.30.0

If you find that the problem persists, feel free to reopen this ticket.

@p5pRT
Copy link
Author

p5pRT commented May 22, 2019

@khwilliamson - Status changed from 'pending release' to 'resolved'

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

1 participant