[FIX] IE crash when closing a window which is displaying a PDF
Problem: IE crash when closing a window which is displaying a PDF
Kills all open IE browser windows. Following error message is displayed:
---------------------------
iexplore.exe - Application Error
---------------------------
The instruction at "0x0c3cf5cb" referenced memory at "0x00000000". The memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------
Solution
Save the following to a reg file and merge it:Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{CA8A9780-280D-11CF-A24D-444553540000}\InprocServer32] "ThreadingModel"=-
Alternatively, navigate to the above key and delete the "ThreadingModel" value.