-
Notifications
You must be signed in to change notification settings - Fork 555
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 Perl_sv_vcatpvfn_flags (sv.c:12398) #15563
Comments
From @geeknikFuzzing Perl v5.25.4-20-gc2f7c0b* with AFL, ASAN and libdislocator. 1713 lines of Debug output later... ==19229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000038 (pc 0x00000097c6ee bp 0x7fffba9d9130 sp 0x7fffba9d8b80 T0) AddressSanitizer can not provide additional info. |
From @cpansproutShorter: $ ./miniperl -DC -e'eval "l/A"' -- Father Chrysostomos |
The RT System itself - Status changed from 'new' to 'open' |
From @cpansproutOn Sat Aug 27 15:33:20 2016, sprout wrote:
This is now fixed in 6b42170. -- Father Chrysostomos |
@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#129106 (status was 'resolved')
Searchable as RT129106$
The text was updated successfully, but these errors were encountered: