-
Notifications
You must be signed in to change notification settings - Fork 178
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
Manjaro Linux SegFault #161
Comments
Hi, did you try to build GL 330 version ? Maybe it is related to Mesa which you are using. You can compile AB with gl330 support by setting |
Had the same output on Ubuntu 18.04.3 LTS, managed to compile and run after shuffling around some lines in mainwindow.cpp glWidget is using stuff from dialog3dGeneralSettings which is initialized later, hence causing the segfault. |
Yes, I did try that, and still had the same problem. |
You mean, you've tried the @ruudvring solution ? |
I meant I tried your solution, using GL 330. Somehow I didn't see the other comment. How would I compile it in debug mode? I must be looking in the wrong place, as I don't see any instructions |
It's working fine on arch linux (AUR git build). The stable version doesn't open and it crashes the whole DE. |
I've tried both precompiled binaries and building it myself and with AUR, but all ended in a segmentation fault.
Console output
The text was updated successfully, but these errors were encountered: