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
Hi All,
PrusaSlicer failed to run tests on windows with MSVC in asan mode, this issue can be reproduced on latest version 2cc2059. Could you please help look at this issue? Thank you very much
Repro steps:
Open a x64 Native Tools Command Prompt for VS 2019
Testing ItemCreationAndDestruction
Passed in 7.7e-05 [seconds]
Testing boundingCircle
Passed in 0.004537 [seconds]
Testing Distance
Passed in 4.8e-05 [seconds]
Testing Area
Passed in 9.5e-05 [seconds]
Testing IsPointInsidePolygon
Passed in 9.4e-05 [seconds]
Testing LeftAndDownPolygon
Passed in 0.001741 [seconds]
Testing ArrangeRectanglesLoose
Passed in 0.212875 [seconds]
Testing convexHull
Passed in 8.9e-05 [seconds]
Testing PrusaPartsShouldFitIntoTwoBins
libnest2d_tests.exe is a Catch v2.13.6 host application.
Run with -? for options
-------------------------------------------------------------------------------
PrusaPartsShouldFitIntoTwoBins
-------------------------------------------------------------------------------
F:\gitP\prusa3d\PrusaSlicer\tests\libnest2d\libnest2d_tests_main.cpp(593)
...............................................................................
F:\gitP\prusa3d\PrusaSlicer\tests\libnest2d\libnest2d_tests_main.cpp(593): FAILED:
{Unknown expression after the reported line}
due to a fatal error condition:
SIGSEGV - Segmentation violation signal
===============================================================================
test cases: 10 | 9 passed | 1 failed
assertions: 468 | 467 passed | 1 failed
The text was updated successfully, but these errors were encountered:
Hi All,
PrusaSlicer failed to run tests on windows with MSVC in asan mode, this issue can be reproduced on latest version 2cc2059. Could you please help look at this issue? Thank you very much
Repro steps:
Test log:
ctest.log
Error info:
Start 1: libnest2d_tests
1/5 Test #1: libnest2d_tests ..................***Exception: SegFault 2.77 sec
Filters: exclude:[NotWorking]
Testing Angles
Passed in 0.000966 [seconds]
Testing ItemCreationAndDestruction
Passed in 7.7e-05 [seconds]
Testing boundingCircle
Passed in 0.004537 [seconds]
Testing Distance
Passed in 4.8e-05 [seconds]
Testing Area
Passed in 9.5e-05 [seconds]
Testing IsPointInsidePolygon
Passed in 9.4e-05 [seconds]
Testing LeftAndDownPolygon
Passed in 0.001741 [seconds]
Testing ArrangeRectanglesLoose
Passed in 0.212875 [seconds]
Testing convexHull
Passed in 8.9e-05 [seconds]
Testing PrusaPartsShouldFitIntoTwoBins
The text was updated successfully, but these errors were encountered: