W3wp.exe taking 100% cpu load on server?
W3wp.exe taking 100% cpu load on server?
am 08.01.2008 20:55:01 von shuchi
I have a Windows 2003 server running IIS6.0 and SQL Server 2000. I have a
website written in ASP. I am hosting 3 different websites on the same server.
On our server task manager sometimes w3wp.exe is taking 100% cpu load. I
tried to observe the pattern but I could not find any and could not figure
out what website is causing it as it does not point to any particular website
at all the time. It is occurring quite abruptly. When I try to kill the
process manually it slows down the website.
I ran IISState to create a dump file when it last occured, to procude the
following:
************************************************************ *******************
Opened log file 'C:\iisstate\output\IISState-2472.log'
***********************
Starting new log output
IISState version 3.3.1
Tue Jan 08 13:20:29 2008
OS = Windows 2003 Server
Executable: w3wp.exe
PID = 2472
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 11cc
Kernel Time: 0:0:0.0
User Time: 0:0:0.125
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fc08 7c827d0b ntdll!KiFastSystemCallRet
01 0006fc0c 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 0006fc7c 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0006fc90 5a364662 kernel32!WaitForSingleObject+0x12
04 0006fca0 5a366e3f w3dt!WP_CONTEXT::RunMainThreadLoop+0x10
05 0006fca8 5a3af42d w3dt!UlAtqStartListen+0x2d
06 0006fcb8 5a3bc335 w3core!W3_SERVER::StartListen+0xbd
07 0006ff0c 0100187c w3core!UlW3Start+0x26e
08 0006ff44 01001a27 w3wp!wmain+0x22a
09 0006ffc0 77e6f23b w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23
Thread ID: 1
System Thread ID: 11f0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00ccff9c 7c826f4b ntdll!KiFastSystemCallRet
01 00ccffa0 7c83d424 ntdll!NtDelayExecution+0xc
02 00ccffb8 77e64829 ntdll!RtlpTimerThread+0x47
03 00ccffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 2
System Thread ID: 1258
Kernel Time: 0:0:1.93
User Time: 0:0:1.609
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00f7ff24 7c8277db ntdll!KiFastSystemCallRet
01 00f7ff28 77e5bea2 ntdll!ZwRemoveIoCompletion+0xc
02 00f7ff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 00f7ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 00f7ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 00f7ffb8 77e64829 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 00f7ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 3
System Thread ID: 1488
Kernel Time: 0:0:1.515
User Time: 0:0:1.687
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00fbff24 7c8277db ntdll!KiFastSystemCallRet
01 00fbff28 77e5bea2 ntdll!ZwRemoveIoCompletion+0xc
02 00fbff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 00fbff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 00fbffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 00fbffb8 77e64829 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 00fbffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 4
System Thread ID: e5c
Kernel Time: 0:0:0.453
User Time: 0:0:0.671
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ffff24 7c8277db ntdll!KiFastSystemCallRet
01 00ffff28 77e5bea2 ntdll!ZwRemoveIoCompletion+0xc
02 00ffff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 00ffff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 00ffffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 00ffffb8 77e64829 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 00ffffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 5
System Thread ID: 17fc
Kernel Time: 0:0:0.250
User Time: 0:0:0.187
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 0104ff24 7c8277db ntdll!KiFastSystemCallRet
01 0104ff28 77e5bea2 ntdll!ZwRemoveIoCompletion+0xc
02 0104ff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 0104ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 0104ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 0104ffb8 77e64829 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 0104ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 6
System Thread ID: 1730
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
00 0110fcec 7c827cfb ntdll!KiFastSystemCallRet
01 0110fcf0 7c83c78e ntdll!NtWaitForMultipleObjects+0xc
02 0110ffb8 77e64829 ntdll!RtlpWaitThread+0x161
03 0110ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 7
System Thread ID: dec
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 01acfa84 7c827d0b ntdll!KiFastSystemCallRet
01 01acfa88 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 01acfaf8 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 01acfb0c 5a3b820f kernel32!WaitForSingleObject+0x12
04 01acffb8 77e64829 w3core!HTTP_COMPRESSION::CompressionThread+0x126
05 01acffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 8
System Thread ID: 1100
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
00 01b0fe18 7c82783b ntdll!KiFastSystemCallRet
01 01b0fe1c 77c885ac ntdll!NtReplyWaitReceivePortEx+0xc
02 01b0ff84 77c88792 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
03 01b0ff8c 77c8872d RPCRT4!RecvLotsaCallsWrapper+0xd
04 01b0ffac 77c7b110 RPCRT4!BaseCachedThreadRoutine+0x9d
05 01b0ffb8 77e64829 RPCRT4!ThreadStartRoutine+0x1b
06 01b0ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 9
System Thread ID: 1798
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 01b4ff8c 7c826f4b ntdll!KiFastSystemCallRet
01 01b4ff90 7c81943a ntdll!NtDelayExecution+0xc
02 01b4ffb8 77e64829 ntdll!RtlpIOWorkerThread+0x3f
03 01b4ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 10
System Thread ID: 1514
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0274ff0c 7c827d0b ntdll!KiFastSystemCallRet
01 0274ff10 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 0274ff80 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0274ff94 709fc803 kernel32!WaitForSingleObject+0x12
04 0274ffb4 709fc7db asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x1e
05 0274ffb8 77e64829 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0274ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 11
System Thread ID: db0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0287fe1c 7c827cfb ntdll!KiFastSystemCallRet
01 0287fe20 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0287fec8 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0287ff24 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0287ff40 709fb8be USER32!MsgWaitForMultipleObjects+0x1f
05 0287ff84 77bcb530 asp!CMTACallbackThread::Thread+0x4f
06 0287ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0287ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 12
System Thread ID: 14d0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 028ffef4 7c827d0b ntdll!KiFastSystemCallRet
01 028ffef8 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 028fff68 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 028fff7c 709fe8ef kernel32!WaitForSingleObject+0x12
04 028fffb8 77e64829 asp!CViperReqManager::WatchThread+0x68
05 028fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 13
System Thread ID: 76c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0293fee8 7c827d0b ntdll!KiFastSystemCallRet
01 0293feec 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 0293ff5c 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0293ff70 4a77921b kernel32!WaitForSingleObject+0x12
04 0293ff84 77bcb530 comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x29
05 0293ffb8 77e64829 msvcrt!_endthreadex+0xa3
06 0293ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 14
System Thread ID: 28c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0297fee0 7c827d0b ntdll!KiFastSystemCallRet
01 0297fee4 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 0297ff54 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0297ff68 4a778cb6 kernel32!WaitForSingleObject+0x12
04 0297ff84 77bcb530 comsvcs!CSTAThreadPool::KillThreadControlLoop+0x25
05 0297ffb8 77e64829 msvcrt!_endthreadex+0xa3
06 0297ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 15
System Thread ID: 120
Kernel Time: 0:0:0.750
User Time: 0:0:2.62
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 029bfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 029bfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 029bfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 029bfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 029bfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 029bff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 029bffb8 77e64829 msvcrt!_endthreadex+0xa3
07 029bffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 16
System Thread ID: 980
Kernel Time: 0:0:0.312
User Time: 0:0:1.828
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 029ffdcc 7c827cfb ntdll!KiFastSystemCallRet
01 029ffdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 029ffe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 029ffed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 029ffef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 029fff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 029fffb8 77e64829 msvcrt!_endthreadex+0xa3
07 029fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 17
System Thread ID: 11ac
Kernel Time: 0:0:0.375
User Time: 0:0:2.281
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 02a3fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 02a3fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02a3fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02a3fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02a3fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02a3ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02a3ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 02a3ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 18
System Thread ID: e38
Kernel Time: 0:0:0.328
User Time: 0:0:2.640
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 02a7fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 02a7fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02a7fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02a7fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02a7fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02a7ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02a7ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 02a7ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 19
System Thread ID: f64
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
00 034cff88 7c827cfb ntdll!KiFastSystemCallRet
01 034cff8c 71c51108 ntdll!NtWaitForMultipleObjects+0xc
02 034cffb8 77e64829 NETAPI32!NetbiosWaiter+0x73
03 034cffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 20
System Thread ID: 1584
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0350fd00 7c827d0b ntdll!KiFastSystemCallRet
01 0350fd04 77e61d1e ntdll!NtWaitForSingleObject+0xc
02 0350fd74 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0350fd88 4a756c3b kernel32!WaitForSingleObject+0x12
04 0350ffb8 77e64829 comsvcs!PingThread+0xf6
05 0350ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 21
System Thread ID: 11fc
Kernel Time: 0:0:1.812
User Time: 0:0:1.687
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 03b0ff24 7c8277db ntdll!KiFastSystemCallRet
01 03b0ff28 77e5bea2 ntdll!ZwRemoveIoCompletion+0xc
02 03b0ff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 03b0ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 03b0ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 03b0ffb8 77e64829 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 03b0ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 22
System Thread ID: b10
Kernel Time: 0:0:0.671
User Time: 0:0:2.781
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04d9fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 04d9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 04d9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 04d9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 04d9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 04d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 04d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 04d9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 23
System Thread ID: 16d4
Kernel Time: 0:0:0.468
User Time: 0:0:2.156
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 04ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 04ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 04ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 04ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 04ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 04ddffb8 77e64829 msvcrt!_endthreadex+0xa3
07 04ddffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 24
System Thread ID: acc
Kernel Time: 0:0:0.281
User Time: 0:0:1.453
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 04e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 04e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 04e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 04e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 04e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 04e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 04e1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 25
System Thread ID: 8a4
Kernel Time: 0:0:0.406
User Time: 0:0:1.484
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04f9fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 04f9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 04f9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 04f9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 04f9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 04f9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 04f9ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 04f9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 26
System Thread ID: 10c4
Kernel Time: 0:0:0.484
User Time: 0:0:1.640
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04fdfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 04fdfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 04fdfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 04fdfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 04fdfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 04fdff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 04fdffb8 77e64829 msvcrt!_endthreadex+0xa3
07 04fdffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 27
System Thread ID: 14b8
Kernel Time: 0:0:0.265
User Time: 0:0:1.515
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 053dfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 053dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 053dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 053dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 053dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 053dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 053dffb8 77e64829 msvcrt!_endthreadex+0xa3
07 053dffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 28
System Thread ID: 1028
Kernel Time: 0:0:0.343
User Time: 0:0:1.515
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0555fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0555fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0555fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0555fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0555fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0555ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0555ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0555ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 29
System Thread ID: 84
Kernel Time: 0:1:22.750
User Time: 0:0:27.515
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0559fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0559fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0559fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0559fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0559fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0559ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0559ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0559ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 30
System Thread ID: 129c
Kernel Time: 0:0:0.453
User Time: 0:0:1.843
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 056dfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 056dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 056dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 056dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 056dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 056dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 056dffb8 77e64829 msvcrt!_endthreadex+0xa3
07 056dffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 31
System Thread ID: 11a4
Kernel Time: 0:0:0.296
User Time: 0:0:1.515
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0571fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0571fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0571fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0571fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0571fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0571ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0571ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0571ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 32
System Thread ID: 1190
Kernel Time: 0:1:9.937
User Time: 0:0:24.62
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0575fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0575fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0575fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0575fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0575fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0575ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0575ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0575ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 33
System Thread ID: e98
Kernel Time: 0:0:0.359
User Time: 0:0:1.859
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0579fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0579fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0579fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0579fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0579fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0579ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0579ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0579ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 34
System Thread ID: d10
Kernel Time: 0:0:0.218
User Time: 0:0:1.593
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0581fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0581fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0581fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0581fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0581fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0581ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0581ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0581ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 35
System Thread ID: 1148
Kernel Time: 0:0:0.281
User Time: 0:0:1.906
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0585fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0585fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0585fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0585fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0585fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0585ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0585ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0585ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 36
System Thread ID: 1644
Kernel Time: 0:0:0.312
User Time: 0:0:1.281
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0589fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0589fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0589fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0589fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0589fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0589ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0589ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0589ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 37
System Thread ID: a78
Kernel Time: 0:0:0.265
User Time: 0:0:1.406
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05adfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05adfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05adfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05adfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05adfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05adff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05adffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05adffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 38
System Thread ID: d44
Kernel Time: 0:1:23.156
User Time: 0:0:27.671
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05b1fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05b1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05b1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05b1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05b1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05b1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05b1ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05b1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 39
System Thread ID: 1608
Kernel Time: 0:0:0.234
User Time: 0:0:1.765
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05b5fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05b5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05b5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05b5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05b5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05b5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05b5ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05b5ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 40
System Thread ID: 6c8
Kernel Time: 0:0:0.203
User Time: 0:0:1.359
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05b9fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05b9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05b9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05b9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05b9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05b9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05b9ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05b9ffec 00000000 kernel32!BaseThreadStart+0x34
-continued-
Thread 41 - 70
am 08.01.2008 20:57:00 von shuchi
Thread ID: 41
System Thread ID: 10f8
Kernel Time: 0:0:0.234
User Time: 0:0:1.468
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 42
System Thread ID: 152c
Kernel Time: 0:0:0.171
User Time: 0:0:1.687
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 43
System Thread ID: 108c
Kernel Time: 0:3:14.984
User Time: 0:1:2.281
Thread Type: ASP
Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
# ChildEBP RetAddr
00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
0e 05d9f5a4 0275420f vbscript+0x429f
0f 05d9f5e0 02753253 vbscript+0x420f
10 05d9f6f4 0275f7db vbscript+0x3253
11 05d9f800 02755497 vbscript+0xf7db
12 05d9f848 0275541c vbscript+0x5497
13 05d9f940 02755cec vbscript+0x541c
14 05d9f998 02755efb vbscript+0x5cec
15 05d9f9e8 02754ffb vbscript+0x5efb
16 05d9fa04 709e2ada vbscript+0x4ffb
17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
1b 05d9fb44 709e23f7 asp!Execute+0x249
1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
1e 05d9fbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
21 05d9fda8 7769c194 ole32!PerformCallback+0x54
22 05d9fe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 44
System Thread ID: 1184
Kernel Time: 0:0:0.218
User Time: 0:0:1.531
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 45
System Thread ID: 1188
Kernel Time: 0:0:0.359
User Time: 0:0:1.437
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 46
System Thread ID: 154
Kernel Time: 0:0:0.171
User Time: 0:0:1.359
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 47
System Thread ID: 1108
Kernel Time: 0:0:0.343
User Time: 0:0:1.406
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 48
System Thread ID: b8
Kernel Time: 0:0:0.203
User Time: 0:0:1.312
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
07 060dffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 49
System Thread ID: 13a4
Kernel Time: 0:0:0.296
User Time: 0:0:2.187
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 50
System Thread ID: 3e0
Kernel Time: 0:0:0.265
User Time: 0:0:1.859
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 51
System Thread ID: 1744
Kernel Time: 0:0:0.343
User Time: 0:0:1.546
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
07 061affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 52
System Thread ID: 1290
Kernel Time: 0:0:0.156
User Time: 0:0:1.93
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
07 061effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 53
System Thread ID: 176c
Kernel Time: 0:0:0.140
User Time: 0:0:1.640
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0622fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0622fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0622fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0622fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0622fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0622ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0622ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0622ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 54
System Thread ID: cb8
Kernel Time: 0:2:38.328
User Time: 0:0:49.968
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0626fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0626fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0626fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0626fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0626fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0626ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0626ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0626ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 55
System Thread ID: aa0
Kernel Time: 0:0:0.359
User Time: 0:0:1.343
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 062afdcc 7c827cfb ntdll!KiFastSystemCallRet
01 062afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 062afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 062afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 062afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 062aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 062affb8 77e64829 msvcrt!_endthreadex+0xa3
07 062affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 56
System Thread ID: 1360
Kernel Time: 0:0:0.250
User Time: 0:0:1.421
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 062efdcc 7c827cfb ntdll!KiFastSystemCallRet
01 062efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 062efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 062efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 062efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 062eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 062effb8 77e64829 msvcrt!_endthreadex+0xa3
07 062effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 57
System Thread ID: 1314
Kernel Time: 0:0:0.343
User Time: 0:0:1.625
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0632fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0632fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0632fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0632fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0632fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0632ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0632ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0632ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 58
System Thread ID: 15a4
Kernel Time: 0:0:0.296
User Time: 0:0:1.531
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0636fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0636fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0636fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0636fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0636fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0636ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0636ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0636ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 59
System Thread ID: 122c
Kernel Time: 0:0:0.250
User Time: 0:0:1.265
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 063afdcc 7c827cfb ntdll!KiFastSystemCallRet
01 063afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 063afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 063afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 063afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 063aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 063affb8 77e64829 msvcrt!_endthreadex+0xa3
07 063affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 60
System Thread ID: 101c
Kernel Time: 0:0:0.390
User Time: 0:0:1.937
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 063efdcc 7c827cfb ntdll!KiFastSystemCallRet
01 063efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 063efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 063efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 063efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 063eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 063effb8 77e64829 msvcrt!_endthreadex+0xa3
07 063effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 61
System Thread ID: 960
Kernel Time: 0:0:0.156
User Time: 0:0:1.406
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0642fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0642fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0642fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0642fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0642fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0642ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0642ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0642ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 62
System Thread ID: 12bc
Kernel Time: 0:1:29.0
User Time: 0:0:29.968
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0646fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0646fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0646fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0646fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0646fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0646ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0646ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0646ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 63
System Thread ID: fbc
Kernel Time: 0:0:0.312
User Time: 0:0:1.781
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 064afdcc 7c827cfb ntdll!KiFastSystemCallRet
01 064afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 064afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 064afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 064afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 064aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 064affb8 77e64829 msvcrt!_endthreadex+0xa3
07 064affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 64
System Thread ID: 12a0
Kernel Time: 0:1:4.109
User Time: 0:0:21.531
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 064efdcc 7c827cfb ntdll!KiFastSystemCallRet
01 064efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 064efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 064efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 064efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 064eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 064effb8 77e64829 msvcrt!_endthreadex+0xa3
07 064effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 65
System Thread ID: 15d0
Kernel Time: 0:0:0.171
User Time: 0:0:1.93
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0672fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0672fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0672fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0672fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0672fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0672ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0672ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0672ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 66
System Thread ID: 1604
Kernel Time: 0:0:0.234
User Time: 0:0:1.953
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0676fdcc 7c827cfb ntdll!KiFastSystemCallRet
01 0676fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0676fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0676fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0676fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0676ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0676ffb8 77e64829 msvcrt!_endthreadex+0xa3
07 0676ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 67
System Thread ID: 3ec
Kernel Time: 0:1:0.484
User Time: 0:0:20.843
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 067afdcc 7c827cfb ntdll!KiFastSystemCallRet
01 067afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 067afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 067afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 067afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 067aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 067affb8 77e64829 msvcrt!_endthreadex+0xa3
07 067affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 68
System Thread ID: 13d4
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
00 083ffec0 7c827cfb ntdll!KiFastSystemCallRet
01 083ffec4 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 083fff6c 77e62fbe kernel32!WaitForMultipleObjectsEx+0x11a
03 083fff88 76929e35 kernel32!WaitForMultipleObjects+0x18
04 083fffb8 77e64829 USERENV!NotificationThread+0x5f
05 083fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 69
System Thread ID: 7bc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0a74ff70 7c8277db ntdll!KiFastSystemCallRet
01 0a74ff74 7c839f38 ntdll!ZwRemoveIoCompletion+0xc
02 0a74ffb8 77e64829 ntdll!RtlpWorkerThread+0x3d
03 0a74ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 70
System Thread ID: 11ec
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0e41ff7c 7c8277db ntdll!KiFastSystemCallRet
01 0e41ff80 71b25914 ntdll!ZwRemoveIoCompletion+0xc
02 0e41ffb8 77e64829 mswsock!SockAsyncThread+0x69
03 0e41ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 71
System Thread ID: 128c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
00 0fe5fe18 7c82783b ntdll!KiFastSystemCallRet
01 0fe5fe1c 77c885ac ntdll!NtReplyWaitReceivePortEx+0xc
02 0fe5ff84 77c88792 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
03 0fe5ff8c 77c8872d RPCRT4!RecvLotsaCallsWrapper+0xd
04 0fe5ffac 77c7b110 RPCRT4!BaseCachedThreadRoutine+0x9d
05 0fe5ffb8 77e64829 RPCRT4!ThreadStartRoutine+0x1b
06 0fe5ffec 00000000 kernel32!BaseThreadStart+0x34
*****
Dump name is formatted as: PID-Timestamp.dmp
Creating C:\iisstate\output\2472-1199816446.dmp - mini user dump
*****
Closing open log file C:\iisstate\output\IISState-2472.log
***********************************************************
Please help
Thanks.
Re: Thread 41 - 70
am 08.01.2008 22:00:25 von patfilot
Thread 43 is your problem. Most likely you have a loop (e.g. "while not
end-of-record") that does not check for an error state and probably has an
On Error Resume Next involved.
Pat
"shuchi" wrote in message
news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
> Thread ID: 41
> System Thread ID: 10f8
> Kernel Time: 0:0:0.234
> User Time: 0:0:1.468
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 42
> System Thread ID: 152c
> Kernel Time: 0:0:0.171
> User Time: 0:0:1.687
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 43
> System Thread ID: 108c
> Kernel Time: 0:3:14.984
> User Time: 0:1:2.281
> Thread Type: ASP
> Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
>
> # ChildEBP RetAddr
> 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
> 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
> 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
> 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
> 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
> 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
> 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
> 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
> 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
> 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
> 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
> 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
> 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
> 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
> 0e 05d9f5a4 0275420f vbscript+0x429f
> 0f 05d9f5e0 02753253 vbscript+0x420f
> 10 05d9f6f4 0275f7db vbscript+0x3253
> 11 05d9f800 02755497 vbscript+0xf7db
> 12 05d9f848 0275541c vbscript+0x5497
> 13 05d9f940 02755cec vbscript+0x541c
> 14 05d9f998 02755efb vbscript+0x5cec
> 15 05d9f9e8 02754ffb vbscript+0x5efb
> 16 05d9fa04 709e2ada vbscript+0x4ffb
> 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
> 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
> 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
> 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
> 1b 05d9fb44 709e23f7 asp!Execute+0x249
> 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
> 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
> 1e 05d9fbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
> 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
> 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
> 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
> 22 05d9fe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
> 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
> 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
> 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
> 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
> 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
> 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 44
> System Thread ID: 1184
> Kernel Time: 0:0:0.218
> User Time: 0:0:1.531
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
>
>
> Thread ID: 45
> System Thread ID: 1188
> Kernel Time: 0:0:0.359
> User Time: 0:0:1.437
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
>
> Thread ID: 46
> System Thread ID: 154
> Kernel Time: 0:0:0.171
> User Time: 0:0:1.359
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 47
> System Thread ID: 1108
> Kernel Time: 0:0:0.343
> User Time: 0:0:1.406
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 48
> System Thread ID: b8
> Kernel Time: 0:0:0.203
> User Time: 0:0:1.312
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 49
> System Thread ID: 13a4
> Kernel Time: 0:0:0.296
> User Time: 0:0:2.187
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 50
> System Thread ID: 3e0
> Kernel Time: 0:0:0.265
> User Time: 0:0:1.859
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
> Thread ID: 51
> System Thread ID: 1744
> Kernel Time: 0:0:0.343
> User Time: 0:0:1.546
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 061affec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 52
> System Thread ID: 1290
> Kernel Time: 0:0:0.156
> User Time: 0:0:1.93
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 061effec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 53
> System Thread ID: 176c
> Kernel Time: 0:0:0.140
> User Time: 0:0:1.640
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0622fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0622fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0622fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0622fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0622fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0622ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0622ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0622ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 54
> System Thread ID: cb8
> Kernel Time: 0:2:38.328
> User Time: 0:0:49.968
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0626fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0626fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0626fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0626fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0626fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0626ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0626ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0626ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 55
> System Thread ID: aa0
> Kernel Time: 0:0:0.359
> User Time: 0:0:1.343
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 062afdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 062afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 062afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 062afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 062afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 062aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 062affb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 062affec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 56
> System Thread ID: 1360
> Kernel Time: 0:0:0.250
> User Time: 0:0:1.421
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 062efdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 062efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 062efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 062efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 062efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 062eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 062effb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 062effec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 57
> System Thread ID: 1314
> Kernel Time: 0:0:0.343
> User Time: 0:0:1.625
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0632fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0632fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0632fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0632fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0632fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0632ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0632ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0632ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 58
> System Thread ID: 15a4
> Kernel Time: 0:0:0.296
> User Time: 0:0:1.531
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0636fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0636fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0636fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0636fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0636fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0636ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0636ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0636ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 59
> System Thread ID: 122c
> Kernel Time: 0:0:0.250
> User Time: 0:0:1.265
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 063afdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 063afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 063afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 063afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 063afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 063aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 063affb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 063affec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 60
> System Thread ID: 101c
> Kernel Time: 0:0:0.390
> User Time: 0:0:1.937
>
>
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 063efdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 063efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 063efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 063efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 063efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 063eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 063effb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 063effec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 61
> System Thread ID: 960
> Kernel Time: 0:0:0.156
> User Time: 0:0:1.406
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0642fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0642fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0642fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0642fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0642fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0642ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0642ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0642ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 62
> System Thread ID: 12bc
> Kernel Time: 0:1:29.0
> User Time: 0:0:29.968
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0646fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0646fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0646fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0646fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0646fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0646ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0646ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0646ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 63
> System Thread ID: fbc
> Kernel Time: 0:0:0.312
> User Time: 0:0:1.781
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 064afdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 064afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 064afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 064afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 064afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 064aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 064affb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 064affec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 64
> System Thread ID: 12a0
> Kernel Time: 0:1:4.109
> User Time: 0:0:21.531
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 064efdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 064efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 064efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 064efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 064efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 064eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 064effb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 064effec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 65
> System Thread ID: 15d0
> Kernel Time: 0:0:0.171
> User Time: 0:0:1.93
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0672fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0672fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0672fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0672fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0672fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0672ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0672ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0672ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 66
> System Thread ID: 1604
> Kernel Time: 0:0:0.234
> User Time: 0:0:1.953
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 0676fdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 0676fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 0676fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 0676fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 0676fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 0676ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 0676ffb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 0676ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 67
> System Thread ID: 3ec
> Kernel Time: 0:1:0.484
> User Time: 0:0:20.843
> Thread Status: Thread is in a WAIT state.
> Thread Type: Idle ASP thread
> # ChildEBP RetAddr
> 00 067afdcc 7c827cfb ntdll!KiFastSystemCallRet
> 01 067afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 067afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> 03 067afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> 04 067afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> 05 067aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> 06 067affb8 77e64829 msvcrt!_endthreadex+0xa3
> 07 067affec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 68
> System Thread ID: 13d4
> 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
> 00 083ffec0 7c827cfb ntdll!KiFastSystemCallRet
> 01 083ffec4 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> 02 083fff6c 77e62fbe kernel32!WaitForMultipleObjectsEx+0x11a
> 03 083fff88 76929e35 kernel32!WaitForMultipleObjects+0x18
> 04 083fffb8 77e64829 USERENV!NotificationThread+0x5f
> 05 083fffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 69
> System Thread ID: 7bc
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 0a74ff70 7c8277db ntdll!KiFastSystemCallRet
> 01 0a74ff74 7c839f38 ntdll!ZwRemoveIoCompletion+0xc
> 02 0a74ffb8 77e64829 ntdll!RtlpWorkerThread+0x3d
> 03 0a74ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 70
> System Thread ID: 11ec
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 0e41ff7c 7c8277db ntdll!KiFastSystemCallRet
> 01 0e41ff80 71b25914 ntdll!ZwRemoveIoCompletion+0xc
> 02 0e41ffb8 77e64829 mswsock!SockAsyncThread+0x69
> 03 0e41ffec 00000000 kernel32!BaseThreadStart+0x34
>
>
>
>
> Thread ID: 71
> System Thread ID: 128c
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Possible ASP page. Possible DCOM activity
> Executing Page: Unable to locate ASP page
>
> No remote call being made
>
> # ChildEBP RetAddr
> 00 0fe5fe18 7c82783b ntdll!KiFastSystemCallRet
> 01 0fe5fe1c 77c885ac ntdll!NtReplyWaitReceivePortEx+0xc
> 02 0fe5ff84 77c88792 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
> 03 0fe5ff8c 77c8872d RPCRT4!RecvLotsaCallsWrapper+0xd
> 04 0fe5ffac 77c7b110 RPCRT4!BaseCachedThreadRoutine+0x9d
> 05 0fe5ffb8 77e64829 RPCRT4!ThreadStartRoutine+0x1b
> 06 0fe5ffec 00000000 kernel32!BaseThreadStart+0x34
>
> *****
>
> Dump name is formatted as: PID-Timestamp.dmp
>
> Creating C:\iisstate\output\2472-1199816446.dmp - mini user dump
>
> *****
> Closing open log file C:\iisstate\output\IISState-2472.log
> ***********************************************************
>
> Please help
>
> Thanks.
>
>
>
Re: Thread 41 - 70
am 09.01.2008 14:52:02 von shuchi
Thanks Pat for your reply.
Yes I do have some do while not ds.EOF and if Mode <> true then on error
resume next
But I am not sure what exactly I have to look for. Can you please give me
some more details.
Thanks for your help.
"Pat [MSFT]" wrote:
> Thread 43 is your problem. Most likely you have a loop (e.g. "while not
> end-of-record") that does not check for an error state and probably has an
> On Error Resume Next involved.
>
>
> Pat
>
> "shuchi" wrote in message
> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
> > Thread ID: 41
> > System Thread ID: 10f8
> > Kernel Time: 0:0:0.234
> > User Time: 0:0:1.468
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 42
> > System Thread ID: 152c
> > Kernel Time: 0:0:0.171
> > User Time: 0:0:1.687
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 43
> > System Thread ID: 108c
> > Kernel Time: 0:3:14.984
> > User Time: 0:1:2.281
> > Thread Type: ASP
> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
> >
> > # ChildEBP RetAddr
> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
> > 0e 05d9f5a4 0275420f vbscript+0x429f
> > 0f 05d9f5e0 02753253 vbscript+0x420f
> > 10 05d9f6f4 0275f7db vbscript+0x3253
> > 11 05d9f800 02755497 vbscript+0xf7db
> > 12 05d9f848 0275541c vbscript+0x5497
> > 13 05d9f940 02755cec vbscript+0x541c
> > 14 05d9f998 02755efb vbscript+0x5cec
> > 15 05d9f9e8 02754ffb vbscript+0x5efb
> > 16 05d9fa04 709e2ada vbscript+0x4ffb
> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
> > 1e 05d9fbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
> > 22 05d9fe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 44
> > System Thread ID: 1184
> > Kernel Time: 0:0:0.218
> > User Time: 0:0:1.531
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> > Thread ID: 45
> > System Thread ID: 1188
> > Kernel Time: 0:0:0.359
> > User Time: 0:0:1.437
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> >
> > Thread ID: 46
> > System Thread ID: 154
> > Kernel Time: 0:0:0.171
> > User Time: 0:0:1.359
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 47
> > System Thread ID: 1108
> > Kernel Time: 0:0:0.343
> > User Time: 0:0:1.406
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 48
> > System Thread ID: b8
> > Kernel Time: 0:0:0.203
> > User Time: 0:0:1.312
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 49
> > System Thread ID: 13a4
> > Kernel Time: 0:0:0.296
> > User Time: 0:0:2.187
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 50
> > System Thread ID: 3e0
> > Kernel Time: 0:0:0.265
> > User Time: 0:0:1.859
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> > Thread ID: 51
> > System Thread ID: 1744
> > Kernel Time: 0:0:0.343
> > User Time: 0:0:1.546
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 061affec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 52
> > System Thread ID: 1290
> > Kernel Time: 0:0:0.156
> > User Time: 0:0:1.93
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 061effec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 53
> > System Thread ID: 176c
> > Kernel Time: 0:0:0.140
> > User Time: 0:0:1.640
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 0622fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 0622fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 0622fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 0622fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 0622fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> > 05 0622ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> > 06 0622ffb8 77e64829 msvcrt!_endthreadex+0xa3
> > 07 0622ffec 00000000 kernel32!BaseThreadStart+0x34
> >
> >
> >
> >
> > Thread ID: 54
> > System Thread ID: cb8
> > Kernel Time: 0:2:38.328
> > User Time: 0:0:49.968
> > Thread Status: Thread is in a WAIT state.
> > Thread Type: Idle ASP thread
> > # ChildEBP RetAddr
> > 00 0626fdcc 7c827cfb ntdll!KiFastSystemCallRet
> > 01 0626fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> > 02 0626fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> > 03 0626fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> > 04 0626fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
Re: Thread 41 - 70
am 09.01.2008 20:28:24 von patfilot
What is happening is VBScript code is running and working through a
recordset, but the loop is never coming to completion. If you do a "not
eof" statement, errors<>eof, so you never fall out of the loop.
Eliminate/Remark out all On Error Resume Next and re-run the code. That
will allow the error to propagate to the screen and you can see what is
happening. If you _do_ use On Error... you must always also check the error
object and handle the problem.
Pat
"shuchi" wrote in message
news:D508B689-37AE-4D40-9ADC-3BB20D849EB6@microsoft.com...
> Thanks Pat for your reply.
>
> Yes I do have some do while not ds.EOF and if Mode <> true then on error
> resume next
>
> But I am not sure what exactly I have to look for. Can you please give me
> some more details.
>
> Thanks for your help.
>
>
>
> "Pat [MSFT]" wrote:
>
>> Thread 43 is your problem. Most likely you have a loop (e.g. "while not
>> end-of-record") that does not check for an error state and probably has
>> an
>> On Error Resume Next involved.
>>
>>
>> Pat
>>
>> "shuchi" wrote in message
>> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
>> > Thread ID: 41
>> > System Thread ID: 10f8
>> > Kernel Time: 0:0:0.234
>> > User Time: 0:0:1.468
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 42
>> > System Thread ID: 152c
>> > Kernel Time: 0:0:0.171
>> > User Time: 0:0:1.687
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 43
>> > System Thread ID: 108c
>> > Kernel Time: 0:3:14.984
>> > User Time: 0:1:2.281
>> > Thread Type: ASP
>> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
>> >
>> > # ChildEBP RetAddr
>> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
>> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
>> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
>> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
>> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
>> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
>> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
>> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
>> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
>> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
>> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
>> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
>> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
>> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
>> > 0e 05d9f5a4 0275420f vbscript+0x429f
>> > 0f 05d9f5e0 02753253 vbscript+0x420f
>> > 10 05d9f6f4 0275f7db vbscript+0x3253
>> > 11 05d9f800 02755497 vbscript+0xf7db
>> > 12 05d9f848 0275541c vbscript+0x5497
>> > 13 05d9f940 02755cec vbscript+0x541c
>> > 14 05d9f998 02755efb vbscript+0x5cec
>> > 15 05d9f9e8 02754ffb vbscript+0x5efb
>> > 16 05d9fa04 709e2ada vbscript+0x4ffb
>> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
>> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
>> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
>> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
>> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
>> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
>> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
>> > 1e 05d9fbd0 77720d30
>> > comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
>> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
>> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
>> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
>> > 22 05d9fe40 7772433a
>> > ole32!CObjectContext::InternalContextCallback+0x159
>> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
>> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
>> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
>> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
>> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
>> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 44
>> > System Thread ID: 1184
>> > Kernel Time: 0:0:0.218
>> > User Time: 0:0:1.531
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> > Thread ID: 45
>> > System Thread ID: 1188
>> > Kernel Time: 0:0:0.359
>> > User Time: 0:0:1.437
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> >
>> > Thread ID: 46
>> > System Thread ID: 154
>> > Kernel Time: 0:0:0.171
>> > User Time: 0:0:1.359
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 47
>> > System Thread ID: 1108
>> > Kernel Time: 0:0:0.343
>> > User Time: 0:0:1.406
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 48
>> > System Thread ID: b8
>> > Kernel Time: 0:0:0.203
>> > User Time: 0:0:1.312
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 49
>> > System Thread ID: 13a4
>> > Kernel Time: 0:0:0.296
>> > User Time: 0:0:2.187
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 50
>> > System Thread ID: 3e0
>> > Kernel Time: 0:0:0.265
>> > User Time: 0:0:1.859
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> > Thread ID: 51
>> > System Thread ID: 1744
>> > Kernel Time: 0:0:0.343
>> > User Time: 0:0:1.546
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 061affec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 52
>> > System Thread ID: 1290
>> > Kernel Time: 0:0:0.156
>> > User Time: 0:0:1.93
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 061effec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 53
>> > System Thread ID: 176c
>> > Kernel Time: 0:0:0.140
>> > User Time: 0:0:1.640
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 0622fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 0622fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 0622fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 0622fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 0622fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> > 05 0622ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> > 06 0622ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> > 07 0622ffec 00000000 kernel32!BaseThreadStart+0x34
>> >
>> >
>> >
>> >
>> > Thread ID: 54
>> > System Thread ID: cb8
>> > Kernel Time: 0:2:38.328
>> > User Time: 0:0:49.968
>> > Thread Status: Thread is in a WAIT state.
>> > Thread Type: Idle ASP thread
>> > # ChildEBP RetAddr
>> > 00 0626fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> > 01 0626fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> > 02 0626fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> > 03 0626fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> > 04 0626fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
Re: Thread 41 - 70
am 10.01.2008 15:58:00 von shuchi
Deat Pat,
I tried commenting out all Resume Next and re-ran the code. But
unfortunately I was not able to see any error on my screen. Hence I am not
able to figure out the problem.
Do you have any idea on this?
Your help in this is really appreciated.
Thanks.
"Pat [MSFT]" wrote:
> What is happening is VBScript code is running and working through a
> recordset, but the loop is never coming to completion. If you do a "not
> eof" statement, errors<>eof, so you never fall out of the loop.
> Eliminate/Remark out all On Error Resume Next and re-run the code. That
> will allow the error to propagate to the screen and you can see what is
> happening. If you _do_ use On Error... you must always also check the error
> object and handle the problem.
>
>
> Pat
>
> "shuchi" wrote in message
> news:D508B689-37AE-4D40-9ADC-3BB20D849EB6@microsoft.com...
> > Thanks Pat for your reply.
> >
> > Yes I do have some do while not ds.EOF and if Mode <> true then on error
> > resume next
> >
> > But I am not sure what exactly I have to look for. Can you please give me
> > some more details.
> >
> > Thanks for your help.
> >
> >
> >
> > "Pat [MSFT]" wrote:
> >
> >> Thread 43 is your problem. Most likely you have a loop (e.g. "while not
> >> end-of-record") that does not check for an error state and probably has
> >> an
> >> On Error Resume Next involved.
> >>
> >>
> >> Pat
> >>
> >> "shuchi" wrote in message
> >> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
> >> > Thread ID: 41
> >> > System Thread ID: 10f8
> >> > Kernel Time: 0:0:0.234
> >> > User Time: 0:0:1.468
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 42
> >> > System Thread ID: 152c
> >> > Kernel Time: 0:0:0.171
> >> > User Time: 0:0:1.687
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 43
> >> > System Thread ID: 108c
> >> > Kernel Time: 0:3:14.984
> >> > User Time: 0:1:2.281
> >> > Thread Type: ASP
> >> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
> >> >
> >> > # ChildEBP RetAddr
> >> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
> >> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
> >> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
> >> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
> >> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
> >> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
> >> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
> >> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
> >> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
> >> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
> >> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
> >> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
> >> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
> >> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
> >> > 0e 05d9f5a4 0275420f vbscript+0x429f
> >> > 0f 05d9f5e0 02753253 vbscript+0x420f
> >> > 10 05d9f6f4 0275f7db vbscript+0x3253
> >> > 11 05d9f800 02755497 vbscript+0xf7db
> >> > 12 05d9f848 0275541c vbscript+0x5497
> >> > 13 05d9f940 02755cec vbscript+0x541c
> >> > 14 05d9f998 02755efb vbscript+0x5cec
> >> > 15 05d9f9e8 02754ffb vbscript+0x5efb
> >> > 16 05d9fa04 709e2ada vbscript+0x4ffb
> >> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
> >> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
> >> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
> >> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
> >> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
> >> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
> >> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
> >> > 1e 05d9fbd0 77720d30
> >> > comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
> >> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
> >> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
> >> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
> >> > 22 05d9fe40 7772433a
> >> > ole32!CObjectContext::InternalContextCallback+0x159
> >> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
> >> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
> >> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
> >> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
> >> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
> >> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 44
> >> > System Thread ID: 1184
> >> > Kernel Time: 0:0:0.218
> >> > User Time: 0:0:1.531
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> > Thread ID: 45
> >> > System Thread ID: 1188
> >> > Kernel Time: 0:0:0.359
> >> > User Time: 0:0:1.437
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 46
> >> > System Thread ID: 154
> >> > Kernel Time: 0:0:0.171
> >> > User Time: 0:0:1.359
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 47
> >> > System Thread ID: 1108
> >> > Kernel Time: 0:0:0.343
> >> > User Time: 0:0:1.406
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 48
> >> > System Thread ID: b8
> >> > Kernel Time: 0:0:0.203
> >> > User Time: 0:0:1.312
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 49
> >> > System Thread ID: 13a4
> >> > Kernel Time: 0:0:0.296
> >> > User Time: 0:0:2.187
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 50
> >> > System Thread ID: 3e0
> >> > Kernel Time: 0:0:0.265
> >> > User Time: 0:0:1.859
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> > Thread ID: 51
> >> > System Thread ID: 1744
> >> > Kernel Time: 0:0:0.343
> >> > User Time: 0:0:1.546
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 061affec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 52
> >> > System Thread ID: 1290
> >> > Kernel Time: 0:0:0.156
> >> > User Time: 0:0:1.93
> >> > Thread Status: Thread is in a WAIT state.
> >> > Thread Type: Idle ASP thread
> >> > # ChildEBP RetAddr
> >> > 00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> > 01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> > 02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> > 03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> > 04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> > 05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> > 06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
> >> > 07 061effec 00000000 kernel32!BaseThreadStart+0x34
> >> >
> >> >
> >> >
> >> >
> >> > Thread ID: 53
Re: Thread 41 - 70
am 10.01.2008 21:00:56 von patfilot
It can be very hard to track down. Any On Error (even in an include) will
affect the whole page. You can try running a script debugger to see if you
can hit the error.
Pat
"shuchi" wrote in message
news:1B7B7108-39EF-49F6-A62A-B8416923D3EB@microsoft.com...
> Deat Pat,
>
> I tried commenting out all Resume Next and re-ran the code. But
> unfortunately I was not able to see any error on my screen. Hence I am not
> able to figure out the problem.
>
> Do you have any idea on this?
>
> Your help in this is really appreciated.
>
> Thanks.
>
>
> "Pat [MSFT]" wrote:
>
>> What is happening is VBScript code is running and working through a
>> recordset, but the loop is never coming to completion. If you do a "not
>> eof" statement, errors<>eof, so you never fall out of the loop.
>> Eliminate/Remark out all On Error Resume Next and re-run the code. That
>> will allow the error to propagate to the screen and you can see what is
>> happening. If you _do_ use On Error... you must always also check the
>> error
>> object and handle the problem.
>>
>>
>> Pat
>>
>> "shuchi" wrote in message
>> news:D508B689-37AE-4D40-9ADC-3BB20D849EB6@microsoft.com...
>> > Thanks Pat for your reply.
>> >
>> > Yes I do have some do while not ds.EOF and if Mode <> true then on
>> > error
>> > resume next
>> >
>> > But I am not sure what exactly I have to look for. Can you please give
>> > me
>> > some more details.
>> >
>> > Thanks for your help.
>> >
>> >
>> >
>> > "Pat [MSFT]" wrote:
>> >
>> >> Thread 43 is your problem. Most likely you have a loop (e.g. "while
>> >> not
>> >> end-of-record") that does not check for an error state and probably
>> >> has
>> >> an
>> >> On Error Resume Next involved.
>> >>
>> >>
>> >> Pat
>> >>
>> >> "shuchi" wrote in message
>> >> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
>> >> > Thread ID: 41
>> >> > System Thread ID: 10f8
>> >> > Kernel Time: 0:0:0.234
>> >> > User Time: 0:0:1.468
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 42
>> >> > System Thread ID: 152c
>> >> > Kernel Time: 0:0:0.171
>> >> > User Time: 0:0:1.687
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 43
>> >> > System Thread ID: 108c
>> >> > Kernel Time: 0:3:14.984
>> >> > User Time: 0:1:2.281
>> >> > Thread Type: ASP
>> >> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
>> >> >
>> >> > # ChildEBP RetAddr
>> >> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
>> >> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
>> >> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
>> >> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
>> >> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
>> >> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
>> >> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
>> >> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
>> >> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
>> >> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
>> >> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
>> >> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
>> >> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
>> >> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
>> >> > 0e 05d9f5a4 0275420f vbscript+0x429f
>> >> > 0f 05d9f5e0 02753253 vbscript+0x420f
>> >> > 10 05d9f6f4 0275f7db vbscript+0x3253
>> >> > 11 05d9f800 02755497 vbscript+0xf7db
>> >> > 12 05d9f848 0275541c vbscript+0x5497
>> >> > 13 05d9f940 02755cec vbscript+0x541c
>> >> > 14 05d9f998 02755efb vbscript+0x5cec
>> >> > 15 05d9f9e8 02754ffb vbscript+0x5efb
>> >> > 16 05d9fa04 709e2ada vbscript+0x4ffb
>> >> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
>> >> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
>> >> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
>> >> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
>> >> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
>> >> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
>> >> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
>> >> > 1e 05d9fbd0 77720d30
>> >> > comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
>> >> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
>> >> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
>> >> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
>> >> > 22 05d9fe40 7772433a
>> >> > ole32!CObjectContext::InternalContextCallback+0x159
>> >> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
>> >> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
>> >> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
>> >> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
>> >> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
>> >> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 44
>> >> > System Thread ID: 1184
>> >> > Kernel Time: 0:0:0.218
>> >> > User Time: 0:0:1.531
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> > Thread ID: 45
>> >> > System Thread ID: 1188
>> >> > Kernel Time: 0:0:0.359
>> >> > User Time: 0:0:1.437
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 46
>> >> > System Thread ID: 154
>> >> > Kernel Time: 0:0:0.171
>> >> > User Time: 0:0:1.359
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 47
>> >> > System Thread ID: 1108
>> >> > Kernel Time: 0:0:0.343
>> >> > User Time: 0:0:1.406
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 48
>> >> > System Thread ID: b8
>> >> > Kernel Time: 0:0:0.203
>> >> > User Time: 0:0:1.312
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 49
>> >> > System Thread ID: 13a4
>> >> > Kernel Time: 0:0:0.296
>> >> > User Time: 0:0:2.187
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 50
>> >> > System Thread ID: 3e0
>> >> > Kernel Time: 0:0:0.265
>> >> > User Time: 0:0:1.859
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> > Thread ID: 51
>> >> > System Thread ID: 1744
>> >> > Kernel Time: 0:0:0.343
>> >> > User Time: 0:0:1.546
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 061afed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 061afef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 061aff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 061affb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 061affec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 52
>> >> > System Thread ID: 1290
>> >> > Kernel Time: 0:0:0.156
>> >> > User Time: 0:0:1.93
>> >> > Thread Status: Thread is in a WAIT state.
>> >> > Thread Type: Idle ASP thread
>> >> > # ChildEBP RetAddr
>> >> > 00 061efdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> > 01 061efdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> > 02 061efe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> > 03 061efed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> > 04 061efef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> > 05 061eff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> > 06 061effb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> > 07 061effec 00000000 kernel32!BaseThreadStart+0x34
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Thread ID: 53
Re: Thread 41 - 70
am 11.01.2008 21:37:02 von shuchi
Hi Pat,
I got the same CPU Usage again and when ran IISState. I got different page
this time and unfortunatley we do not use this page on our website anymore.
Thread ID: 36
System Thread ID: 330
Kernel Time: 0:7:8.750
User Time: 0:2:8.890
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 13b0
Thread Type: ASP
Executing Page: ??C:\INETPUB\DOMAIN_FOLDER\PLU_LIVE\MANUFACTURER.ASP
# ChildEBP RetAddr
00 04fce860 7c827d0b ntdll!KiFastSystemCallRet
01 04fce864 7c83d236 ntdll!NtWaitForSingleObject+0xc
02 04fce8a0 7c83d281 ntdll!RtlpWaitOnCriticalSection+0x1a3
03 04fce8c0 77f60f8f ntdll!RtlEnterCriticalSection+0xa8
04 04fce8d8 77f61c07 ADVAPI32!EnumTableGetNextEnum+0x15
05 04fcea44 77f628be ADVAPI32!LocalBaseRegEnumKey+0x91
06 04fcea80 4c86437b ADVAPI32!RegEnumKeyExW+0xbc
07 04fcee48 4c8645b2 oledb32!CError::CacheErrLookUpObject+0xfa
08 04fceeec 4bc4afae oledb32!CImpIErrorRecords::AddErrorRecord+0xfa
09 04fcef70 4bc14476 msado15!CContext::AddErrorRecord+0xd0
0a 04fcf0e0 4bbf6299 msado15!CContext::PushError+0x26c
0b 04fcf0f4 4bbf620d msado15!CContext::FailedInvoke+0x43
0c 04fcf544 0275429f msado15!CRecordset::Invoke+0x832
0d 04fcf580 0275420f vbscript+0x429f
0e 04fcf5bc 02753253 vbscript+0x420f
0f 04fcf6d0 0275419e vbscript+0x3253
10 04fcf6f4 027544e3 vbscript+0x419e
11 04fcf800 02755497 vbscript+0x44e3
12 04fcf848 0275541c vbscript+0x5497
13 04fcf940 02755cec vbscript+0x541c
14 04fcf998 02755efb vbscript+0x5cec
15 04fcf9e8 02754ffb vbscript+0x5efb
16 04fcfa04 709e2ada vbscript+0x4ffb
17 04fcfa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
18 04fcfa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
19 04fcfa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
1a 04fcfadc 709e24ff asp!ExecuteRequest+0x17e
1b 04fcfb44 709e23f7 asp!Execute+0x249
1c 04fcfb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
1d 04fcfbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
1e 04fcfbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
1f 04fcfc1c 777217dc ole32!EnterForCallback+0xc4
20 04fcfd7c 776f03b4 ole32!SwitchForCallback+0x1a3
21 04fcfda8 7769c194 ole32!PerformCallback+0x54
22 04fcfe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
23 04fcfe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
24 04fcfecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
25 04fcfee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
26 04fcff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
27 04fcff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
28 04fcffb8 77e64829 msvcrt!_endthreadex+0xa3
29 04fcffec 00000000 kernel32!BaseThreadStart+0x34
Do you have any idea what would be wrong?
Thanks for your patience and help.
"Pat [MSFT]" wrote:
> It can be very hard to track down. Any On Error (even in an include) will
> affect the whole page. You can try running a script debugger to see if you
> can hit the error.
>
>
> Pat
>
> "shuchi" wrote in message
> news:1B7B7108-39EF-49F6-A62A-B8416923D3EB@microsoft.com...
> > Deat Pat,
> >
> > I tried commenting out all Resume Next and re-ran the code. But
> > unfortunately I was not able to see any error on my screen. Hence I am not
> > able to figure out the problem.
> >
> > Do you have any idea on this?
> >
> > Your help in this is really appreciated.
> >
> > Thanks.
> >
> >
> > "Pat [MSFT]" wrote:
> >
> >> What is happening is VBScript code is running and working through a
> >> recordset, but the loop is never coming to completion. If you do a "not
> >> eof" statement, errors<>eof, so you never fall out of the loop.
> >> Eliminate/Remark out all On Error Resume Next and re-run the code. That
> >> will allow the error to propagate to the screen and you can see what is
> >> happening. If you _do_ use On Error... you must always also check the
> >> error
> >> object and handle the problem.
> >>
> >>
> >> Pat
> >>
> >> "shuchi" wrote in message
> >> news:D508B689-37AE-4D40-9ADC-3BB20D849EB6@microsoft.com...
> >> > Thanks Pat for your reply.
> >> >
> >> > Yes I do have some do while not ds.EOF and if Mode <> true then on
> >> > error
> >> > resume next
> >> >
> >> > But I am not sure what exactly I have to look for. Can you please give
> >> > me
> >> > some more details.
> >> >
> >> > Thanks for your help.
> >> >
> >> >
> >> >
> >> > "Pat [MSFT]" wrote:
> >> >
> >> >> Thread 43 is your problem. Most likely you have a loop (e.g. "while
> >> >> not
> >> >> end-of-record") that does not check for an error state and probably
> >> >> has
> >> >> an
> >> >> On Error Resume Next involved.
> >> >>
> >> >>
> >> >> Pat
> >> >>
> >> >> "shuchi" wrote in message
> >> >> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
> >> >> > Thread ID: 41
> >> >> > System Thread ID: 10f8
> >> >> > Kernel Time: 0:0:0.234
> >> >> > User Time: 0:0:1.468
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 42
> >> >> > System Thread ID: 152c
> >> >> > Kernel Time: 0:0:0.171
> >> >> > User Time: 0:0:1.687
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 43
> >> >> > System Thread ID: 108c
> >> >> > Kernel Time: 0:3:14.984
> >> >> > User Time: 0:1:2.281
> >> >> > Thread Type: ASP
> >> >> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
> >> >> >
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
> >> >> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
> >> >> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
> >> >> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
> >> >> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
> >> >> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
> >> >> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
> >> >> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
> >> >> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
> >> >> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
> >> >> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
> >> >> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
> >> >> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
> >> >> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
> >> >> > 0e 05d9f5a4 0275420f vbscript+0x429f
> >> >> > 0f 05d9f5e0 02753253 vbscript+0x420f
> >> >> > 10 05d9f6f4 0275f7db vbscript+0x3253
> >> >> > 11 05d9f800 02755497 vbscript+0xf7db
> >> >> > 12 05d9f848 0275541c vbscript+0x5497
> >> >> > 13 05d9f940 02755cec vbscript+0x541c
> >> >> > 14 05d9f998 02755efb vbscript+0x5cec
> >> >> > 15 05d9f9e8 02754ffb vbscript+0x5efb
> >> >> > 16 05d9fa04 709e2ada vbscript+0x4ffb
> >> >> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
> >> >> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
> >> >> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
> >> >> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
> >> >> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
> >> >> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
> >> >> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
> >> >> > 1e 05d9fbd0 77720d30
> >> >> > comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
> >> >> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
> >> >> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
> >> >> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
> >> >> > 22 05d9fe40 7772433a
> >> >> > ole32!CObjectContext::InternalContextCallback+0x159
> >> >> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
> >> >> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
> >> >> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
> >> >> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
> >> >> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
> >> >> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 44
> >> >> > System Thread ID: 1184
> >> >> > Kernel Time: 0:0:0.218
> >> >> > User Time: 0:0:1.531
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> > Thread ID: 45
> >> >> > System Thread ID: 1188
> >> >> > Kernel Time: 0:0:0.359
> >> >> > User Time: 0:0:1.437
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 46
> >> >> > System Thread ID: 154
> >> >> > Kernel Time: 0:0:0.171
> >> >> > User Time: 0:0:1.359
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 47
> >> >> > System Thread ID: 1108
> >> >> > Kernel Time: 0:0:0.343
> >> >> > User Time: 0:0:1.406
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 48
> >> >> > System Thread ID: b8
> >> >> > Kernel Time: 0:0:0.203
> >> >> > User Time: 0:0:1.312
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 49
> >> >> > System Thread ID: 13a4
> >> >> > Kernel Time: 0:0:0.296
> >> >> > User Time: 0:0:2.187
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Thread ID: 50
> >> >> > System Thread ID: 3e0
> >> >> > Kernel Time: 0:0:0.265
> >> >> > User Time: 0:0:1.859
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
> >> >> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
> >> >> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
> >> >> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
> >> >> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
> >> >> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
> >> >> >
> >> >> >
> >> >> > Thread ID: 51
> >> >> > System Thread ID: 1744
> >> >> > Kernel Time: 0:0:0.343
> >> >> > User Time: 0:0:1.546
> >> >> > Thread Status: Thread is in a WAIT state.
> >> >> > Thread Type: Idle ASP thread
> >> >> > # ChildEBP RetAddr
> >> >> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
> >> >> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
> >> >> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
Re: Thread 41 - 70
am 14.01.2008 17:33:25 von patfilot
The page is still accessable. If it is hitting multiple pages, then the
likelihood is that the issue is inside of an include.
Pat
"shuchi" wrote in message
news:9F529EFE-16F2-4987-A081-B3EB8769A307@microsoft.com...
> Hi Pat,
>
> I got the same CPU Usage again and when ran IISState. I got different page
> this time and unfortunatley we do not use this page on our website
> anymore.
>
> Thread ID: 36
> System Thread ID: 330
> Kernel Time: 0:7:8.750
> User Time: 0:2:8.890
> Thread Status: Thread is in a WAIT state.
> Other information: Thread is waiting for a lock to be released. Looking
> for
> lock owner.
> Owning thread System ID: 13b0
> Thread Type: ASP
> Executing Page: ??C:\INETPUB\DOMAIN_FOLDER\PLU_LIVE\MANUFACTURER.ASP
>
> # ChildEBP RetAddr
> 00 04fce860 7c827d0b ntdll!KiFastSystemCallRet
> 01 04fce864 7c83d236 ntdll!NtWaitForSingleObject+0xc
> 02 04fce8a0 7c83d281 ntdll!RtlpWaitOnCriticalSection+0x1a3
> 03 04fce8c0 77f60f8f ntdll!RtlEnterCriticalSection+0xa8
> 04 04fce8d8 77f61c07 ADVAPI32!EnumTableGetNextEnum+0x15
> 05 04fcea44 77f628be ADVAPI32!LocalBaseRegEnumKey+0x91
> 06 04fcea80 4c86437b ADVAPI32!RegEnumKeyExW+0xbc
> 07 04fcee48 4c8645b2 oledb32!CError::CacheErrLookUpObject+0xfa
> 08 04fceeec 4bc4afae oledb32!CImpIErrorRecords::AddErrorRecord+0xfa
> 09 04fcef70 4bc14476 msado15!CContext::AddErrorRecord+0xd0
> 0a 04fcf0e0 4bbf6299 msado15!CContext::PushError+0x26c
> 0b 04fcf0f4 4bbf620d msado15!CContext::FailedInvoke+0x43
> 0c 04fcf544 0275429f msado15!CRecordset::Invoke+0x832
> 0d 04fcf580 0275420f vbscript+0x429f
> 0e 04fcf5bc 02753253 vbscript+0x420f
> 0f 04fcf6d0 0275419e vbscript+0x3253
> 10 04fcf6f4 027544e3 vbscript+0x419e
> 11 04fcf800 02755497 vbscript+0x44e3
> 12 04fcf848 0275541c vbscript+0x5497
> 13 04fcf940 02755cec vbscript+0x541c
> 14 04fcf998 02755efb vbscript+0x5cec
> 15 04fcf9e8 02754ffb vbscript+0x5efb
> 16 04fcfa04 709e2ada vbscript+0x4ffb
> 17 04fcfa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
> 18 04fcfa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
> 19 04fcfa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
> 1a 04fcfadc 709e24ff asp!ExecuteRequest+0x17e
> 1b 04fcfb44 709e23f7 asp!Execute+0x249
> 1c 04fcfb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
> 1d 04fcfbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
> 1e 04fcfbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
> 1f 04fcfc1c 777217dc ole32!EnterForCallback+0xc4
> 20 04fcfd7c 776f03b4 ole32!SwitchForCallback+0x1a3
> 21 04fcfda8 7769c194 ole32!PerformCallback+0x54
> 22 04fcfe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
> 23 04fcfe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
> 24 04fcfecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
> 25 04fcfee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
> 26 04fcff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
> 27 04fcff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
> 28 04fcffb8 77e64829 msvcrt!_endthreadex+0xa3
> 29 04fcffec 00000000 kernel32!BaseThreadStart+0x34
>
> Do you have any idea what would be wrong?
>
> Thanks for your patience and help.
>
>
> "Pat [MSFT]" wrote:
>
>> It can be very hard to track down. Any On Error (even in an include)
>> will
>> affect the whole page. You can try running a script debugger to see if
>> you
>> can hit the error.
>>
>>
>> Pat
>>
>> "shuchi" wrote in message
>> news:1B7B7108-39EF-49F6-A62A-B8416923D3EB@microsoft.com...
>> > Deat Pat,
>> >
>> > I tried commenting out all Resume Next and re-ran the code. But
>> > unfortunately I was not able to see any error on my screen. Hence I am
>> > not
>> > able to figure out the problem.
>> >
>> > Do you have any idea on this?
>> >
>> > Your help in this is really appreciated.
>> >
>> > Thanks.
>> >
>> >
>> > "Pat [MSFT]" wrote:
>> >
>> >> What is happening is VBScript code is running and working through a
>> >> recordset, but the loop is never coming to completion. If you do a
>> >> "not
>> >> eof" statement, errors<>eof, so you never fall out of the loop.
>> >> Eliminate/Remark out all On Error Resume Next and re-run the code.
>> >> That
>> >> will allow the error to propagate to the screen and you can see what
>> >> is
>> >> happening. If you _do_ use On Error... you must always also check the
>> >> error
>> >> object and handle the problem.
>> >>
>> >>
>> >> Pat
>> >>
>> >> "shuchi" wrote in message
>> >> news:D508B689-37AE-4D40-9ADC-3BB20D849EB6@microsoft.com...
>> >> > Thanks Pat for your reply.
>> >> >
>> >> > Yes I do have some do while not ds.EOF and if Mode <> true then on
>> >> > error
>> >> > resume next
>> >> >
>> >> > But I am not sure what exactly I have to look for. Can you please
>> >> > give
>> >> > me
>> >> > some more details.
>> >> >
>> >> > Thanks for your help.
>> >> >
>> >> >
>> >> >
>> >> > "Pat [MSFT]" wrote:
>> >> >
>> >> >> Thread 43 is your problem. Most likely you have a loop (e.g.
>> >> >> "while
>> >> >> not
>> >> >> end-of-record") that does not check for an error state and probably
>> >> >> has
>> >> >> an
>> >> >> On Error Resume Next involved.
>> >> >>
>> >> >>
>> >> >> Pat
>> >> >>
>> >> >> "shuchi" wrote in message
>> >> >> news:59AC487C-8244-41B2-817E-9596DF855BC1@microsoft.com...
>> >> >> > Thread ID: 41
>> >> >> > System Thread ID: 10f8
>> >> >> > Kernel Time: 0:0:0.234
>> >> >> > User Time: 0:0:1.468
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05d1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05d1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05d1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05d1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05d1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05d1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05d1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05d1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 42
>> >> >> > System Thread ID: 152c
>> >> >> > Kernel Time: 0:0:0.171
>> >> >> > User Time: 0:0:1.687
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05d5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05d5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05d5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05d5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05d5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05d5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05d5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05d5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 43
>> >> >> > System Thread ID: 108c
>> >> >> > Kernel Time: 0:3:14.984
>> >> >> > User Time: 0:1:2.281
>> >> >> > Thread Type: ASP
>> >> >> > Executing Page: ??C:\INETPUB\PEXSUPPLY\PEX_LIVE\CATEGORIES.ASP
>> >> >> >
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05d9e52c 7c8274db ntdll!KiFastSystemCallRet
>> >> >> > 01 05d9e530 7c8376b1 ntdll!NtQueryDefaultUILanguage+0xc
>> >> >> > 02 05d9e538 7c834b61 ntdll!GetUILangID+0x2d
>> >> >> > 03 05d9e5cc 7c80b4e9 ntdll!LdrpSearchResourceSection_U+0x186
>> >> >> > 04 05d9e5f4 77e4f787 ntdll!RtlFindMessage+0x2f
>> >> >> > 05 05d9e658 77e4f842 kernel32!BaseDllFormatMessage+0xd5
>> >> >> > 06 05d9e680 4c87b617 kernel32!FormatMessageW+0x21
>> >> >> > 07 05d9eecc 4bbffd76 oledb32!CImpIErrorInfo::GetDescription+0x141
>> >> >> > 08 05d9eef8 4bbffc91 msado15!CError::FillRefreshInfo+0x41
>> >> >> > 09 05d9ef5c 4bbfff13 msado15!CErrors::FillRefreshInfo+0x6c
>> >> >> > 0a 05d9ef98 4bc00270 msado15!CErrors::Populate+0xe8
>> >> >> > 0b 05d9f104 4bbf6299 msado15!CContext::PushError+0x58d
>> >> >> > 0c 05d9f118 4bbf6303 msado15!CContext::FailedInvoke+0x43
>> >> >> > 0d 05d9f568 0275429f msado15!CRecordset::Invoke+0x830
>> >> >> > 0e 05d9f5a4 0275420f vbscript+0x429f
>> >> >> > 0f 05d9f5e0 02753253 vbscript+0x420f
>> >> >> > 10 05d9f6f4 0275f7db vbscript+0x3253
>> >> >> > 11 05d9f800 02755497 vbscript+0xf7db
>> >> >> > 12 05d9f848 0275541c vbscript+0x5497
>> >> >> > 13 05d9f940 02755cec vbscript+0x541c
>> >> >> > 14 05d9f998 02755efb vbscript+0x5cec
>> >> >> > 15 05d9f9e8 02754ffb vbscript+0x5efb
>> >> >> > 16 05d9fa04 709e2ada vbscript+0x4ffb
>> >> >> > 17 05d9fa30 709e2a9c asp!CActiveScriptEngine::TryCall+0x19
>> >> >> > 18 05d9fa6c 709e26d0 asp!CActiveScriptEngine::Call+0x31
>> >> >> > 19 05d9fa88 709e25d4 asp!CallScriptFunctionOfEngine+0x5b
>> >> >> > 1a 05d9fadc 709e24ff asp!ExecuteRequest+0x17e
>> >> >> > 1b 05d9fb44 709e23f7 asp!Execute+0x249
>> >> >> > 1c 05d9fb98 709e2753 asp!CHitObj::ViperAsyncCallback+0x3f3
>> >> >> > 1d 05d9fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
>> >> >> > 1e 05d9fbd0 77720d30
>> >> >> > comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
>> >> >> > 1f 05d9fc1c 777217dc ole32!EnterForCallback+0xc4
>> >> >> > 20 05d9fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
>> >> >> > 21 05d9fda8 7769c194 ole32!PerformCallback+0x54
>> >> >> > 22 05d9fe40 7772433a
>> >> >> > ole32!CObjectContext::InternalContextCallback+0x159
>> >> >> > 23 05d9fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
>> >> >> > 24 05d9fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
>> >> >> > 25 05d9fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18
>> >> >> > 26 05d9ff04 4a77cabf comsvcs!CSTAThread::ProcessQueueWork+0x37
>> >> >> > 27 05d9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x190
>> >> >> > 28 05d9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 29 05d9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 44
>> >> >> > System Thread ID: 1184
>> >> >> > Kernel Time: 0:0:0.218
>> >> >> > User Time: 0:0:1.531
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05ddfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05ddfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05ddfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05ddfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05ddfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05ddff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05ddffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05ddffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 45
>> >> >> > System Thread ID: 1188
>> >> >> > Kernel Time: 0:0:0.359
>> >> >> > User Time: 0:0:1.437
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05e1fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05e1fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05e1fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05e1fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05e1fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05e1ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05e1ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05e1ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 46
>> >> >> > System Thread ID: 154
>> >> >> > Kernel Time: 0:0:0.171
>> >> >> > User Time: 0:0:1.359
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05e5fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05e5fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05e5fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05e5fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05e5fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05e5ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05e5ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05e5ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 47
>> >> >> > System Thread ID: 1108
>> >> >> > Kernel Time: 0:0:0.343
>> >> >> > User Time: 0:0:1.406
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 05e9fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 05e9fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 05e9fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 05e9fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 05e9fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 05e9ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 05e9ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 05e9ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 48
>> >> >> > System Thread ID: b8
>> >> >> > Kernel Time: 0:0:0.203
>> >> >> > User Time: 0:0:1.312
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 060dfdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 060dfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 060dfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 060dfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 060dfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 060dff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 060dffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 060dffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 49
>> >> >> > System Thread ID: 13a4
>> >> >> > Kernel Time: 0:0:0.296
>> >> >> > User Time: 0:0:2.187
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 0611fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 0611fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 0611fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 0611fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 0611fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 0611ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 0611ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 0611ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 50
>> >> >> > System Thread ID: 3e0
>> >> >> > Kernel Time: 0:0:0.265
>> >> >> > User Time: 0:0:1.859
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 0616fdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 0616fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 0616fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
>> >> >> > 03 0616fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
>> >> >> > 04 0616fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
>> >> >> > 05 0616ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
>> >> >> > 06 0616ffb8 77e64829 msvcrt!_endthreadex+0xa3
>> >> >> > 07 0616ffec 00000000 kernel32!BaseThreadStart+0x34
>> >> >> >
>> >> >> >
>> >> >> > Thread ID: 51
>> >> >> > System Thread ID: 1744
>> >> >> > Kernel Time: 0:0:0.343
>> >> >> > User Time: 0:0:1.546
>> >> >> > Thread Status: Thread is in a WAIT state.
>> >> >> > Thread Type: Idle ASP thread
>> >> >> > # ChildEBP RetAddr
>> >> >> > 00 061afdcc 7c827cfb ntdll!KiFastSystemCallRet
>> >> >> > 01 061afdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
>> >> >> > 02 061afe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a