I keep getting an “Access violation at address 1204F872 in module ‘bindcomp210.bpl’. Read of address 1423C764” message during Delphi startup.
After poking around I have found the solution: delete the
“Project” and/or “SaveFileDirectory” keys in [HKEY_CURRENT_USERSoftwareEmbarcaderoBDS15.0Session]
This only hides the symptom. The error comes right back with an access of address 0 in modules bds.exe as soon as you open the project.
Sorry. It worked for me 🙁
Delphi XE7 IDE is as unstable as Delphi 2005.
Actually the only stable versions I encountered were Delphi 7 and Delphi XE.