thanhminhmr/srx-rust

Stack overflow in Windows build only

Closed this issue · 1 comments

Somehow SRX always crash when ran on Windows with thread 'main' has overflowed its stack.
https://encode.su/threads/4038-SRX-fast-multi-threaded-SR-compressor?p=78863&viewfull=1#post78863

Both the Github build .exe and self build .exe crashed with that same message.
Note: Windows have smaller default stack size (1 MiB) compared to Linux (8 MiB).