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

pp_sys.c:957: OP *Perl_pp_tie(): Assertion `!((((_svcur)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((_svcur)->sv_flags & 0xf #15805

Closed
p5pRT opened this issue Jan 12, 2017 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Jan 12, 2017

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

Searchable as RT130548$

@p5pRT
Copy link
Author

p5pRT commented Jan 12, 2017

From @geeknik

Triggered with Perl v5.25.8-195-gc1b4bd9.

./perl -e 's0$0tie my(),*0'

perl​: pp_sys.c​:957​: OP *Perl_pp_tie()​: Assertion `!((((_svcur)->sv_flags &
(0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svcur)->sv_flags &
0xff)) == SVt_PVGV || ((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVLV))'
failed.
Aborted

@p5pRT
Copy link
Author

p5pRT commented Feb 2, 2017

From @tonycoz

On Thu, 12 Jan 2017 09​:41​:31 -0800, brian.carpenter@​gmail.com wrote​:

Triggered with Perl v5.25.8-195-gc1b4bd9.

./perl -e 's0$0tie my(),*0'

perl​: pp_sys.c​:957​: OP *Perl_pp_tie()​: Assertion `!((((_svcur)->sv_flags &
(0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svcur)->sv_flags &
0xff)) == SVt_PVGV || ((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVLV))'
failed.
Aborted

This looks like it's been fixed in blead, I can reproduce it in v5.25.8-195-gc1b4bd9 but not in blead (@​v5.25.9-70-gf8def6c)

Tony

@p5pRT
Copy link
Author

p5pRT commented Feb 2, 2017

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

@p5pRT
Copy link
Author

p5pRT commented Aug 5, 2017

From @geeknik

I just tested with v5.27.2-99-g02960b5 and can no longer reproduce this. Can be closed.

On Wed, 01 Feb 2017 19​:13​:59 -0800, tonyc wrote​:

This looks like it's been fixed in blead, I can reproduce it in
v5.25.8-195-gc1b4bd9 but not in blead (@​v5.25.9-70-gf8def6c)
Tony

@p5pRT p5pRT closed this as completed Aug 5, 2017
@p5pRT
Copy link
Author

p5pRT commented Aug 5, 2017

@jkeenan - Status changed from 'open' 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