GpuZelenograd / memtest_vulkan

Vulkan compute tool for testing video memory stability
https://github.com/GpuZelenograd/memtest_vulkan/blob/main/Readme.md
zlib License
291 stars 14 forks source link

Crash on pipe error after Ctrl+C on linux while piped to `tee` #17

Open galkinvv opened 1 year ago

galkinvv commented 1 year ago
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', library/std/src/io/stdio.rs:1016:9
stack backtrace:
   0:     0x55ba8f613d3c - <unknown>
...
  13:     0x7fccf879290a - __libc_start_main
  14:     0x55ba8f594e21 - <unknown>
  15:                0x0 - <unknown>
failed to flush terminal: Broken pipe (os error 32)
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', library/std/src/io/stdio.rs:1016:9
stack backtrace:
   0:     0x55ba8f613d3c - <unknown>
...
  14:     0x7fccf879290a - __libc_start_main
  15:     0x55ba8f594e21 - <unknown>
  16:                0x0 - <unknown>
thread panicked while panicking. aborting.
[sealion@pool ~]$