-
Notifications
You must be signed in to change notification settings - Fork 571
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 failure in S_regmatch (regexec.c:7279) #16867
Comments
From @dur-randirCreated by @dur-randirWhile fuzzing perl v5.29.8-21-gde59f38ed9 built with afl and run s((?{my sub f})())00 to cause an assertion failure: perl: regexec.c:7295: ssize_t S_regmatch(regmatch_info *, char *, GDB stack trace is following: #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 Perl Info
|
From @khwilliamsonI looked at this, and this failure appears to have been there since the lexical subs feature was added in 5.18 |
The RT System itself - Status changed from 'new' to 'open' |
Migrated from rt.perl.org#133885 (status was 'open')
Searchable as RT133885$
The text was updated successfully, but these errors were encountered: