You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found it out with LightningMods' help. The issue is that when Mira's initialization thread dies, the whole Mira process gets terminated, and the pointer to it that's cached inside Mira (m_InitParams.process) becomes invalid.
Steps to reproduce:
The bug is present with both ps4jb and ChendoChap's implementation of the kexploit.
EDIT: The issue does not reproduce on ps4jb before b0a79c, which uses an older version of Mira.
The text was updated successfully, but these errors were encountered: