Programs using htmlhelp cause an exception upon closing. The error is in
itss.dll.
Try this.
- Run an instance op windbg.exe in windbg.exe itself
- press the debugee's F1 key to pop up the html help file
- close the help file
- close the debugee
Now you see this:
(efc.4ec): Unknown exception - code e0000001 (first chance)
(efc.4ec): Unknown exception - code e0000001 (first chance)
(efc.4ec): Unknown exception - code e0000001 (first chance)
(efc.4ec): Unknown exception - code e0000001 (first chance)
(efc.4ec): Unknown exception - code e0000001 (first chance)
(efc.d70): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=002290d0 ebx=0021edc4 ecx=feeefeee edx=6e0d283c esi=0021eda8 edi=0021ee4c
eip=6e0e72b9 esp=000bac38 ebp=000bac58 iopl=0 nv up ei pl nz na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010202
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
E:\Windows\System32\itss.dll -
itss!DllMain+0xe4b6:
6e0e72b9 ff5108 call dword ptr [ecx+8]
ds:0023:feeefef6=????????
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/communities...orer. general