S_scan_heredoc: Assertion `shared' failed (toke.c:9284) #14564
Comments
From @geeknikBuilt v5.21.10 (v5.21.9-73-gd98e5cd) with the following command line: ./Configure -des -Dusedevel -DDEBUGGING -Dcc=afl-gcc -Doptimize=-O2\ -g && AFL_HARDEN=1 make -j12 test-prep Bug found with AFL (http://lcamtuf.coredump.cx/afl) Valgrind: GDB: Program received signal SIGABRT, Aborted. Hexdump of 7-byte test case: System Info: Debian 7, Kernel 3.2.65-1+deb7u1 x86_64, GCC 4.9.2, libc 2.13-38+deb7u7 |
From @geeknik |
From @hvdsI thought Father C had fixed this type of thing in [perl #123712] via commits e47d32d and d27f4b9. It seems to fail only with ';' as the separator though: % ./miniperl -ce 's;@{<<;' .. but IIRC we stick a fake ';' on the end of the input, so maybe it is interacting with that somehow. Hugo |
The RT System itself - Status changed from 'new' to 'open' |
From @cpansproutOn Sat Mar 07 01:23:24 2015, hv wrote:
Yes. Your premonition was correct and helped me to fix the bug in b24768f. -- Father Chrysostomos |
@cpansprout - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for submitting this ticket. The issue should now be resolved with the release today of Perl v5.22, which is available at http://www.perl.org/get.html |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#123995 (status was 'resolved')
Searchable as RT123995$
The text was updated successfully, but these errors were encountered: