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
I'm working on a Fedora RPM package for OpenMoonray. By default, it adds some compiler flags for hardening and debugging and, in this case, one of them (_GLIBCXX_ASSERTIONS) is causing the build to crash:
Hi there,
I'm working on a Fedora RPM package for OpenMoonray. By default, it adds some compiler flags for hardening and debugging and, in this case, one of them (_GLIBCXX_ASSERTIONS) is causing the build to crash:
This is the output of gdb:
Tested with v1.5.0.0 on an updated Fedora 40 system.
The text was updated successfully, but these errors were encountered: