-
Notifications
You must be signed in to change notification settings - Fork 5
Crashes #5
Copy link
Copy link
Open
Description
Running tests, I get
[doctest] doctest version is "2.4.11"
[doctest] run with "--help" for options
Abnormal program termination: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\vector(1931) : Assertion failed: vector subscript out of range
Funny thing, doesn't trigger a break in the debugger. Offending line seems to be:
set(packed.min_x, j, (float) intercepted_faces_bb[v][i * SimdWidth + j].lower.x);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels