I have Delphi XE7 installed on a Windows Server 2012 R2 (64 bit).
One week ago, it started crashing on startup, while displaying the welcome page with the following error message:
Firma problema:
Nome evento problema: APPCRASH
Nome applicazione: bds.exe
Versione applicazione: 21.0.17707.5020
Timestamp applicazione: 545bd62a
Nome modulo con errori: jscript9.dll
Versione modulo con errori: 11.0.9600.19375
Timestamp modulo con errori: 5cde2a32
Codice eccezione: c0000005
Offset eccezione: 0009192c
Versione SO: 6.3.9600.2.0.0.272.33
ID impostazioni locali: 1040
Informazioni aggiuntive 1: 04c1
Ulteriori informazioni 2: 04c17c6483616026b1d827b0895ca47b
Ulteriori informazioni 3: 5521
Ulteriori informazioni 4: 55212a802421f833061c5f852796fd1e
Leggere l'informativa sulla privacy online:
http://go.microsoft.com/fwlink/?linkid=280262
Se l'informativa sulla privacy online non è disponibile, leggere quella offline:
C:\Windows\system32\it-IT\erofflps.txt
I didn't understood the real cause of the problem, I've searched for jscript9.dll and found that it could have been something related to the welcome page, so I've disabled the WelcomePage from the registry and temporarly avoided the problem.
Today it has started to crash again, with a very similar error, on displaying the functions hint.
Firma problema:
Nome evento problema: APPCRASH
Nome applicazione: bds.exe
Versione applicazione: 21.0.17707.5020
Timestamp applicazione: 545bd62a
Nome modulo con errori: jscript9.dll
Versione modulo con errori: 11.0.9600.19375
Timestamp modulo con errori: 5cde2a32
Codice eccezione: c0000005
Offset eccezione: 00091922
Versione SO: 6.3.9600.2.0.0.272.33
ID impostazioni locali: 1040
Informazioni aggiuntive 1: 220c
Ulteriori informazioni 2: 220c472d49ca3d9cceee350b34da06ab
Ulteriori informazioni 3: debe
Ulteriori informazioni 4: debe032f4e197ddaae37ab48b079ef65
Both errors also happen on a new project, created running the ide with the -r parameter:
bds.exe -r foo
Using Process Monitor, it seems that something is going wrong with internet explorer (?):