Segmentation violation with python installation under Tumbleweed

amitsis at gmail.com amitsis at gmail.com
Mon Dec 30 18:33:52 EST 2019


Hello,

My full Python installation doesn't seem to work due to a segmentation violation issue with libc-2.30:

Dec 30 23:54:14 craylinux1 Kernel: Python [8467]: Segfault at 100013483 ip 00007f6594c896b6 sp 00007ffe1570d188 error 4 in libc-2.30.so [7f6594c10000 + 14d000]
30.12. 23:54:14 craylinux1 kernel: Code: 0f 1f 40 00 66 0f ef c0 66 0f ef c9 66 0f ef d2 66 0f ef db 48 89 f8 48 89 f9 48 81 e1 ff 0f 00 00 48 81 f9 cf 0f 00 00 77 6a <f3> 0f 6f 20 66 0f 74 e0 66 0f d7 d4 85 d2 74 04 0f bc c2 c3 48 83

I think this is just a bug of mismatched binaries and libraries in my Python installation.

I want to reinstall the full Python installation including the libraries now, but how can you do it with Zypper to get a clean Python environment again?

Any help with the detailed command lines would be greatly appreciated.

Regards,
Andreas


More information about the Python-list mailing list