xsv icon indicating copy to clipboard operation
xsv copied to clipboard

Cargo test failed on Windows

Open vidhyasasi opened this issue 1 year ago • 0 comments

I installed xsv (version 0.13.0 ) on Windows (version 10.0.20348 Build 20348) and rand cargo test on it and it fails. I got this BUFFER_OVERRUN error:

''' error: test failed, to rerun pass --test tests

Caused by: process didn't exit successfully: C:\Users\Administrator\Documents\rust_artefacts\packages\xsv\target\debug\deps\tests-251926c85974f2e2.exe (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN) ''' Can you help to solve this?

vidhyasasi avatar Jun 06 '23 07:06 vidhyasasi