I try to build knossos on Debian 10 following the building instructions and it crash when I launch it with ninja run.
I have the current versions of Debian 10 packages, that is:
- python 3.7.3
- pyqt5 5.11.3
Here is what happen:
darckense@lodoss:~/jeux/git/knossos$ ninja run
[0/1] RUN
INFO:MainThread:util.<module>: Deactivating pyOpenSSL...
INFO:MainThread:launcher.main: Running Knossos 0.14.2-dev+1f60d92 on PyQt5 and Python 3.7.3 (default, Jul 25 2020, 13:03:44)
[GCC 8.3.0].
INFO:MainThread:launcher.main: OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019
malloc_consolidate(): invalid chunk size
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 783
KCrash: Arguments:
Alarm clock
FAILED: run
/usr/bin/python3 /home/darckense/jeux/git/knossos/knossos/__main__.py
ninja: build stopped: subcommand failed.
Thank you,
Darckense
I try to build knossos on Debian 10 following the building instructions and it crash when I launch it with
ninja run.I have the current versions of Debian 10 packages, that is:
Here is what happen:
Thank you,
Darckense