I tried to upgrade my openca 1.5.1 (use source code here). However, when I try to view my ca cert (even with completely new install) this happens:
*** buffer overflow detected ***: /usr/bin/perl terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x37e9702527]
/lib64/libc.so.6[0x37e9700410]
/lib64/libc.so.6[0x37e96ff869]
/lib64/libc.so.6(_IO_default_xsputn+0xc9)[0x37e9674649]
/lib64/libc.so.6(_IO_vfprintf+0x41c0)[0x37e96481a0]
/lib64/libc.so.6(__vsprintf_chk+0x9d)[0x37e96ff90d]
/lib64/libc.so.6(__sprintf_chk+0x7f)[0x37e96ff84f]
/usr/local/openca/lib/openca/perl_modules/perl5/x86_64-linux-thread-multi/auto/DBD/mysql/mysql.so(mysql_bind_ph+0x463)[0x7f25916466b3]
/usr/local/openca/lib/openca/perl_modules/perl5/x86_64-linux-thread-multi/auto/DBD/mysql/mysql.so(XS_DBD__mysql__st_bind_param+0x13b)[0x7f2591653a5b]
/usr/local/openca/lib/openca/perl_modules/perl5/x86_64-linux-thread-multi/auto/DBI/DBI.so(XS_DBI_dispatch+0xe2b)[0x7f2591eb9beb]
/usr/lib64/perl5/CORE/libperl.so(Perl_pp_entersub+0x5a5)[0x34e5ea6815]
/usr/lib64/perl5/CORE/libperl.so(Perl_runops_standard+0x16)[0x34e5ea4b06]
/usr/lib64/perl5/CORE/libperl.so(perl_run+0x137)[0x34e5e4ced7]
/usr/bin/perl(main+0x154)[0x400e74]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x37e961ed5d]
/usr/bin/perl[0x400c59]
I tried to upgrade my openca 1.5.1 (use source code here). However, when I try to view my ca cert (even with completely new install) this happens: