I have a reproducible scenario whereby when the ASPI process completes and I press "any key" to complete the process, the logging transcript is loaded into Wordpad. For me (connected over RDP) everytime that happens the system crashes with the blue screen of death and a core dump.
Anybody else see this?
Windows Server 2008 RS SP1
SP 2013 Enterprise
ASPI 3.85
Comments: ** Comment from web user: jvossers **
Anybody else see this?
Windows Server 2008 RS SP1
SP 2013 Enterprise
ASPI 3.85
Comments: ** Comment from web user: jvossers **
I have narrowed it down to a specific font.
Delete or move the following file with Powershell or CMD.EXE before opening Wordpad and you will see that you will not get the BSOD.
__C:\windows\fonts\Aparajbi.TTF__
Move it back to its original location and when you open Wordpad next you will get the BSOD.
At least, this is the behaviour I am seeing on my machine. It would be useful if someone could reproduce this.