Bugzilla – Bug 1142657
osc checkout always ends with segmentation fault
Last modified: 2019-07-25 00:47:43 UTC
osc co already crash when doing a checkout, it only happens in my tw, looks fine with my laptop, and it also works fine on my collegue's tw. ================================ A home:lyan:branches:Devel:Virt:SLE-15/qemu/0119-spapr-Simplify-handling-of-host-ser.patch A home:lyan:branches:Devel:Virt:SLE-15/qemu/0120-target-i386-define-md-clear-bit.patch A home:lyan:branches:Devel:Virt:SLE-15/qemu/0121-tests-fix-TLS-handshake-failure-wit.patch Segmentation fault (core dumped) dmesg [ 5546.668900] traps: osc[14724] general protection fault ip:7f6ab1472a34 sp:7ffd49fe7680 error:0 in libcrypto.so.1.1[7f6ab136f000+192000] [ 6168.138320] traps: osc[16146] general protection fault ip:7f788702ca34 sp:7fff7d57a510 error:0 in libcrypto.so.1.1[7f7886f29000+192000] linux-3
another error: A home:lyan:branches:Devel:Virt:SLE-15/qemu/0121-tests-fix-TLS-handshake-failure-wit.patch A home:lyan:branches:Devel:Virt:SLE-15/qemu/0122-s390x-cpumodel-ignore-csske-for-exp.patch A home:lyan:branches:Devel:Virt:SLE-15/qemu/0123-x86-cpu-Enable-new-SSE-AVX-AVX512-c.patch Certificate changed unexpectedly. This should not happen SSL Error: certificate verify faile
Turns out certificate of tumbleweed is not installed correctly! below operation fix it. # as root $ zypper ar --refresh http://download.suse.de/ibs/SUSE:/CA/$DISTRO/SUSE:CA.repo $ zypper ref $ zypper in ca-certificates-suse