-
Notifications
You must be signed in to change notification settings - Fork 559
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 Perl_pp_sort/S_POPMARK #16865
Comments
From @dur-randirCreated by @dur-randirWhile fuzzing perl v5.29.8-21-gde59f38ed9 built with afl and run \(sort {0} 0, 0 .. "r") to cause an assertion failure: perl: ./inline.h:172: I32 S_POPMARK(): Assertion `(PL_markstack_ptr > GDB stack trace is following: #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 This is a regression between 5.24 and 5.26, bisect points to commit b369834 fix range op under aborted constant folding Perl Info
|
Migrated from rt.perl.org#133883 (status was 'new')
Searchable as RT133883$
The text was updated successfully, but these errors were encountered: