hinto-janai / gupax

GUI Uniting P2Pool And XMRig
https://gupax.io
GNU General Public License v3.0
275 stars 18 forks source link

Gupax 1.3.9 crashes every day/night unceremoniously #99

Open DaddySharkLOLseas opened 2 months ago

DaddySharkLOLseas commented 2 months ago

OS & Version:

e.g: GNU/Linux Debian 12 "Bookworm", Gupax v1.3.9

Bug

What is the bug?

Steps

Steps to reproduce the behavior:

  1. Run Gupax v1.3.9 (P2Pool and XMRig with root)
  2. Check back next day/evening (or less)
  3. See Gupax has stopped runnnig, no error pop-up box

Screenshots

If possible, add screenshots to help explain the bug.

Crash report

If Gupax is crashing, you may have a file here:

If you do, please upload or copy-paste crash.txt here:

`PanicInfo { payload: Any { .. }, message: Some( failed printing to stderr: Broken pipe (os error 32), ), location: Location { file: "library/std/src/io/stdio.rs", line: 1118, col: 9, }, can_unwind: true, force_no_backtrace: false, }

info: OS | Linux args | ArgsOs { inner: ["./gupax"] } commit | ab9912fccc41a97640cd50982ed1ad064e0d3fd3 gupax | v1.3.9 p2pool | v3.10 (bundled) xmrig | v6.21.3 (bundled) uptime | 60968.758 seconds

stack backtrace: 0: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: ```

hinto-janai commented 2 months ago

Is your PC going to sleep before it crashes?

DaddySharkLOLseas commented 2 months ago

Is your PC going to sleep before it crashes?

No sir. I was happily surprised it lasted 1 whole day up before Gupax crashed again. The crash log didn't update, so the aforeposted crash log is what I have to offer. And thank you.

DaddySharkLOLseas commented 2 months ago

Is your PC going to sleep before it crashes?

I was browsing the web when it crashed, this most recent occurrence. New crash report is here:

PanicInfo { payload: Any { .. }, message: Some( calledResult::unwrap()on anErr` value: InputOutput(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }), ), location: Location { file: "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/accesskit_unix-0.6.2/src/adapter.rs", line: 519, col: 18, }, can_unwind: true, force_no_backtrace: false, }

info: OS | Linux args | ArgsOs { inner: ["./gupax"] } commit | ab9912fccc41a97640cd50982ed1ad064e0d3fd3 gupax | v1.3.9 p2pool | v3.10 (bundled) xmrig | v6.21.3 (bundled) uptime | 28970.418 seconds

stack backtrace: 0: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: __libc_start_main 19: `