Navigation Menu

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

S_reg: Assertion `(pRExC_state->parse) < (pRExC_state->end)' failed (regcomp.c:10187) #15195

Closed
p5pRT opened this issue Feb 22, 2016 · 6 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 22, 2016

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

Searchable as RT127599$

@p5pRT
Copy link
Author

p5pRT commented Feb 22, 2016

From @geeknik

While fuzzing Perl v5.23.9 (v5.23.8-11-g71dfb35) with American Fuzzy Lop, I found a script that triggers an assertion failure​:

~/perl/perl -e '0,qr{(}'
perl​: regcomp.c​:10187​: S_reg​: Assertion `(pRExC_state->parse) < (pRExC_state->end)' failed.

In contrast, Perl v5.20.2 throws the following​:
Unmatched ( in regex; marked by <-- HERE in m/( <-- HERE / at -e line 1.

@p5pRT
Copy link
Author

p5pRT commented Mar 2, 2016

@khwilliamson - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Mar 2, 2016

From @khwilliamson

Fixed by commit 77eddfe
--
Karl Williamson

@p5pRT
Copy link
Author

p5pRT commented Mar 2, 2016

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

@p5pRT
Copy link
Author

p5pRT commented May 13, 2016

From @khwilliamson

Thank you for submitting this report. You have helped make Perl better.
 
With the release of Perl 5.24.0 on May 9, 2016, this and 149 other issues have been resolved.

Perl 5.24.0 may be downloaded via https://metacpan.org/release/RJBS/perl-5.24.0

@p5pRT
Copy link
Author

p5pRT commented May 13, 2016

@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