Osto-git

Results 2 comments of Osto-git

yes this is reproducible. With **-e RUST_BACKTRACE=1 -e LOG_LEVEL=trace**, the following output is delivered: `thread 'main' panicked at library/std/src/sys/unix/thread.rs:245:21: assertion `left == right` failed left: 1 right: 4 stack backtrace:...

hm, don't think there is anything special about it. After first research my assumption was the special architecture (arm7l) and that some libraries are not properly supporting this. But this...