-
Notifications
You must be signed in to change notification settings - Fork 65
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
Appimage with latest conda-forge packages (qt 5.15.15, occt 7.8.1, etc) segfaults - older packages work #332
Comments
BTW, I forgot to mention that the total nr of error lines is #111. |
Hi here, I can confirm the same issue on Manjaro |
crash log
|
Is it possible to trigger a new build or something? |
@leoheck Your issue is different. Line 1 of the output states the issue that AppImageLauncher does not support zstd compression: |
These line from
Is this using the host termcap db or is it expecting a termcap db in the AppImage? |
Same symptom using Mageia 9. From my Mageia applications menu I select the weekly build. A quick logo/image comes up and disappears. A previous build - builds-39057 - runs with no issues... [mike@localhost opt]$ ./FreeCAD_weekly-builds-39127-conda-Linux-x86_64-py311.AppImage --verbose
FreeCAD 1.1.0, Libs: 1.1.0devR39127 (Git)
(C) 2001-2024 FreeCAD contributors
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
Cannot read termcap database;
using dumb terminal settings.
Program received signal SIGSEGV, Segmentation fault.
#0 /lib64/libc.so.6(+0x369e0) [0x7f37ae4649e0]
#1 /lib64/libc.so.6(__libc_free+0x1c) [0x7f37ae4c03ec]
#2 /tmp/.mount_FreeCAdgCGGA/usr/lib/python3.11/lib-dynload/readline.cpython-311-x86_64-linux-gnu.so(PyInit_readline+0x15e) [0x7f379825268e]
#3 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7f37afacc1cc]
#4 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7f37afa025fb]
#5 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#6 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#7 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#8 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#9 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#10 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7f37afa3eb5e]
#11 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#12 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#13 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#14 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7f37af9d5e24]
#15 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7f37af902bc7]
#16 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7f37afa9fbad]
#17 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7f37afa9f5a4]
#18 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7f37afab610e]
#19 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#20 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#21 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#22 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#23 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#24 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#25 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7f37afa3eb5e]
#26 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#27 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#28 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#29 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7f37af9d5e24]
#30 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7f37af902bc7]
#31 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#32 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7f37af9d5e24]
#33 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallFunction+0x350) [0x7f37af9d5ab0]
#34 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/./libshiboken2.cpython-311-x86_64-linux-gnu.so.5.15(FinishSignatureInitialization+0x14a) [0x7f37aef42d6a]
#35 /tmp/.mount_FreeCAdgCGGA/usr/lib/python3.11/site-packages/PySide2/QtCore.cpython-311-x86_64-linux-gnu.so(PyInit_QtCore+0x27f4) [0x7f37807572f4]
#36 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7f37afacc1cc]
#37 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7f37afa025fb]
#38 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#39 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#40 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#41 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#42 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#43 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7f37afa3eb5e]
#44 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#45 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#46 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#47 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallFunction+0x13b) [0x7f37af9d589b]
#48 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_Import+0x19b) [0x7f37afa3e5fb]
#49 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModule+0x18) [0x7f37afabb018]
#50 0x7f37aef3ca79 in Shiboken::Module::import(char const*) from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/./libshiboken2.cpython-311-x86_64-linux-gnu.so.5.15+0x39
#51 /tmp/.mount_FreeCAdgCGGA/usr/lib/python3.11/site-packages/PySide2/QtGui.cpython-311-x86_64-linux-gnu.so(PyInit_QtGui+0x27) [0x7f3780d8d807]
#52 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7f37afacc1cc]
#53 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7f37afa025fb]
#54 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#55 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#56 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#57 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#58 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#59 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7f37afa3eb5e]
#60 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#61 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#62 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#63 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7f37af9d5e24]
#64 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7f37af902bc7]
#65 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7f37afa9fbad]
#66 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7f37afa9f5a4]
#67 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7f37afab610e]
#68 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#69 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#70 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#71 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#72 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#73 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#74 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7f37afa3eb5e]
#75 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#76 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#77 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#78 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#79 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#80 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x9b5) [0x7f37afa29c05]
#81 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x682c) [0x7f37af9ebd2c]
#82 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7f37afa9fbad]
#83 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7f37afa9f5a4]
#84 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7f37afab610e]
#85 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#86 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7f37af9ed6ab]
#87 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7f37afa0bc1f]
#88 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7f37af9fb376]
#89 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7f37afa2a1af]
#90 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7f37afa299d7]
#91 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x682c) [0x7f37af9ebd2c]
#92 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7f37afa9fbad]
#93 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7f37afa9f5a4]
#94 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7f37afab610e]
#95 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7f37af9f3d46]
#96 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyObject_Vectorcall+0x33) [0x7f37af9f3ca3]
#97 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x6e7) [0x7f37af9e5be7]
#98 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7f37afa9fbad]
#99 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7f37afa9f5a4]
#100 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2bdb43) [0x7f37afabdb43]
#101 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(+0x2b973a) [0x7f37afab973a]
#102 /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libpython3.11.so.1.0(PyRun_StringFlags+0x69) [0x7f37afaadc69]
#103 0x7f37aed4642c in Base::InterpreterSingleton::runString[abi:cxx11](char const*) from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libFreeCADBase.so+0x6c
#104 0x7f37b02a5da3 in Gui::Application::runInitGuiScript() from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libFreeCADGui.so+0x43
#105 0x7f37b039a531 in Gui::StartupPostProcess::showMainWindow() from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libFreeCADGui.so+0xe1
#106 0x7f37b039c58d in Gui::StartupPostProcess::execute() from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libFreeCADGui.so+0x6d
#107 0x7f37b02c8092 in Gui::Application::runApplication() from /tmp/.mount_FreeCAdgCGGA/usr/bin/../lib/libFreeCADGui.so+0x4e2
#108 /tmp/.mount_FreeCAdgCGGA/usr/bin/freecad(+0x78b7) [0x55e3ec4128b7]
#109 /lib64/libc.so.6(+0x23737) [0x7f37ae451737]
#110 /lib64/libc.so.6(__libc_start_main+0x85) [0x7f37ae4517f5]
#111 /tmp/.mount_FreeCAdgCGGA/usr/bin/freecad(+0x7c2a) [0x55e3ec412c2a] |
Confirm - same issue on openSUSE 15.6 (fully patched). weekly build 39127 NB: python311-pyzstd and python311-zstd are installed. Betriebssystem: openSUSE Leap 15.6 |
This issue has been reproduced on Fedora 40, Manjaro, openSUSE, and Arch and does not appear to be distribution specific. Given the error, I suspect an incompatible version of |
There were a lot of changes in dependency versions between the last working build and this build:
|
I have the same issue with FreeCAD_weekly-builds-39141-conda-Linux-x86_64-py311.AppImage |
Hello, i've been having the same issue with the aur package, and out of frustration, i tried to open multiple times, and it actually worked! if i open and wait, nothing happens, if i open like 3 or 4 times in a row, it opens, sometimes one instance and other times two or more... hope this helps to diagnose the issue or people that need to run the software. |
what aur package are you using? if you are using |
@adrianinsaval the appimage works for me. I had to uninstall the AppImageLauncher (sick) and then I could use the AppImageLauncher. I am using Ubuntu 24.04 |
i am using the weekly appimage indeed |
Segfault log./FreeCAD_weekly-builds-39141-conda-Linux-x86_64-py311.AppImage 1 ✘
FreeCAD 1.1.0, Libs: 1.1.0devR39141 (Git)
(C) 2001-2024 FreeCAD contributors
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
Cannot read termcap database;
using dumb terminal settings.
Program received signal SIGSEGV, Segmentation fault.
#0 /usr/lib/libc.so.6(+0x3d1d0) [0x7ff9d566a1d0]
#1 /usr/lib/libc.so.6(__libc_free+0x25) [0x7ff9d56d2575]
#2 /tmp/.mount_FreeCAgNoOOM/usr/lib/python3.11/lib-dynload/readline.cpython-311-x86_64-linux-gnu.so(PyInit_readline+0x15e) [0x7ff9b9b7c68e]
#3 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7ff9d7acc1cc]
#4 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7ff9d7a025fb]
#5 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#6 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#7 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#8 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#9 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#10 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7ff9d7a3eb5e]
#11 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#12 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#13 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#14 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7ff9d79d5e24]
#15 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7ff9d7902bc7]
#16 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7ff9d7a9fbad]
#17 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7ff9d7a9f5a4]
#18 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7ff9d7ab610e]
#19 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#20 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#21 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#22 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#23 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#24 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#25 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7ff9d7a3eb5e]
#26 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#27 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#28 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#29 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7ff9d79d5e24]
#30 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7ff9d7902bc7]
#31 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#32 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7ff9d79d5e24]
#33 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallFunction+0x350) [0x7ff9d79d5ab0]
#34 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/./libshiboken2.cpython-311-x86_64-linux-gnu.so.5.15(FinishSignatureInitialization+0x14a) [0x7ff9d76c1d6a]
#35 /tmp/.mount_FreeCAgNoOOM/usr/lib/python3.11/site-packages/PySide2/QtCore.cpython-311-x86_64-linux-gnu.so(PyInit_QtCore+0x27f4) [0x7ff99fd572f4]
#36 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7ff9d7acc1cc]
#37 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7ff9d7a025fb]
#38 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#39 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#40 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#41 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#42 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#43 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7ff9d7a3eb5e]
#44 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#45 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#46 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#47 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallFunction+0x13b) [0x7ff9d79d589b]
#48 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_Import+0x19b) [0x7ff9d7a3e5fb]
#49 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModule+0x18) [0x7ff9d7abb018]
#50 0x7ff9d76bba79 in Shiboken::Module::import(char const*) from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/./libshiboken2.cpython-311-x86_64-linux-gnu.so.5.15+0x39
#51 /tmp/.mount_FreeCAgNoOOM/usr/lib/python3.11/site-packages/PySide2/QtGui.cpython-311-x86_64-linux-gnu.so(PyInit_QtGui+0x27) [0x7ff9b858d807]
#52 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2cc1cc) [0x7ff9d7acc1cc]
#53 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2025fb) [0x7ff9d7a025fb]
#54 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#55 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#56 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#57 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#58 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#59 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7ff9d7a3eb5e]
#60 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#61 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#62 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#63 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1d5e24) [0x7ff9d79d5e24]
#64 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x102bc7) [0x7ff9d7902bc7]
#65 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7ff9d7a9fbad]
#66 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7ff9d7a9f5a4]
#67 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7ff9d7ab610e]
#68 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#69 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#70 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#71 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#72 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#73 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#74 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x23eb5e) [0x7ff9d7a3eb5e]
#75 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#76 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#77 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#78 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#79 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#80 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x9b5) [0x7ff9d7a29c05]
#81 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x682c) [0x7ff9d79ebd2c]
#82 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7ff9d7a9fbad]
#83 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7ff9d7a9f5a4]
#84 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7ff9d7ab610e]
#85 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#86 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x81ab) [0x7ff9d79ed6ab]
#87 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyFunction_Vectorcall+0x17f) [0x7ff9d7a0bc1f]
#88 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1fb376) [0x7ff9d79fb376]
#89 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_CallMethodObjArgs+0x11f) [0x7ff9d7a2a1af]
#90 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyImport_ImportModuleLevelObject+0x787) [0x7ff9d7a299d7]
#91 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x682c) [0x7ff9d79ebd2c]
#92 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7ff9d7a9fbad]
#93 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7ff9d7a9f5a4]
#94 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2b610e) [0x7ff9d7ab610e]
#95 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x1f3d46) [0x7ff9d79f3d46]
#96 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyObject_Vectorcall+0x33) [0x7ff9d79f3ca3]
#97 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x6e7) [0x7ff9d79e5be7]
#98 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x29fbad) [0x7ff9d7a9fbad]
#99 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa4) [0x7ff9d7a9f5a4]
#100 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2bdb43) [0x7ff9d7abdb43]
#101 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(+0x2b973a) [0x7ff9d7ab973a]
#102 /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libpython3.11.so.1.0(PyRun_StringFlags+0x69) [0x7ff9d7aadc69]
#103 0x7ff9d6d4642c in Base::InterpreterSingleton::runString[abi:cxx11](char const*) from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libFreeCADBase.so+0x6c
#104 0x7ff9d82a5da3 in Gui::Application::runInitGuiScript() from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libFreeCADGui.so+0x43
#105 0x7ff9d839a531 in Gui::StartupPostProcess::showMainWindow() from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libFreeCADGui.so+0xe1
#106 0x7ff9d839c58d in Gui::StartupPostProcess::execute() from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libFreeCADGui.so+0x6d
#107 0x7ff9d82c8092 in Gui::Application::runApplication() from /tmp/.mount_FreeCAgNoOOM/usr/bin/../lib/libFreeCADGui.so+0x4e2
#108 /tmp/.mount_FreeCAgNoOOM/usr/bin/freecad(+0x78b7) [0x55bef1cac8b7]
#109 /usr/lib/libc.so.6(+0x25e08) [0x7ff9d5652e08]
#110 /usr/lib/libc.so.6(__libc_start_main+0x8c) [0x7ff9d5652ecc]
#111 /tmp/.mount_FreeCAgNoOOM/usr/bin/freecad(+0x7c2a) [0x55bef1cacc2a] |
FreeCAD_weekly-builds-391xx-conda-Linux-x86_64-py311.AppImage
ends with segfault (build 39024 no problem)
please test latest appimage, for me it now works on my fedora machine. I reverted to the same dependencies we where using before. I imagine something wen wrong in the qt5.15.15 upgrade, I'll see if I can fix it in the next few days |
FreeCAD_weekly-builds-391xx-conda-Linux-x86_64-py311.AppImage
ends with segfault (build 39024 no problem)
@adrianinsaval New weekly AppImage (build 39153) works for me. Thanks. |
Boots right up in Mandriva 9. Thanks!!! |
@adrianinsaval OS: openSUSE Tumbleweed (KDE/plasmawayland/xcb) |
@adrianinsaval |
AppImage finally works again
|
@oursland how did you generate this list ? (#332 (comment)) |
This was generated "manually" by copying the installed files from the logs of each build into a files. I sorted the files alphabetically and ran |
I'm happy to see and report that build 39153 does work for me on Fedora 40. Thanks for all the hard work to fix it. |
Hi,
Running Fedora 40, build 39127 ends for me in segfault:
However, build 39024 (the previous one) gives me no issues.
The text was updated successfully, but these errors were encountered: