Skip to content

both v0.9.0 and master segfault #336

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

Open
rickyrockrat opened this issue Mar 31, 2025 · 1 comment
Open

both v0.9.0 and master segfault #336

rickyrockrat opened this issue Mar 31, 2025 · 1 comment
Labels

Comments

@rickyrockrat
Copy link

mayo is built from source on Alpine Linux Edge. When a step file is loaded it first throws what appears to be a QT error:
Error: OpenGl_Context is unable to wrap OpenGL context
Then segfaults when the model is clicked on to display.
under GDB:
[LWP 29151 exited]

Thread 1 "mayo" received signal SIGSEGV, Segmentation fault.
0x00007ffff5ffd00a in SelectMgr_ViewerSelector::Pick(int, int, opencascade::handle<V3d_View> const&) () from /usr/lib/libTKV3d.so.7.8
Using
opencascade-7.8.1-r3
qt5-qtbase-5.15.10_git20230714-r4

@HuguesDelorme
Copy link
Member

Hello @rickyrockrat
Try to set option "Force OpenGL Fallback Widget" to ON in the Tools->Options dialog:
Image

Then restart Mayo application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants