Description
Quick summary
In Battlefield 1943, there is a login/registration form that has fields for email
& password
. Selecting email
field and pressing Edit
crashes the emulator. Editing the password field does not crash.
Access violation writing location 0x37400008 (unmapped memory)
Details
This happens almost every time, at random times it just works, but can be still made to crash by "re-opening" the form prompt again.
It seems that violation address is different every time, sometimes it's 0x0
.
When it doesn't crash, I've noticed that opening OSK usually has some (random) text already filled in.
Email prompt didn't crash, but after opening OSK, it had PhysicsSettings
already written in it
Attach a log file
Attach capture files for visual issues
No response
System configuration
OS: Linux 6.4.2 (& Windows 10)
CPU: AMD Ryzen 5 3600XT
GPU: AMD ATI Radeon RX 6700 (vulkan-radeon 23.1.3-2)
Other details
Game needs connection to a back-end service for this prompt to appear. Can provide one if necessary.