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

Core dump or Illegal instruction error #141

Open
linsalrob opened this issue Sep 9, 2024 · 1 comment
Open

Core dump or Illegal instruction error #141

linsalrob opened this issue Sep 9, 2024 · 1 comment

Comments

@linsalrob
Copy link

If you install binchicken using mamba and get either a core dump or Illegal Instruction error, it maybe because of an old machine trying to run the wrong version of polars-lts library.

Try updaing this with the CPU version:

pip install --user --no-cache-dir polars-lts-cpu
@linsalrob
Copy link
Author

By the way, the error reported in the syslog is:

Sep 09 02:01:38 ws-1 kernel: traps: binchicken[4272] trap invalid opcode ip:7faf0e679562 sp:7ffc8be1a4c0 error:0 in polars.abi3.so[7faf0aeb9000+3be5000]
``

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