-
Notifications
You must be signed in to change notification settings - Fork 561
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_make_trie (regcomp.c:2799) #16955
Comments
From @dur-randirCreated by @dur-randirWhile fuzzing perl v5.29.9-63-g2496d8f3f7 built with afl and run /\p{upper:]}|\337(?|ss)|)(?0/ to cause an assertion failure on debugging builds and emit 'Infinite perl: regcomp.c:2799: I32 S_make_trie(RExC_state_t *, regnode *, GDB stack trace is following #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 This is a regression in blead, bisect points to commit 1532347 Add Unicode property wildcards Perl Info
|
From @khwilliamsonThanks, fixed by PATCH: [perl #134029] Fail assert in pattern wildcard |
The RT System itself - Status changed from 'new' to 'open' |
@khwilliamson - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#134029 (status was 'resolved')
Searchable as RT134029$
The text was updated successfully, but these errors were encountered: