Open
Description
Hi!
I upgraded to Debian 11 (perl v5.32.1)
and found:
cat test.pl
#!/usr/bin/perl
print "test";
perlcc test.pl
./test
testSegmentation fault
strace ./test
write(1, "test", 4test) = 4
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_ACCERR, si_addr=0x559de3610171} ---
+++ killed by SIGSEGV +++
Segmentation fault
Could you help with this?
Metadata
Metadata
Assignees
Labels
No labels