amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.06k stars 140 forks source link

s-tui crashes and is stuck after changing temprature sensor #79

Closed giltsuker closed 6 years ago

giltsuker commented 6 years ago

Step 1: Describe your environment

Step 2: Describe the problem:

Observed Results:

s-tui stuck, and cannot terminate program. even with ctrl+C

Debug Results, output of s-tui -d created in a file _s-tui.log:

exceptions log: err.txt

stui log: _s-tui.log

Step 3: Reproduce the problem:

Steps to reproduce:

  1. start stui from source python3 -m s_tui.s_tui
  2. start stress
  3. return to "monitor" mode
  4. change temprature sensor
  5. press "monitor" mode s-tui now crashes, and immediately restart with every button press, even "Quit" and "ctrl-C"
amanusk commented 6 years ago

Should be fixed in #80.

If you want to give it a try.