rpcs3 icon indicating copy to clipboard operation
rpcs3 copied to clipboard

[Bug] "Sleepy" threads don't invoke the "Terminate RPCS3 unsafely" dialogue

Open Hasster1 opened this issue 5 months ago • 2 comments

Quick summary

When a thread gets "sleepy", the dialogue for force-stopping the emulator (https://github.com/RPCS3/rpcs3/pull/14038) doesn't appear.

Details

Continuation of https://github.com/RPCS3/rpcs3/issues/16045

Since i was a bit busy (and unlucky) at the time when that issue got closed, i couldn't manage to respond in time, thus, i'm forced to make a new issue

I was informed, that whenever emulator had any problems with stopping the emulation, a dialogue would appear (https://github.com/RPCS3/rpcs3/pull/14038), prompting to either force-stop the emulation, or wait.

But, i've never saw that dialogue (which is why i made that issue in the first place).

In any case, the problem is that whenever the thread gets "sleepy", and the emulation can't stop itself, that dialogue doesn't appear at all (i've been waiting for a couple of minutes, and nothing.)

image

Attach a log file

RPCS3 (4).log

Attach capture files for visual issues

No response

System configuration

No response

Other details

No response

Hasster1 avatar Sep 26 '24 17:09 Hasster1