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
When using 3D Alpha Wrapping on the bunny dataset with GCC 15.1, a segmentation fault occurs as soon as an optimization level is activated. Disabling inline fixes the issue. This problem does not occur with GCC 14.
Uh oh!
There was an error while loading. Please reload this page.
Issue Details
When using 3D Alpha Wrapping on the bunny dataset with GCC 15.1, a segmentation fault occurs as soon as an optimization level is activated. Disabling inline fixes the issue. This problem does not occur with GCC 14.
Source Code
with inline
without inline
Environment
The text was updated successfully, but these errors were encountered: