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
I'm getting random crashes on windows with 3.1.1 and latest dev version.
I managed to recompile the project and convert gnu debug data to pdb.
This is the snapshot when the crash happens
Aparently the return register gets corrupted when process_udp return because of wrong packet.
The text was updated successfully, but these errors were encountered:
I'm getting random crashes on windows with 3.1.1 and latest dev version.
I managed to recompile the project and convert gnu debug data to pdb.
This is the snapshot when the crash happens
Aparently the return register gets corrupted when process_udp return because of wrong packet.
The text was updated successfully, but these errors were encountered: