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

Illegal instruction (core dumped) when trying to run main #37

Open
zazbone opened this issue Jan 11, 2021 · 2 comments
Open

Illegal instruction (core dumped) when trying to run main #37

zazbone opened this issue Jan 11, 2021 · 2 comments

Comments

@zazbone
Copy link

zazbone commented Jan 11, 2021

Hi again,

Issue comes when i try to open scripts in skytemple. The application just close and the Illegal instruction (core dumped) pop in the terminal.
I've tried to do python -m skytemple_ssb_debugger.main to get more info. But nothing more happen.

Sorry not to be able to provide more info :/

@theCapypara
Copy link
Member

Sorry for the late reply, a lot of things going on.
This is a weird bug with Ubuntu and the "universal" Linux Python package for Ubuntu.
Try this one, directly built under Ubuntu, instead:
https://cdn.discordapp.com/attachments/712343169399914518/788447486868062278/py_desmume-0.0.3.post1-cp38-cp38-linux_x86_64.whl

To install: pip3 install py_desmume-0.0.3.post1-cp38-cp38-linux_x86_64.whl

@zazbone
Copy link
Author

zazbone commented Feb 1, 2021

Hi,

I do not use Ubuntu
It seem to be a compatibility problem between compiled dependencies and old hardware,
I had found many similar bugs report on internet with other lib like tensorflow binding
I will try this build, and if it really doesn't want to work, I planned to build the sources as soon as I have a minute

Thanks for the reply

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

2 participants