Open second-pair opened 4 years ago
I got the same issue by running main.cpp
using g++
on Win10.
Thank you for sharing in all this detail, @second-pair, and thank you @SharlSherif for corroborating. I'll see if I can find anything. JSM doesn't log anything. It also doesn't fork, and I'm pretty sure it only requests a console window once at the beginning of main, so I don't know how this could happen, but I'll look into it more deeply soon.
@JibbSmart Can you take a look at my issue here :https://github.com/JibbSmart/JoyShockMapper/issues/52
I was testing this out with Superhot and ran into this issue, which required that I hard-power-off my PC. I don't know what caused it, but I believe JSM was the only new factor here, so I've created this ticket in the event that JSM was somehow responsible.
What Happened
I quit Superhot and a series of CMD windows spawned with no text. They seemed to keep spawning in the background until my PC couldn't keep up and slowly ground to a halt. I attempted a shudown with
win+x, u, u
and waited a minute (while I took a photo), but as expected, nothing happened, so I held the power button to turn my PC off.What I'd Done (Steps to Reproduce)
~/Downloads/JSM
).RECONNECT_CONTROLLERS
RECONNECT_CONTROLLERS
My memory's fuzzy on the order of the following:
After the Superhot window closed, the fork bomb occurred.
What I Tried
~/AppData
, for anything resembling a logfile.The Photo I Took Before Powering Down
FWIW, here's the photo I took on my phone after I'd lost control of my PC. Mainly just to provide (noisy) context for the description ^.
Sorry for the lack of useful detail, but I wasn't sure what to do next! I've not opened JSM again, in case logs are kept somewhere that might get overwritten. If the programme does keep logs, do let me know where and I'll fish them out. Otherwise, let me know if there's anything else I can do to help, or feel free to do whatever with this ticket if it's not useful.