aristocratos / bashtop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.76k stars 549 forks source link

[BUG] Periodic crash, macOS, exception in runner thread #222

Closed alexhking closed 2 years ago

alexhking commented 2 years ago

Describe the bug

Periodic, but somewhat random crash running btop on macOS. Results in exit to prompt with one line error: ERROR: Exception in runner thread -> Proc:: -> wstring_convert::from_bytes

To Reproduce

  1. Run btop
  2. Wait. (There is no clear action or timing for the bug)

Expected behavior

Expect btop to stay open until quit.

Screenshots

Example terminal showing random times for crash: btop-errors

Info (please complete the following information):

Additional context

contents of $HOME/.config/bashtop/error.log:

No errors generated.

aristocratos commented 2 years ago

@alexhking Since you are running btop and not bashtop this should probably be posted in the issues for btop instead. The issue should be fixed in the latest commits.

alexhking commented 2 years ago

@aristocratos My bad 😅 Thank you so much.