You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: