-
Notifications
You must be signed in to change notification settings - Fork 6
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
SIGSEGV on start #1
Comments
This one is caused by QT 5.14, updating to 5.15 (or down to 5.13, but not tested) should resolve it. I somehow hit a sweet spot in QT3D 🤷♂️ |
Thanks for info. Once the Qt 5.15 gets out of beta and get it into Arch Linux, I will test it and send my reports back. P.S.: Hmm, looks like Qt 5.15 release will not come before May... |
I have installed 5.15 it in Arch Linux too, but it takes a couple of GBs. Better they take their time and do it right |
Well, if you have Arch too and it is working on 5.15, then feel free to close it. |
I got some upgrades on Arch
And now it runs without a crash! It was probably a gcc error, see qt5-3d package The 3D window is grey and empty, but that is another story |
I confirmed it, it runs on stock Arch Linux without problems. Installed version is 5.14.1-2. You have to load a config ( |
Now I get it. Thanks :) |
if you want, you can write me on telegram on @eringerli, so I can add you to the group for discussing stuff and keeping up on the progress. |
a new bugreport about this issue, but this time for manjaro on the RPI4: https://forum.manjaro.org/t/compile-qt5-3d-for-es2-too-bug-in-qt5-3d/133958, and in turn on Arch Linux Arm too: https://archlinuxarm.org/forum/viewtopic.php?f=15&t=14396 |
also for MSYS2 on windows: msys2/MINGW-packages#6298 |
reopen as it still affects Manjaro ARM on the RPI4: its toolchain has still GCC 9.2.0, Manjaro on x86_64 has GCC 9.3.0 |
MSYS2 works now, but I'm still waiting on the Arch Linux Arm team to update their toolchain |
it is updated, so it works now without compiling issues |
Hi,
I finally compilled your project (commit f4fc5b7) and I invoke SIGSEGV every time I try to run it.
Profile: Release
Qt version: 5.14
Distro: Arch Linux
The text was updated successfully, but these errors were encountered: