lmdu / krait

An ultrafast tool for genome-wide survey of microsatellites and primer design
http://krait.biosv.com
GNU Affero General Public License v3.0
35 stars 9 forks source link

ubuntu 22.04 install Krait-v1.4.0-amd64.deb occur Segmentation fault #30

Closed caijq0712 closed 1 year ago

caijq0712 commented 1 year ago

My real machine is Centos7, and I installed the image of Ubuntu 2204 through singularity. I installed Krait version 1.4.0 using deb in the image, but there was an error when opening it. The following is my opening process. Could you please help me find a solution. Thank you.

Singularity> ls -l /usr/lib/Krait/Krait -rwxr-xr-x 1 root root 3156248 Jan 1 2023 /usr/lib/Krait/Krait Singularity> ls -ltr /usr/lib/Krait/Krait -rwxr-xr-x 1 root root 3156248 Jan 1 2023 /usr/lib/Krait/Krait Singularity> ls -ltrh /usr/lib/Krait/Krait -rwxr-xr-x 1 root root 3.1M Jan 1 2023 /usr/lib/Krait/Krait Singularity> /usr/lib/Krait/Krait QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/Krait/PySide2/Qt/plugins/platforms" ... QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqeglfs.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqeglfs.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "eglfs" ] }, "archreq": 0, "className": "QEglFSIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("eglfs") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqlinuxfb.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqlinuxfb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "linuxfb" ] }, "archreq": 0, "className": "QLinuxFbIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("linuxfb") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqminimal.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqminimal.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimal" ] }, "archreq": 0, "className": "QMinimalIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("minimal") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqminimalegl.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqminimalegl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimalegl" ] }, "archreq": 0, "className": "QMinimalEglIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("minimalegl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqoffscreen.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqoffscreen.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "offscreen" ] }, "archreq": 0, "className": "QOffscreenIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("offscreen") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqvnc.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqvnc.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "vnc" ] }, "archreq": 0, "className": "QVncIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("vnc") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-egl.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-egl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-egl" ] }, "archreq": 0, "className": "QWaylandEglPlatformIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("wayland-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-generic.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-generic.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland" ] }, "archreq": 0, "className": "QWaylandIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("wayland") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-xcomposite-egl.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-xcomposite-egl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-egl" ] }, "archreq": 0, "className": "QWaylandXCompositeEglPlatformIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("wayland-xcomposite-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-xcomposite-glx.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwayland-xcomposite-glx.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-glx" ] }, "archreq": 0, "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("wayland-xcomposite-glx") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwebgl.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqwebgl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "webgl" ] }, "archreq": 0, "className": "QWebGLIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("webgl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqxcb.so" Found metadata in lib /usr/lib/Krait/PySide2/Qt/plugins/platforms/libqxcb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "xcb" ] }, "archreq": 0, "className": "QXcbIntegrationPlugin", "debug": false, "version": 331520 }

Got keys from plugin meta data ("xcb") QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/Krait/platforms" ... loaded library "/usr/lib/Krait/PySide2/Qt/plugins/platforms/libqxcb.so" loaded library "Xcursor" Segmentation fault Singularity>

caijq0712 commented 1 year ago

I fixed by myself