HGL
vicious-gold
[debian+.deb install] App stops launching after reboot
Just getting
and sometimes
Reinstalling the .deb seems to temporarily fix the issue, until I reboot again.
Not sure what is going on, any tips on how to drill down on debugging it?
9 Replies
vicious-goldOP•3w ago
I ran gdb against it:
fair-rose•3w ago
The executable is a release build of Electron, so you're not going to get anything useful from gdb.
Are you on a really old CPU?
What's in
/proc/cpuinfo?vicious-goldOP•3w ago
AMD Ryzen 5 3600X 6-Core Processor
"old" ish
also:
fair-rose•3w ago
BIOS or motherboard info won't be relevant.
fair-rose•3w ago
GitHub
GitHub - HenrikBengtsson/x86-64-level: x86-64-level - Get the x86-6...
x86-64-level - Get the x86-64 Microarchitecture Level on the Current Machine - HenrikBengtsson/x86-64-level
fair-rose•3w ago
And
file /usr/bin/heroicvicious-goldOP•3w ago
vicious-goldOP•3w ago
vicious-goldOP•3w ago
lscpu ^
what really surprises me is that reinstalling fixes it