error: "thread '<unknown>' has overflowed its stack"
fiveseven808 opened this issue · 2 comments
fiveseven808 commented
Steps to reproduce:
Compile with cargo build
Run setx RUST_BACKTRACE 1
Open new shell (variable does set in current shell)
Run ddh c:\users\myuser
Output: thread '<unknown>' has overflowed its stack
darakian commented
Note: Not windows specific