I am using 10.2.3. I had same issue with 10.2.2 but not XE. Issue began quite recently
I do a build and when attempt to run program, message "Embarcadero RAD Studio for Windows has stopped working" appears.
When following debug mode one of the two messages can appear occasionally.
Visual Studio Just-In-Time Debugger An unhandled win32 exception occurred in bds.exe (5596). Just-In-Time debugging this exception failed with the following error: No installed debugger had Just-In-Time debugging enabled
(incidently, I am not using Visual Studio)
and
Exception EAccess violation in module rtl.250 bpl at 239CB913. Access violation at address 239CC913. Read of Address 0000001C
This issue occurs on my computer but not on my colleagues computer working on the same application
I get through without the issue after a few tries and I can continue with development. Usually need to reboot computer.
Google search indicated the issue has been around for a while, but I am yet to find an workable solution.
Any ideas?