Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python illegal instructions #31

Open
magma1447 opened this issue Nov 21, 2023 · 0 comments
Open

Python illegal instructions #31

magma1447 opened this issue Nov 21, 2023 · 0 comments

Comments

@magma1447
Copy link

With mariadb/columnstore:23.02.4 the included python (3.9) doesn't work on the CPUs (E5-2620 v2, from 2013) we are using.

[root@mcs1 /]# /usr/share/columnstore/cmapi/python/bin/python3 
Illegal instruction (core dumped)

This prevents /usr/bin/mcs-start from working.

Version 23.02.3, which uses Python 3.7.7, works properly. I assume the newer version has been compiled with excessively used optimization flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant