Most likely the problem is related to the use of C:\PROGRA~1
\Neevia.Com\DOCUME~1\DOCCRE~1.DLL.
Without symbols, I can't really tell you much.
Suggestions:
1) Re-compile (you can still compile optimized) the dll above and build a
..pdb file. Place the .pdb in the directory w/the (new) dll on the server.
That way, IISState can pick it up and tell us what functions it is running.
2) Allow this server HTTP access to microsoft.com. IISState needs to
download symbols from MS to do its analysis, otherwise things are a bit
hazy.
Next time it hangs, run IISState again and we can see if (given symbols) the
analysis is easier.
Pat
"d" <anonymous.RemoveThis@discussions.microsoft.com> wrote in message
news:92e001c3ea6b$6147edd0$a001280a@phx.gbl...
> I posted this before, but I think the 2 log files are too
> large for one post, so I will break it into 2 posts.
>
> This is a COM+ package with a lot of VB dlls. They are
> all compiled with retain in memoery and unsttended
> execution.
>
> Opened log file 'C:\iisstate\output\IISState-3356.log'
>
> ***********************
> Starting new log output
> IISState version 3.3.1
>
> Tue Feb 03 08:36:58 2004
>
> OS = Windows 2000
> Executable: dllhost.exe
> PID = 3356
>
> Note: Thread times are formatted as HH:MM:SS.ms
>
> ***********************
>
>
>
>
> Thread ID: 0
> System Thread ID: 1ebc
> Kernel Time: 0:0:0.31
> User Time: 0:0:0.0
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\System32\ntdll.dll -
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\KERNEL32.DLL -
> Thread Status: Thread is in a WAIT state.
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 0006fd50 77e86a3d ntdll!NtWaitForSingleObject+0xb
> 01 00000102 00000000 KERNEL32!WaitForSingleObject+0xf
>
>
>
>
> Thread ID: 1
> System Thread ID: 1ce4
> Kernel Time: 0:0:0.93
> User Time: 0:0:0.171
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\ole32.dll -
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\RPCRT4.DLL -
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\System32\COMSVCS.DLL -
> Thread Status: Thread is in a WAIT state.
> Thread Type: Possible ASP page. Possible DCOM activity
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> OLE32.dll Symbols not found. Unable to proceed with DCOM
> check.
> Continuing other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 008df218 77e86a3d ntdll!NtWaitForSingleObject+0xb
> 01 008df244 77b2399b KERNEL32!WaitForSingleObject+0xf
> 02 008df260 77b20aa5 ole32!
> WdtpInterfacePointer_UserSize+0x1af8
> 03 008df2a0 77b23870 ole32!
> StgGetIFillLockBytesOnFile+0x19f30
> 04 008df310 77ab6ac3 ole32!
> WdtpInterfacePointer_UserSize+0x19cd
> 05 008df368 77d90328 ole32!UpdateDCOMSettings+0xad78
> 06 008df384 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
> 07 008df5cc 77d95f85 RPCRT4!NdrClientCall2+0x4f5
> 08 008df5e8 77d77fcb RPCRT4!NdrStubCall2+0xb03
> 09 008df5f8 77abf55c RPCRT4!NdrServerMarshall+0x1311
> 0a 008df614 77abf4c4 ole32!CoInstall+0x4ddc
> 0b 008df634 77abf3d3 ole32!CoInstall+0x4d44
> 0c 008df678 77abf384 ole32!CoInstall+0x4c53
> 0d 008df6a0 77b0e45a ole32!CoInstall+0x4c04
> 0e 008df6bc 787bf185 ole32!
> StgGetIFillLockBytesOnFile+0x78e5
> 0f 00000504 00000000 COMSVCS!Ordinal7+0xed5
>
>
>
>
> Thread ID: 2
> System Thread ID: 1da4
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\USER32.DLL -
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 0095ff30 77abaf4d USER32!TranslateMessageEx+0x4a
> 01 0095ff70 77abae9b ole32!CoInstall+0x7cd
> 02 0095ff8c 77abadd6 ole32!CoInstall+0x71b
> 03 00007530 00000000 ole32!CoInstall+0x656
>
>
>
>
> Thread ID: 3
> System Thread ID: 1d80
> Kernel Time: 0:0:0.156
> User Time: 0:0:0.78
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\System32\TxfAux.Dll -
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00a6fc98 6de8b953 ntdll!ZwRemoveIoCompletion+0xb
> 01 00a6fd94 6de8b8a8 TxfAux!Log+0x5e3
> 02 00a6ffb4 77e8758a TxfAux!Log+0x538
> 03 00a6ffec 00000000 KERNEL32!SetFilePointer+0x18a
>
>
>
>
> Thread ID: 4
> System Thread ID: 1cfc
> Kernel Time: 0:0:0.93
> User Time: 0:0:0.203
> Thread Status: Thread is in a WAIT state.
> Thread Type: Possible ASP page. Possible DCOM activity
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> OLE32.dll Symbols not found. Unable to proceed with DCOM
> check.
> Continuing other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00b2f218 77e86a3d ntdll!NtWaitForSingleObject+0xb
> 01 00b2f244 77b2399b KERNEL32!WaitForSingleObject+0xf
> 02 00b2f260 77b20aa5 ole32!
> WdtpInterfacePointer_UserSize+0x1af8
> 03 00b2f2a0 77b23870 ole32!
> StgGetIFillLockBytesOnFile+0x19f30
> 04 00b2f310 77ab6ac3 ole32!
> WdtpInterfacePointer_UserSize+0x19cd
> 05 00b2f368 77d90328 ole32!UpdateDCOMSettings+0xad78
> 06 00b2f384 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
> 07 00b2f5cc 77d95f85 RPCRT4!NdrClientCall2+0x4f5
> 08 00b2f5e8 77d77fcb RPCRT4!NdrStubCall2+0xb03
> 09 00b2f5f8 77abf55c RPCRT4!NdrServerMarshall+0x1311
> 0a 00b2f614 77abf4c4 ole32!CoInstall+0x4ddc
> 0b 00b2f634 77abf3d3 ole32!CoInstall+0x4d44
> 0c 00b2f678 77abf384 ole32!CoInstall+0x4c53
> 0d 00b2f6a0 77b0e45a ole32!CoInstall+0x4c04
> 0e 00b2f6bc 787bf185 ole32!
> StgGetIFillLockBytesOnFile+0x78e5
> 0f 00000908 00000000 COMSVCS!Ordinal7+0xed5
>
>
>
>
> Thread ID: 5
> System Thread ID: 1d84
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Status: Thread is in a WAIT state.
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00e2ff58 77e86e1a ntdll!NtWaitForMultipleObjects+0xb
> 01 00e2ffec 00000000 KERNEL32!WaitForMultipleObjects+0x17
>
>
>
>
> Thread ID: 6
> System Thread ID: 1dd8
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\System32\NETAPI32.dll -
> Thread Type: Possible ASP page. Possible DCOM activity
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> OLE32.dll Symbols not found. Unable to proceed with DCOM
> check.
> Continuing other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00e6fb94 77d3a2c7 ntdll!NtRequestWaitReplyPort+0xb
> 01 00e6fba0 77b23b2c RPCRT4!I_RpcSendReceive+0x2c
> 02 00e6fbc0 77b239f7 ole32!DllDebugObjectRPCHook+0x12a
> 03 00e6fbd8 77b20aa5 ole32!
> WdtpInterfacePointer_UserSize+0x1b54
> 04 00e6fc18 77b23870 ole32!
> StgGetIFillLockBytesOnFile+0x19f30
> 05 00e6fc88 77ab6ac3 ole32!
> WdtpInterfacePointer_UserSize+0x19cd
> 06 00e6fce0 77d90328 ole32!UpdateDCOMSettings+0xad78
> 07 00e6fcfc 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
> 08 00e6ff44 77d95f85 RPCRT4!NdrClientCall2+0x4f5
> 09 00e6ff60 77d77fcb RPCRT4!NdrStubCall2+0xb03
> 0a 00e6ff70 787f002e RPCRT4!NdrServerMarshall+0x1311
> 0b 78863e54 ffffffff COMSVCS!RegisterComEvents+0x6498
> 0c 0008b320 78863e54 0xffffffff
> 0d 00000000 00000000 COMSVCS!RegisterComEvents+0x7a2be
>
>
>
>
> Thread ID: 7
> System Thread ID: 1d9c
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00eaff04 77e86784 ntdll!ZwDelayExecution+0xb
> 01 77f82207 4affc033 KERNEL32!Sleep+0xb
> 02 0424548b 00000000 0x4affc033
>
>
>
>
> Thread ID: 8
> System Thread ID: aa4
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Status: Thread is in a WAIT state.
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00f2fd70 77e86e1a ntdll!NtWaitForMultipleObjects+0xb
> 01 00f2ffb4 77e8758a KERNEL32!WaitForMultipleObjects+0x17
> 02 00f2ffec 00000000 KERNEL32!SetFilePointer+0x18a
>
>
>
>
> Thread ID: 9
> System Thread ID: 1d60
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 00f7ff70 77e86784 ntdll!ZwDelayExecution+0xb
> 01 00000000 00000000 KERNEL32!Sleep+0xb
>
>
>
>
> Thread ID: 10
> System Thread ID: 1c44
> Kernel Time: 0:0:0.46
> User Time: 0:0:0.31
> Thread Status: Thread is in a WAIT state.
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 011ffd60 77e86a3d ntdll!NtWaitForSingleObject+0xb
> 01 00000000 00000000 KERNEL32!WaitForSingleObject+0xf
>
>
>
>
> Thread ID: 11
> System Thread ID: 19ec
> Kernel Time: 0:0:0.31
> User Time: 0:0:0.203
> Thread Status: Thread is in a WAIT state.
> Thread Type: Possible ASP page. Possible DCOM activity
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> OLE32.dll Symbols not found. Unable to proceed with DCOM
> check.
> Continuing other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 0123f218 77e86a3d ntdll!NtWaitForSingleObject+0xb
> 01 0123f244 77b2399b KERNEL32!WaitForSingleObject+0xf
> 02 0123f260 77b20aa5 ole32!
> WdtpInterfacePointer_UserSize+0x1af8
> 03 0123f2a0 77b23870 ole32!
> StgGetIFillLockBytesOnFile+0x19f30
> 04 0123f310 77ab6ac3 ole32!
> WdtpInterfacePointer_UserSize+0x19cd
> 05 0123f368 77d90328 ole32!UpdateDCOMSettings+0xad78
> 06 0123f384 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
> 07 0123f5cc 77d95f85 RPCRT4!NdrClientCall2+0x4f5
> 08 0123f5e8 77d77fcb RPCRT4!NdrStubCall2+0xb03
> 09 0123f5f8 77abf55c RPCRT4!NdrServerMarshall+0x1311
> 0a 0123f614 77abf4c4 ole32!CoInstall+0x4ddc
> 0b 0123f634 77abf3d3 ole32!CoInstall+0x4d44
> 0c 0123f678 77abf384 ole32!CoInstall+0x4c53
> 0d 0123f6a0 77b0e45a ole32!CoInstall+0x4c04
> 0e 0123f6bc 787bf185 ole32!
> StgGetIFillLockBytesOnFile+0x78e5
> 0f 00000a09 00000000 COMSVCS!Ordinal7+0xed5
>
>
>
>
> Thread ID: 12
> System Thread ID: 1e4c
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 0127ffb4 77e8758a ntdll!ZwDelayExecution+0xb
> 01 0127ffec 00000000 KERNEL32!SetFilePointer+0x18a
>
>
>
>
> Thread ID: 13
> System Thread ID: 1c98
> Kernel Time: 0:0:1.46
> User Time: 0:0:3.609
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\MSVBVM60.DLL -
> Thread Status: Thread is in a WAIT state.
> Thread Type: ASP
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 012bfc70 77f838c6 ntdll!NtWaitForSingleObject+0xb
> 01 012bfcb8 66097313 ntdll!ZwQueryDefaultLocale+0x11b
> 02 012bfd00 6601e3d4 MSVBVM60!IID_IVbaHost+0x42b63
> 03 012bfd2c 6602c6d7 MSVBVM60!EVENT_SINK_AddRef+0xd8d
> 04 012bfd60 660d4a0a MSVBVM60!VBDllCanUnloadNow+0x2ed
> 05 012bfd98 660d4aa3 MSVBVM60!DLLGetDocumentation+0x166a
> 06 012bfde0 66010575 MSVBVM60!DLLGetDocumentation+0x1703
> 07 012bfe00 77e12e98 MSVBVM60!ThunRTMain+0x2753
> 08 012bfe20 77e139a3 USER32!ScrollDC+0x490
> 09 012bfe3c 77e2305b USER32!GetQueueStatus+0x174
> 0a 012bfe6c 77fa032f USER32!InSendMessage+0x51
> 0b 012bfee4 77e13cd2 ntdll!KiUserCallbackDispatcher+0x13
> 0c 012bff10 787bfe3b USER32!PeekMessageW+0xe7
> 0d 000b9058 000ae9a8 COMSVCS!Ordinal7+0x1b8b
> 0e 000af430 000b9058 0xae9a8
> 0f 000a1c98 000af430 0xb9058
> 10 000b5198 000a1c98 0xaf430
> 11 000aeca8 000b5198 0xa1c98
> 12 000aea40 000aeca8 0xb5198
> 13 000af338 000aea40 0xaeca8
> 14 000aee90 000af338 0xaea40
> 15 000af3e8 000aee90 0xaf338
> 16 000ae3b8 000af3e8 0xaee90
> 17 0009b138 000ae3b8 0xaf3e8
> 18 788638b0 0009b138 0xae3b8
> 19 000aebc8 788638b0 0x9b138
> 1a 000af2c0 000aebc8 COMSVCS!RegisterComEvents+0x79d1a
> 1b 000adf40 000af2c0 0xaebc8
> 1c 000ae9a8 000adf40 0xaf2c0
> 1d 000b9058 000ae9a8 0xadf40
> 1e 000af430 000b9058 0xae9a8
> 1f 000a1c98 000af430 0xb9058
> 20 000b5198 000a1c98 0xaf430
> 21 000aeca8 000b5198 0xa1c98
> 22 000aea40 000aeca8 0xb5198
> 23 000af338 000aea40 0xaeca8
> 24 000aee90 000af338 0xaea40
> 25 000af3e8 000aee90 0xaf338
> 26 000ae3b8 000af3e8 0xaee90
> 27 0009b138 000ae3b8 0xaf3e8
> 28 788638b0 0009b138 0xae3b8
> 29 000aebc8 788638b0 0x9b138
> 2a 000af2c0 000aebc8 COMSVCS!RegisterComEvents+0x79d1a
> 2b 000adf40 000af2c0 0xaebc8
> 2c 000ae9a8 000adf40 0xaf2c0
> 2d 000b9058 000ae9a8 0xadf40
> 2e 000af430 000b9058 0xae9a8
> 2f 000a1c98 000af430 0xb9058
> 30 000b5198 000a1c98 0xaf430
> 31 000aeca8 000b5198 0xa1c98
>
>
>
>
> Thread ID: 14
> System Thread ID: 1a2c
> Kernel Time: 0:0:1.109
> User Time: 0:0:3.156
> *** WARNING: Unable to verify checksum for C:\PROGRA~1
> \Neevia.Com\DOCUME~1\DOCCRE~1.DLL
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\PROGRA~1\Neevia.Com\DOCUME~1
> \DOCCRE~1.DLL -
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for C:\WINNT\system32\OLEAUT32.dll -
> *** ERROR: Symbol file could not be found. Defaulted to
> export symbols for -
> Thread Status: Thread is in a WAIT state.
> Thread Type: ASP
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 012fb9a4 77f838c6 ntdll!NtWaitForSingleObject+0xb
> 01 012fba14 66010575 ntdll!ZwQueryDefaultLocale+0x11b
> 02 012fba34 77e12e98 MSVBVM60!ThunRTMain+0x2753
> 03 012fba54 77e139a3 USER32!ScrollDC+0x490
> 04 012fba70 77e2305b USER32!GetQueueStatus+0x174
> 05 012fbaa0 77fa032f USER32!InSendMessage+0x51
> 06 012fbb18 77e1569d ntdll!KiUserCallbackDispatcher+0x13
> 07 012fbb44 0820d4f8 USER32!PeekMessageA+0x143
> 08 012fbc68 082223c3 DOCCRE_1!DllUnregisterServer+0x46f18
> 09 012fbcc4 779d7bcd DOCCRE_1!DllUnregisterServer+0x5bde3
> 0a 012fbce4 77a22b30 OLEAUT32!DispCallFunc+0x15d
> 0b 012fbd74 081c51c1 OLEAUT32!ClearCustData+0x586
> 0c 012fbda0 660267ad DOCCRE_1+0x151c1
> 0d 012fbdf4 66101427 MSVBVM60!_vbaFreeObjList+0x362
> 0e 012fbe58 661013c4 MSVBVM60!_vbaLateMemCall+0x85
> 0f 012fbe78 5f0be5f2 MSVBVM60!_vbaLateMemCall+0x22
> 10 012fc090 5f0b482d EDC_ST_DSP_CNV!
> EDC_DSP_TraySwitching::GetTraySwitchingDetails+0x192
> 11 012fc104 5f0b02a0 EDC_ST_DSP_CNV!
> PDFConvertionMgr::GetTrayDetails+0x40d
> 12 012fc734 77d77fb0 EDC_ST_DSP_CNV!
> PDFConvertionMgr::ConvertToPDF+0x34a0
> 13 012fc788 77d95ad7 RPCRT4!NdrServerMarshall+0x12f6
> 14 012fca24 77d8f721 RPCRT4!NdrStubCall2+0x655
> 15 012fca88 779e9014 RPCRT4!CStdStubBuffer_Invoke+0x6b
> 16 012fcaf0 77aa2e19 OLEAUT32!
> UserEXCEPINFO_free_local+0x20c4
> 17 012fcbd0 77d90328 ole32!
> CoCreateFreeThreadedMarshaler+0x296f
> 18 012fcbec 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
> 19 012fce34 77d95f85 RPCRT4!NdrClientCall2+0x4f5
> 1a 012fce50 77d77fcb RPCRT4!NdrStubCall2+0xb03
> 1b 012fce60 60ee1c05 RPCRT4!NdrServerMarshall+0x1311
> 1c 012fd938 60ed99f5 EDC_ST_DSP_DRP!DllCanUnloadNow+0x938b
> 1d 012fda8c 77d77fb0 EDC_ST_DSP_DRP!DllCanUnloadNow+0x117b
> 1e 012fdab4 77d95ad7 RPCRT4!NdrServerMarshall+0x12f6
> 1f 012fdd24 77d8f721 RPCRT4!NdrStubCall2+0x655
> 20 012fdd88 779e9014 RPCRT4!CStdStubBuffer_Invoke+0x6b
> 21 0494758c ffffffff OLEAUT32!
> UserEXCEPINFO_free_local+0x20c4
> 22 000a8df8 0494758c 0xffffffff
> 23 00000000 00000000 0x494758c
>
>
>
>
> Thread ID: 15
> System Thread ID: 804
> Kernel Time: 0:0:1.593
> User Time: 0:0:4.625
> Thread Status: Thread is in a WAIT state.
> Thread Type: ASP
> Executing Page: ASP.dll symbols not found. Unable to
> locate ASP page.
> Continuing with other analysis.
>
> # ChildEBP RetAddr
> WARNING: Stack unwind information not available.
> Following frames may be wrong.
> 00 0133fc70 77f838c6 ntdll!NtWaitForSingleObject+0xb
> 01 0133fcb8 66097313 ntdll!ZwQueryDefaultLocale+0x11b
> 02 0133fd00 6601e3d4 MSVBVM60!IID_IVbaHost+0x42b63
> 03 0133fd2c 6602c6d7 MSVBVM60!EVENT_SINK_AddRef+0xd8d
> 04 0133fd60 660d4a0a MSVBVM60!VBDllCanUnloadNow+0x2ed
> 05 0133fd98 660d4aa3 MSVBVM60!DLLGetDocumentation+0x166a
> 06 0133fde0 66010575 MSVBVM60!DLLGetDocumentation+0x1703
> 07 0133fe00 77e12e98 MSVBVM60!ThunRTMain+0x2753
> 08 0133fe20 77e139a3 USER32!ScrollDC+0x490
> 09 0133fe3c 77e2305b USER32!GetQueueStatus+0x174
> 0a 0133fe6c 77fa032f USER32!InSendMessage+0x51
> 0b 0133fee4 77e13cd2 ntdll!KiUserCallbackDispatcher+0x13
> 0c 0133ff10 787bfe3b USER32!PeekMessageW+0xe7
> 0d 000a1c98 000af430 COMSVCS!Ordinal7+0x1b8b
> 0e 000b5198 000a1c98 0xaf430
> 0f 000aeca8 000b5198 0xa1c98
> 10 000aea40 000aeca8 0xb5198
> 11 000af338 000aea40 0xaeca8
> 12 000aee90 000af338 0xaea40
> 13 000af3e8 000aee90 0xaf338
> 14 000ae3b8 000af3e8 0xaee90
> 15 0009b138 000ae3b8 0xaf3e8
> 16 788638b0 0009b138 0xae3b8
> 17 000aebc8 788638b0 0x9b138
> 18 000af2c0 000aebc8 COMSVCS!RegisterComEvents+0x79d1a
> 19 000adf40 000af2c0 0xaebc8
> 1a 000ae9a8 000adf40 0xaf2c0
> 1b 000b9058 000ae9a8 0xadf40
> 1c 000af430 000b9058 0xae9a8
> 1d 000a1c98 000af430 0xb9058
>