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

Assertion `!(o->op_private & ~PL_op_private_valid[type])' failed (Perl_op_free op.c:791) #15631

Closed
p5pRT opened this issue Sep 27, 2016 · 8 comments

Comments

@p5pRT
Copy link

p5pRT commented Sep 27, 2016

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

Searchable as RT129366$

@p5pRT
Copy link
Author

p5pRT commented Sep 27, 2016

From @geeknik

Triggered with Perl v5.25.6 (v5.25.5-15-g2e2af85).

./perl -e 'sub{grep{()}0..0^-1'
Range iterator outside integer range at -e line 1.
perl​: op.c​:791​: void Perl_op_free(OP *)​: Assertion `!(o->op_private & ~PL_op_private_valid[type])' failed.
Aborted

@p5pRT
Copy link
Author

p5pRT commented Sep 27, 2016

From @dcollinsn

On Mon Sep 26 20​:34​:31 2016, brian.carpenter@​gmail.com wrote​:

Triggered with Perl v5.25.6 (v5.25.5-15-g2e2af85).

./perl -e 'sub{grep{()}0..0^-1'
Range iterator outside integer range at -e line 1.
perl​: op.c​:791​: void Perl_op_free(OP *)​: Assertion `!(o->op_private &
~PL_op_private_valid[type])' failed.
Aborted

Likely related to [RT #129320]

--
Respectfully,
Dan Collins

@p5pRT
Copy link
Author

p5pRT commented Sep 27, 2016

From [Unknown Contact. See original ticket]

On Mon Sep 26 20​:34​:31 2016, brian.carpenter@​gmail.com wrote​:

Triggered with Perl v5.25.6 (v5.25.5-15-g2e2af85).

./perl -e 'sub{grep{()}0..0^-1'
Range iterator outside integer range at -e line 1.
perl​: op.c​:791​: void Perl_op_free(OP *)​: Assertion `!(o->op_private &
~PL_op_private_valid[type])' failed.
Aborted

Likely related to [RT #129320]

--
Respectfully,
Dan Collins

@p5pRT
Copy link
Author

p5pRT commented Sep 27, 2016

From @geeknik

On Mon Sep 26 20​:36​:44 2016, dcollinsn@​gmail.com wrote​:

Likely related to [RT #129320]

I blame myself (for not tracking bugs locally) and RT for returning no results on multiple searches. I guess dupe it over to the other one. (​:

@p5pRT
Copy link
Author

p5pRT commented Jan 22, 2017

From zefram@fysh.org

Fixed by 3a0fe09.

-zefram

@p5pRT
Copy link
Author

p5pRT commented Jan 22, 2017

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

@p5pRT
Copy link
Author

p5pRT commented Dec 6, 2017

From zefram@fysh.org

This issue has been fixed by the patch. This ticket should be closed.

-zefram

@p5pRT p5pRT closed this as completed Dec 7, 2017
@p5pRT
Copy link
Author

p5pRT commented Dec 7, 2017

@cpansprout - 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