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

doesnt work on debian buster #6

Open
dmitry1981 opened this issue Oct 25, 2019 · 2 comments
Open

doesnt work on debian buster #6

dmitry1981 opened this issue Oct 25, 2019 · 2 comments

Comments

@dmitry1981
Copy link

python -m unittest testsuite/test_tonlib.py
Illegal instruction

@admincheg
Copy link

Additional gdb output:

(gdb) run -m unittest testsuite/test_tonlib.py
Starting program: /var/www/env/.venv/bin/python3.7 -m unittest testsuite/test_tonlib.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after fork from child process 11659]

Program received signal SIGILL, Illegal instruction.
0x00007ffff6489bcb in _GLOBAL__sub_I_KeyStorage.cpp () from /var/www/env/ton_client/ton_client/distlib/linux/libtonlibjson.so```

@admincheg
Copy link

Also after replacing library by native builded - we still have a problems with test cases.
python_ton.log

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