-
Notifications
You must be signed in to change notification settings - Fork 551
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
null ptr deref, segfault in Perl_pp_add pp_hot.c:597 #15577
Comments
From @geeknikPerl v5.25.4-27-gf16e7fa ./perl -e '$#b=()x0;0+splice@b' ==95532==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000000c (pc 0x0000008af771 bp 0x0c32000012d2 sp 0x7fff14ca0410 T0) AddressSanitizer can not provide additional info. Program received signal SIGSEGV, Segmentation fault. ==20742== Invalid read of size 4 |
From @cpansproutNow fixed in 92b69f6. -- Father Chrysostomos |
The RT System itself - Status changed from 'new' to 'open' |
@cpansprout - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release today of Perl 5.26.0, this and 210 other issues have been Perl 5.26.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#129164 (status was 'resolved')
Searchable as RT129164$
The text was updated successfully, but these errors were encountered: