Bug #1895 Version 4.1.0 Alpha Crash
Submitted: 19 Nov 2003 20:01 Modified: 26 Nov 2003 11:57
Reporter: Michael Cole Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.1.0 Alpha OS:Windows (Windows)
Assigned to: Dean Ellis CPU Architecture:Any

[19 Nov 2003 20:01] Michael Cole
Description:
I can crash the server.

I would have expected it to just error but not crash.

Maybe my query is wrong, maybe not but it does return the information i wanted but the server has crashed.

The problem is i gather mainly due to the temp table.

I love the product and i have to have the temp table ability, working cleanly.

How to repeat:
select temptbl.acode, case when temptbl.code ='HPP' and temptbl.subcode='a' then temptbl.counter else 0 end as HPP_A from
(select codes1.Code, codes1.Subcode, year(returns1.date)as years, month(returns1.date) as months,week(returns1.date) as weeks, returns1.Date, returns1.ACode,case when returns1.acode is not null then count(1) else 0 end as counter 
FROM verification.codes as codes1 LEFT JOIN (verification.returns as returns1 ) on (codes1.Code = returns1.RemarksCodeMain) AND (codes1.Subcode = returns1.RemarksCodeSub) 
GROUP BY codes1.Code, codes1.Subcode, returns1.Date, returns1.ACode) as temptbl;
[19 Nov 2003 21:06] Michael Cole
Error that is occuring on the server is a
Application exception occurred:
        App:  (pid=508)
        When: 11/20/2003 @ 11:36:25.046
        Exception number: c0000005 (access violation)

*----> System Information <----*
        Computer Name: FAXSERVER3
        User Name: SYSTEM
        Number of Processors: 1
        Processor Type: x86 Family 15 Model 2 Stepping 7
        Windows 2000 Version: 5.0
        Current Build: 2195
        Service Pack: 4
        Current Type: Uniprocessor Free
        Registered Organization: Times Asia
        Registered Owner: Times Asia

*----> Task List <----*
   0 Idle.exe
   8 System.exe
 140 smss.exe
 164 csrss.exe
 160 winlogon.exe
 212 services.exe
 224 lsass.exe
 416 svchost.exe
 444 spoolsv.exe
 484 svchost.exe
 508 mysqld-nt.exe
 648 RelayFax.exe
 712 regsvc.exe
 716 MSTask.exe
 768 slserv.exe
 812 WinMgmt.exe
 832 WinVNC.exe
 844 svchost.exe
 904 RFENGINE.exe
 532 Explorer.exe
1016 Mixer.exe
1000 qttask.exe
1204 winmysqladmin.e.exe
1012 svchost.exe
1244 wuauclt.exe
1260 drwtsn32.exe
   0 _Total.exe

(00400000 - 0062F000) 
(77F80000 - 77FFB000) 
(75050000 - 75058000) 
(7C570000 - 7C623000) 
(75030000 - 75044000) 
(78000000 - 78045000) 
(7C2D0000 - 7C332000) 
(77D30000 - 77D9E000) 
(75020000 - 75028000) 
(77E10000 - 77E6F000) 
(77F40000 - 77F79000) 
(782C0000 - 782CC000) 
(77980000 - 779A4000) 
(77340000 - 77353000) 
(77520000 - 77525000) 
(77320000 - 77337000) 
(75150000 - 7515F000) 
(75170000 - 751BF000) 
(7C340000 - 7C34F000) 
(751C0000 - 751C6000) 
(77950000 - 7797A000) 
(77A50000 - 77B3C000) 
(779B0000 - 77A4B000) 
(773B0000 - 773DF000) 
(77380000 - 773A3000) 
(77830000 - 7783E000) 
(77880000 - 7790E000) 
(7C0F0000 - 7C151000) 
(774E0000 - 77513000) 
(774C0000 - 774D1000) 
(77530000 - 77552000) 
(77B50000 - 77BD9000) 
(63180000 - 631C8000) 
(77360000 - 77379000) 
(777E0000 - 777E8000) 
(74FD0000 - 74FEE000) 
(75010000 - 75017000) 
(777F0000 - 777F5000) 

State Dump for Thread Id 0x1f8

eax=00000001 ebx=00000000 ecx=0012fa64 edx=00000000 esi=00000000 edi=0000006c
eip=77f8c55d esp=0012f95c ebp=0012f9cc iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwReadFile
        77f8c552 b8a1000000       mov     eax,0xa1
        77f8c557 8d542404         lea     edx,[esp+0x4]          ss:00ba9843=????????
        77f8c55b cd2e             int     2e
        77f8c55d c22400           ret     0x24
        77f8c560 55               push    ebp
        77f8c561 8bec             mov     ebp,esp
        77f8c563 8b550c           mov     edx,[ebp+0xc]          ss:00ba98b2=????????
        77f8c566 8b4a04           mov     ecx,[edx+0x4]          ds:00a79ee6=????????
        77f8c569 8b02             mov     eax,[edx]              ds:00000000=????????
        77f8c56b 8901             mov     [ecx],eax              ds:0012fa64=0012ffb0
        77f8c56d 894804           mov     [eax+0x4],ecx          ds:00a79ee7=????????
        77f8c570 8b4d08           mov     ecx,[ebp+0x8]          ss:00ba98b2=????????
        77f8c573 3909             cmp     [ecx],ecx              ds:0012fa64=0012ffb0
        77f8c575 0f843e52ffff     je      RtlAppendAsciizToString+0x80 (77f817b9)
        77f8c57b 3bc1             cmp     eax,ecx

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0012F9CC 7C2E0135 0000006C 0012FA94 00000216 0012F9F4 ntdll!ZwReadFile 
0012F9F8 7C2DFFBB 0000006C 0012FA94 00000216 0012FA30 advapi32!StartServiceCtrlDispatcherW 
0012FA74 7C2E1995 0000006C 0012FA94 00000216 005AD3B4 advapi32!StartServiceCtrlDispatcherW 
0012FCB0 0044805B 0012FCC4 00000000 00732868 005AD3B4 advapi32!StartServiceCtrlDispatcherA 
0012FFC0 7C5987E7 0006F944 77FCC35C 7FFDF000 0000021A !<nosymbols> 
0012FFF0 00000000 00581BEE 00000000 000000C8 00000100 kernel32!ProcessIdToSessionId 

*----> Raw Stack Dump <----*
0012f95c  35 62 58 7c 6c 00 00 00 - 00 00 00 00 00 00 00 00  5bX|l...........
0012f96c  00 00 00 00 a4 f9 12 00 - 94 fa 12 00 16 02 00 00  ................
0012f97c  00 00 00 00 00 00 00 00 - 30 fa 12 00 b4 60 58 7c  ........0....`X|
0012f98c  94 fa 12 00 00 00 00 00 - 01 00 00 00 01 00 00 00  ................
0012f99c  0c 00 00 00 00 00 00 00 - 74 00 00 00 f8 f9 12 00  ........t.......
0012f9ac  fc 01 00 00 00 00 00 00 - 84 f9 12 00 64 fa 12 00  ............d...
0012f9bc  64 fa 12 00 b4 1b 5c 7c - 80 1e 57 7c ff ff ff ff  d.....\|..W|....
0012f9cc  f8 f9 12 00 35 01 2e 7c - 6c 00 00 00 94 fa 12 00  ....5..|l.......
0012f9dc  16 02 00 00 f4 f9 12 00 - 00 00 00 00 01 00 00 00  ................
0012f9ec  94 fa 12 00 00 00 00 00 - 00 00 00 00 74 fa 12 00  ............t...
0012f9fc  bb ff 2d 7c 6c 00 00 00 - 94 fa 12 00 16 02 00 00  ..-|l...........
0012fa0c  30 fa 12 00 b4 d3 5a 00 - 01 00 00 00 00 00 00 00  0.....Z.........
0012fa1c  d3 b3 d3 77 88 76 13 00 - a8 fa 12 00 00 00 00 00  ...w.v..........
0012fa2c  60 fa 12 00 00 00 00 00 - 01 00 00 00 00 00 00 00  `...............
0012fa3c  30 64 13 00 f0 75 13 00 - 24 02 00 00 70 00 65 00  0d...u..$...p.e.
0012fa4c  35 00 00 00 01 00 00 00 - e9 02 2e 7c 00 00 00 00  5..........|....
0012fa5c  10 fa 12 00 88 76 13 00 - b0 ff 12 00 8e 13 2e 7c  .....v.........|
0012fa6c  b0 04 2e 7c ff ff ff ff - b0 fc 12 00 95 19 2e 7c  ...|...........|
0012fa7c  6c 00 00 00 94 fa 12 00 - 16 02 00 00 b4 d3 5a 00  l.............Z.
0012fa8c  08 94 61 00 01 00 00 00 - 24 00 00 00 51 00 00 00  ..a.....$...Q...

State Dump for Thread Id 0x224

eax=7c2e02e9 ebx=00000000 ecx=ffffffff edx=00000000 esi=77f94086 edi=0000007c
eip=77f94091 esp=0083ff60 ebp=0083ff84 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:012b9e47=00000000
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:7cd5a1cf=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee5=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0083FF84 7C57B3D5 0000007C FFFFFFFF 00000000 00447E2D ntdll!ZwWaitForSingleObject 
0083FFEC 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

State Dump for Thread Id 0x268

eax=1a3d6010 ebx=00000000 ecx=00000201 edx=00000000 esi=77f94086 edi=000044d8
eip=77f94091 esp=0093ff14 ebp=0093ff38 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:013b9dfb=00000000
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:1ae4fef6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a7a0e7=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0093FF38 7C57B3D5 000044D8 FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
0093FFB4 7C57B382 00733680 00000000 0083FC50 00733680 kernel32!WaitForSingleObject 
0093FFEC 00000000 00581764 00733680 00000000 000000C8 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
0093ff14  8e 9e 59 7c d8 44 00 00 - 00 00 00 00 00 00 00 00  ..Y|.D..........
0093ff24  ac 8e 61 00 dc 92 61 00 - 80 36 73 00 dc 92 61 00  ..a...a..6s...a.
0093ff34  dc 92 61 00 b4 ff 93 00 - d5 b3 57 7c d8 44 00 00  ..a.......W|.D..
0093ff44  ff ff ff ff 00 00 00 00 - 54 2d 4e 00 d8 44 00 00  ........T-N..D..
0093ff54  ff ff ff ff 00 00 00 00 - 38 64 13 00 2f 68 44 00  ........8d../hD.
0093ff64  dc 92 61 00 ac 8e 61 00 - dc 44 00 00 9f 6a 44 00  ..a...a..D...jD.
0093ff74  80 36 73 00 a3 6b 44 00 - 01 00 00 00 38 64 13 00  .6s..kD.....8d..
0093ff84  d0 17 58 00 08 94 61 00 - 00 00 00 00 50 fc 83 00  ..X...a.....P...
0093ff94  80 36 73 00 c0 32 c5 81 - 8c ff 93 00 ff ff ff ff  .6s..2..........
0093ffa4  dc ff 93 00 3c f3 58 00 - a8 09 5f 00 00 00 00 00  ....<.X..._.....
0093ffb4  ec ff 93 00 82 b3 57 7c - 80 36 73 00 00 00 00 00  ......W|.6s.....
0093ffc4  50 fc 83 00 80 36 73 00 - 00 c0 fd 7f 1c 00 00 00  P....6s.........
0093ffd4  c0 ff 93 00 1c 00 00 00 - ff ff ff ff b4 1b 5c 7c  ..............\|
0093ffe4  f0 2a 57 7c 00 00 00 00 - 00 00 00 00 00 00 00 00  .*W|............
0093fff4  64 17 58 00 80 36 73 00 - 00 00 00 00 c8 00 00 00  d.X..6s.........
00940004  00 01 00 00 ff ee ff ee - 02 10 00 00 00 00 00 00  ................
00940014  00 fe 00 00 00 00 10 00 - 00 20 00 00 00 02 00 00  ......... ......
00940024  00 20 00 00 2f 04 00 00 - ff ef fd 7f 05 00 08 06  . ../...........
00940034  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00940044  98 05 94 00 0f 00 00 00 - f8 ff ff ff 50 00 94 00  ............P...

State Dump for Thread Id 0x27c

eax=000000e4 ebx=00000004 ecx=00000000 edx=00000000 esi=77f93233 edi=00000004
eip=77f9323e esp=00e5fd24 ebp=00e5fd70 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: NtWaitForMultipleObjects
        77f93233 b8e9000000       mov     eax,0xe9
        77f93238 8d542404         lea     edx,[esp+0x4]          ss:018d9c0b=00000000
        77f9323c cd2e             int     2e
        77f9323e c21400           ret     0x14

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00E5FD70 7C599F6C 00E5FD48 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
00E5FFB4 7C57B382 00000005 000B000A 7C2D02A7 00156400 kernel32!WaitForMultipleObjects 
00E5FFEC 00000000 778321FE 00156400 00000000 000000C8 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
00e5fd24  59 a0 59 7c 04 00 00 00 - 48 fd e5 00 01 00 00 00  Y.Y|....H.......
00e5fd34  00 00 00 00 00 00 00 00 - 01 00 00 00 00 64 15 00  .............d..
00e5fd44  01 00 00 00 e4 00 00 00 - e8 00 00 00 f8 00 00 00  ................
00e5fd54  2c 45 00 00 00 00 00 00 - 00 00 00 00 74 dd ee 81  ,E..........t...
00e5fd64  20 40 0b 82 1c 1c 6d bc - 01 00 00 00 b4 ff e5 00   @....m.........
00e5fd74  6c 9f 59 7c 48 fd e5 00 - 01 00 00 00 00 00 00 00  l.Y|H...........
00e5fd84  00 00 00 00 00 00 00 00 - b2 22 83 77 04 00 00 00  .........".w....
00e5fd94  b0 fe e5 00 00 00 00 00 - ff ff ff ff 00 64 15 00  .............d..
00e5fda4  a7 02 2d 7c 0a 00 0b 00 - 48 01 34 e1 4c 01 34 e1  ..-|....H.4.L.4.
00e5fdb4  c0 b7 0a 82 00 00 00 00 - 01 00 00 00 38 00 00 00  ............8...
00e5fdc4  23 00 00 00 23 00 00 00 - 0a 00 0b 00 a7 02 2d 7c  #...#.........-|
00e5fdd4  00 64 15 00 68 02 2d 7c - 4c 00 00 00 fe 21 83 77  .d..h.-|L....!.w
00e5fde4  f8 cb fd 7f 00 b7 57 7c - 1b 00 00 00 00 02 00 00  ......W|........
00e5fdf4  fc ff e5 00 23 00 00 00 - f3 55 45 80 80 1b 6d bc  ....#....UE...m.
00e5fe04  08 70 c0 81 08 70 c0 81 - 40 00 00 00 24 1b 6d bc  .p...p..@...$.m.
00e5fe14  80 fd 44 80 00 32 c5 81 - 00 00 00 00 00 00 00 00  ..D..2..........
00e5fe24  48 44 c5 81 b2 34 49 80 - 48 44 c5 81 b4 00 00 00  HD...4I.HD......
00e5fe34  80 f1 0a 82 03 00 10 00 - 08 70 c0 81 80 f1 0a 82  .........p......
00e5fe44  20 70 c0 81 08 70 c0 81 - 0c 70 c0 81 48 44 c5 81   p...p...p..HD..
00e5fe54  a4 1b 6d bc 01 00 00 00 - c0 32 c5 81 01 00 00 00  ..m......2......

State Dump for Thread Id 0x270

eax=00624780 ebx=00000020 ecx=00000101 edx=00000000 esi=77f93233 edi=00000020
eip=77f9323e esp=01a9fec8 ebp=01a9ff14 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: NtWaitForMultipleObjects
        77f93233 b8e9000000       mov     eax,0xe9
        77f93238 8d542404         lea     edx,[esp+0x4]          ss:02519daf=00e49d35
        77f9323c cd2e             int     2e
        77f9323e c21400           ret     0x14

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01A9FF14 7C599F6C 001411B8 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForMultipleObjects 

State Dump for Thread Id 0x278

eax=00f76181 ebx=00000020 ecx=00e8d308 edx=00000000 esi=77f93233 edi=00000020
eip=77f9323e esp=01b9fec8 ebp=01b9ff14 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: NtWaitForMultipleObjects
        77f93233 b8e9000000       mov     eax,0xe9
        77f93238 8d542404         lea     edx,[esp+0x4]          ss:02619daf=00f026b0
        77f9323c cd2e             int     2e
        77f9323e c21400           ret     0x14

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01B9FF14 7C599F6C 001412A8 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForMultipleObjects 

State Dump for Thread Id 0x28c

eax=0050ea10 ebx=00000020 ecx=00130000 edx=00000000 esi=77f93233 edi=00000020
eip=77f9323e esp=01c9fec8 ebp=01c9ff14 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: NtWaitForMultipleObjects
        77f93233 b8e9000000       mov     eax,0xe9
        77f93238 8d542404         lea     edx,[esp+0x4]          ss:02719daf=009cdc5a
        77f9323c cd2e             int     2e
        77f9323e c21400           ret     0x14

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01C9FF14 7C599F6C 00141398 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
00000002 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForMultipleObjects 

State Dump for Thread Id 0x290

eax=0050ea10 ebx=00000020 ecx=00130000 edx=00000000 esi=77f93233 edi=00000020
eip=77f9323e esp=01d9fec8 ebp=01d9ff14 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: NtWaitForMultipleObjects
        77f93233 b8e9000000       mov     eax,0xe9
        77f93238 8d542404         lea     edx,[esp+0x4]          ss:02819daf=0030541b
        77f9323c cd2e             int     2e
        77f9323e c21400           ret     0x14

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01D9FF14 7C599F6C 00141488 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
00000003 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForMultipleObjects 

*----> Raw Stack Dump <----*
01d9fec8  59 a0 59 7c 20 00 00 00 - 88 14 14 00 01 00 00 00  Y.Y| ...........
01d9fed8  00 00 00 00 00 00 00 00 - 20 00 00 00 78 4e 73 00  ........ ...xNs.
01d9fee8  01 00 00 00 00 d0 f8 7f - 78 d9 44 80 00 f0 5d 01  ........x.D...].
01d9fef8  00 00 00 00 60 b9 c3 81 - 01 00 00 00 d0 9e 05 82  ....`...........
01d9ff08  60 4d eb 81 82 5b 45 80 - f0 4c 00 e1 03 00 00 00  `M...[E..L......
01d9ff18  6c 9f 59 7c 88 14 14 00 - 01 00 00 00 00 00 00 00  l.Y|............
01d9ff28  00 00 00 00 00 00 00 00 - cd ea 52 00 20 00 00 00  ..........R. ...
01d9ff38  78 4e 73 00 00 00 00 00 - ff ff ff ff 00 00 00 00  xNs.............
01d9ff48  20 00 00 00 20 4e 73 00 - de b1 52 00 20 00 00 00   ... Ns...R. ...
01d9ff58  78 4e 73 00 fc f7 93 00 - 91 81 f9 77 ec 5a 62 00  xNs........w.Zb.
01d9ff68  80 02 f7 00 03 00 00 00 - bc 16 43 80 ad 0b 56 00  ..........C...V.
01d9ff78  20 4e 73 00 00 00 00 00 - 94 ff d9 01 98 ff d9 01   Ns.............
01d9ff88  a8 ff d9 01 ec ff d9 01 - 03 00 00 00 0f 12 43 80  ..............C.
01d9ff98  c0 32 c5 81 a0 ad bb 81 - ff ff ff ff 36 ea 50 00  .2..........6.P.
01d9ffa8  03 00 00 00 8c 47 62 00 - 00 00 00 00 40 47 62 00  .....Gb.....@Gb.
01d9ffb8  82 b3 57 7c 40 47 62 00 - fc f7 93 00 91 81 f9 77  ..W|@Gb........w
01d9ffc8  8c 47 62 00 00 70 fd 7f - 00 00 13 00 c0 ff d9 01  .Gb..p..........
01d9ffd8  00 00 13 00 ff ff ff ff - b4 1b 5c 7c f0 2a 57 7c  ..........\|.*W|
01d9ffe8  00 00 00 00 00 00 00 00 - 00 00 00 00 10 ea 50 00  ..............P.
01d9fff8  8c 47 62 00 00 00 00 00 - 00 00 2b 02 00 00 89 01  .Gb.......+.....

State Dump for Thread Id 0x294

eax=00000001 ebx=00000000 ecx=00000000 edx=00000000 esi=77f94086 edi=00003068
eip=77f94091 esp=020aff48 ebp=020aff6c iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:02b29e2f=00b4ee34
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee7=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee6=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
020AFF6C 7C57B3D5 00003068 FFFFFFFF 00000000 0052E6DF ntdll!ZwWaitForSingleObject 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

State Dump for Thread Id 0x298

eax=00000010 ebx=00000000 ecx=00000000 edx=00000000 esi=77f89153 edi=021aff90
eip=77f8915e esp=021aff7c ebp=021aff98 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000206

function: ZwDelayExecution
        77f89153 b832000000       mov     eax,0x32
        77f89158 8d542404         lea     edx,[esp+0x4]          ss:02c29e63=004eba01
        77f8915c cd2e             int     2e
        77f8915e c20800           ret     0x8

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
021AFF98 7C59A0B8 000007D0 00000000 00505663 000007D0 ntdll!ZwDelayExecution 
021AFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

State Dump for Thread Id 0x29c

eax=00f70180 ebx=00000000 ecx=00000000 edx=00000000 esi=77f94086 edi=00001128
eip=77f94091 esp=022aff30 ebp=022aff54 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:02d29e17=00c88413
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:019ea066=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee6=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
022AFF54 7C57B3D5 00001128 FFFFFFFF 00000000 0052E6DF ntdll!ZwWaitForSingleObject 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

*----> Raw Stack Dump <----*
022aff30  8e 9e 59 7c 28 11 00 00 - 00 00 00 00 00 00 00 00  ..Y|(...........
022aff40  00 00 00 00 28 11 00 00 - 00 00 00 00 00 00 00 00  ....(...........
022aff50  00 00 00 00 00 00 00 00 - d5 b3 57 7c 28 11 00 00  ..........W|(...
022aff60  ff ff ff ff 00 00 00 00 - df e6 52 00 28 11 00 00  ..........R.(...
022aff70  ff ff ff ff 28 11 00 00 - ab 21 50 00 28 11 00 00  ....(....!P.(...
022aff80  00 00 00 00 00 00 00 00 - ec ff 2a 02 00 00 00 00  ..........*.....
022aff90  00 00 00 00 00 00 00 00 - 80 01 f7 00 00 00 00 00  ................
022affa0  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
022affb0  00 00 00 00 00 00 00 00 - 82 b3 57 7c 00 00 00 00  ..........W|....
022affc0  00 00 00 00 00 00 00 00 - 00 00 00 00 00 40 fd 7f  .............@..
022affd0  00 b7 57 7c c0 ff 2a 02 - 00 b7 57 7c ff ff ff ff  ..W|..*...W|....
022affe0  b4 1b 5c 7c f0 2a 57 7c - 00 00 00 00 00 00 00 00  ..\|.*W|........
022afff0  00 00 00 00 30 19 50 00 - 00 00 00 00 00 00 00 00  ....0.P.........
022b0000  00 00 9d 17 00 00 da 01 - 00 00 00 00 00 00 00 00  ................
022b0010  00 d0 71 15 00 d0 71 15 - 00 04 00 00 00 0b 00 00  ..q...q.........
022b0020  01 2b 01 25 0a 61 74 74 - 65 6e 64 61 6e 63 65 0a  .+.%.attendance.
022b0030  61 74 74 65 6e 64 61 6e - 63 65 0a 61 74 74 65 6e  attendance.atten
022b0040  64 61 6e 63 65 00 00 00 - 00 80 0a 61 74 74 65 6e  dance......atten
022b0050  64 61 6e 63 65 0a 61 74 - 74 65 6e 64 61 6e 63 65  dance.attendance
022b0060  08 65 6d 70 6c 6f 79 65 - 65 00 00 00 01 80 07 6a  .employee......j

State Dump for Thread Id 0x2a0

eax=00000022 ebx=7c59a0ad ecx=1a3bf374 edx=00000000 esi=77f89153 edi=1a3bfe9c
eip=77f8915e esp=1a3bfe88 ebp=1a3bfea4 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000206

function: ZwDelayExecution
        77f89153 b832000000       mov     eax,0x32
        77f89158 8d542404         lea     edx,[esp+0x4]          ss:1ae39d6f=????????
        77f8915c cd2e             int     2e
        77f8915e c20800           ret     0x8

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1A3BFEA4 7C59A0B8 0000EA60 00000000 00453401 0000EA60 ntdll!ZwDelayExecution 
00F449C8 00F4E2A0 00000008 00000000 00000000 00000000 kernel32!Sleep 
00F40000 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

*----> Raw Stack Dump <----*
1a3bfe88  ed a0 59 7c 00 00 00 00 - 9c fe 3b 1a f3 36 bc 3f  ..Y|......;..6.?
1a3bfe98  60 ea 00 00 00 ba 3c dc - ff ff ff ff c8 49 f4 00  `.....<......I..
1a3bfea8  b8 a0 59 7c 60 ea 00 00 - 00 00 00 00 01 34 45 00  ..Y|`........4E.
1a3bfeb8  60 ea 00 00 20 e7 f1 00 - c8 49 f4 00 d3 07 00 00  `... ....I......
1a3bfec8  48 f3 f4 00 d4 fe 3b 1a - 48 f3 f4 00 00 00 00 00  H.....;.H.......
1a3bfed8  ad 4c f4 00 be 4c f4 00 - 8f 39 45 00 20 e7 f1 00  .L...L...9E. ...
1a3bfee8  3c 00 00 00 90 25 45 00 - c8 49 f4 00 04 4d f4 00  <....%E..I...M..
1a3bfef8  34 91 f8 77 c8 49 f4 00 - 48 f3 f4 00 00 00 00 00  4..w.I..H.......
1a3bff08  4d 30 00 00 48 02 00 00 - 00 00 00 00 65 22 4e 00  M0..H.......e"N.
1a3bff18  48 02 00 00 04 4d f4 00 - 00 00 00 00 5e 63 45 00  H....M......^cE.
1a3bff28  20 e7 f1 00 00 00 00 00 - 00 00 00 00 3e 65 45 00   ...........>eE.
1a3bff38  c8 49 f4 00 10 64 45 00 - 90 6e f4 00 b4 ff 3b 1a  .I...dE..n....;.
1a3bff48  c8 49 f4 00 20 e7 f1 00 - 00 00 00 00 44 ff 3b 1a  .I.. .......D.;.
1a3bff58  ff ff ff 7f a4 ff 3b 1a - 3c f3 58 00 78 08 5f 00  ......;.<.X.x._.
1a3bff68  ff ff ff ff eb ec 4e 00 - c8 49 f4 00 90 6e f4 00  ......N..I...n..
1a3bff78  05 00 00 00 18 07 f5 00 - 18 07 f5 00 d0 17 58 00  ..............X.
1a3bff88  90 6e f4 00 05 00 00 00 - 05 00 00 00 18 07 f5 00  .n..............
1a3bff98  c0 32 c5 81 8c ff 3b 1a - ff ff ff ff dc ff 3b 1a  .2....;.......;.
1a3bffa8  3c f3 58 00 a8 09 5f 00 - 00 00 00 00 ec ff 3b 1a  <.X..._.......;.
1a3bffb8  82 b3 57 7c 18 07 f5 00 - 05 00 00 00 05 00 00 00  ..W|............

State Dump for Thread Id 0x2a4

eax=0000000c ebx=00000000 ecx=1a6bce30 edx=00000000 esi=77f94086 edi=0000449c
eip=77f94091 esp=1a6bfe78 ebp=1a6bfe9c iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b139d5f=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ef2=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:1b136d16=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1A6BFE9C 7C57B3D5 0000449C FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
00F45B44 FFFFFFFF 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 
00156FF8 00F45B44 00156FE0 00156FC0 00000000 00000000 <nosymbols> 
00000000 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x2a8

eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=77f94086 edi=000044a4
eip=77f94091 esp=1a7bff0c ebp=1a7bff30 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b239df3=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee6=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1A7BFF30 7C57B3D5 000044A4 FFFFFFFF 00000000 0044644D ntdll!ZwWaitForSingleObject 
1A7BFFB4 7C57B382 00F492A0 0000002E 0093FBC0 00F492A0 kernel32!WaitForSingleObject 
1A7BFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 

State Dump for Thread Id 0x2ac

eax=18276050 ebx=1a8bff00 ecx=18d53700 edx=00000000 esi=77f94086 edi=00000164
eip=77f94091 esp=1a8bfee4 ebp=1a8bff08 iopl=0         nv up ei ng nz ac pe cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000293

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b339dcb=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:18ceff36=00
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:197cd5e6=00
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1A8BFF08 7C57B3D5 00000164 001B7740 00000000 004E2DEA ntdll!ZwWaitForSingleObject 
77F89103 8B000000 83042454 0F00147A 011E5085 42FF9000 kernel32!WaitForSingleObject 
180D8B64 180D8B2C 00622BA4 00000000 00000000 00000000 <nosymbols> 
180D8B2C 180D8AF8 180D8AF8 00622BA4 00000000 00000000 <nosymbols> 
180D8B60 180D8B2C 180D8B2C 00622BA4 00000000 00000000 <nosymbols> 
180D8B94 180D8B60 180D8B60 00622BA4 00000000 00000000 <nosymbols> 
180D8BC8 180D8B94 180D8B94 00622BA4 00000000 00000000 <nosymbols> 
180D8BFC 180D8BC8 180D8BC8 00622BA4 00000000 00000000 <nosymbols> 
180D8C30 180D8BFC 180D8BFC 00622BA4 00000000 00000000 <nosymbols> 
180D8C64 180D8C30 180D8C30 00622BA4 00000000 00000000 <nosymbols> 
180D8C98 180D8C64 180D8C64 00622BA4 00000000 00000000 <nosymbols> 
180D8CCC 180D8C98 180D8C98 00622BA4 00000000 00000000 <nosymbols> 
180D8D00 180D8CCC 180D8CCC 00622BA4 00000000 00000000 <nosymbols> 
180D8D34 180D8D00 180D8D00 00622BA4 00000000 00000000 <nosymbols> 
180D8D68 180D8D34 180D8D34 00622BA4 00000000 00000000 <nosymbols> 
180D8D9C 180D8D68 180D8D68 00622BA4 00000000 00000000 <nosymbols> 
180D8DD0 180D8D9C 180D8D9C 00622BA4 00000000 00000000 <nosymbols> 
180D8E04 180D8DD0 180D8DD0 00622BA4 00000000 00000000 <nosymbols> 
180D8E38 180D8E04 180D8E04 00622BA4 00000000 00000000 <nosymbols> 
180D8E6C 180D8E38 180D8E38 00622BA4 00000000 00000000 <nosymbols> 
180D8EA0 180D8E6C 180D8E6C 00622BA4 00000000 00000000 <nosymbols> 
180D8ED4 180D8EA0 180D8EA0 00622BA4 00000000 00000000 <nosymbols> 
180D8F08 180D8ED4 180D8ED4 00622BA4 00000000 00000000 <nosymbols> 
180D8F3C 180D8F08 180D8F08 00622BA4 00000000 00000000 <nosymbols> 
180D8F70 180D8F3C 180D8F3C 00622BA4 00000000 00000000 <nosymbols> 
180D8FA4 180D8F70 180D8F70 00622BA4 00000000 00000000 <nosymbols> 
180D8FD8 180D8FA4 180D8FA4 00622BA4 00000000 00000000 <nosymbols> 
180D900C 180D8FD8 180D8FD8 00622BA4 00000000 00000000 <nosymbols> 
180D9040 180D900C 180D900C 00622BA4 00000000 00000000 <nosymbols> 
180D9074 180D9040 180D9040 00622BA4 00000000 00000000 <nosymbols> 
180D90A8 180D9074 180D9074 00622BA4 00000000 00000000 <nosymbols> 
180D90DC 180D90A8 180D90A8 00622BA4 00000000 00000000 <nosymbols> 
180D9110 180D90DC 180D90DC 00622BA4 00000000 00000000 <nosymbols> 
180D9144 180D9110 180D9110 00622BA4 00000000 00000000 <nosymbols> 
180D9178 180D9144 180D9144 00622BA4 00000000 00000000 <nosymbols> 
180D91AC 180D9178 180D9178 00622BA4 00000000 00000000 <nosymbols> 
180D91E0 180D91AC 180D91AC 00622BA4 00000000 00000000 <nosymbols> 
180D9214 180D91E0 180D91E0 00622BA4 00000000 00000000 <nosymbols> 
180D9248 180D9214 180D9214 00622BA4 00000000 00000000 <nosymbols> 
180D927C 180D9248 180D9248 00622BA4 00000000 00000000 <nosymbols> 
180D92B0 180D927C 180D927C 00622BA4 00000000 00000000 <nosymbols> 
180D92E4 180D92B0 180D92B0 00622BA4 00000000 00000000 <nosymbols> 
180D9318 180D92E4 180D92E4 00622BA4 00000000 00000000 <nosymbols> 
180D934C 180D9318 180D9318 00622BA4 00000000 00000000 <nosymbols> 
180D9380 180D934C 180D934C 00622BA4 00000000 00000000 <nosymbols> 
180D93B4 180D9380 180D9380 00622BA4 00000000 00000000 <nosymbols> 
180D93E8 180D93B4 180D93B4 00622BA4 00000000 00000000 <nosymbols> 
180D941C 180D93E8 180D93E8 00622BA4 00000000 00000000 <nosymbols> 
180D9450 180D941C 180D941C 00622BA4 00000000 00000000 <nosymbols> 
180D9484 180D9450 180D9450 00622BA4 00000000 00000000 <nosymbols> 
180D94B8 180D9484 180D9484 00622BA4 00000000 00000000 <nosymbols> 
180D94EC 180D94B8 180D94B8 00622BA4 00000000 00000000 <nosymbols> 
180D9520 180D94EC 180D94EC 00622BA4 00000000 00000000 <nosymbols> 
180D9554 180D9520 180D9520 00622BA4 00000000 00000000 <nosymbols> 
180D9588 180D9554 180D9554 00622BA4 00000000 00000000 <nosymbols> 
180D95BC 180D9588 180D9588 00622BA4 00000000 00000000 <nosymbols> 
180D95F0 180D95BC 180D95BC 00622BA4 00000000 00000000 <nosymbols> 
180D9624 180D95F0 180D95F0 00622BA4 00000000 00000000 <nosymbols> 
180D9658 180D9624 180D9624 00622BA4 00000000 00000000 <nosymbols> 
180D968C 180D9658 180D9658 00622BA4 00000000 00000000 <nosymbols> 
180D96C0 180D968C 180D968C 00622BA4 00000000 00000000 <nosymbols> 
180D96F4 180D96C0 180D96C0 00622BA4 00000000 00000000 <nosymbols> 
180D9728 180D96F4 180D96F4 00622BA4 00000000 00000000 <nosymbols> 
180D975C 180D9728 180D9728 00622BA4 00000000 00000000 <nosymbols> 
180D9790 180D975C 180D975C 00622BA4 00000000 00000000 <nosymbols> 
180D97C4 180D9790 180D9790 00622BA4 00000000 00000000 <nosymbols> 
180D97F8 180D97C4 180D97C4 00622BA4 00000000 00000000 <nosymbols> 
180D982C 180D97F8 180D97F8 00622BA4 00000000 00000000 <nosymbols> 
180D9860 180D982C 180D982C 00622BA4 00000000 00000000 <nosymbols> 
180D9894 180D9860 180D9860 00622BA4 00000000 00000000 <nosymbols> 
180D98C8 180D9894 180D9894 00622BA4 00000000 00000000 <nosymbols> 
180D98FC 180D98C8 180D98C8 00622BA4 00000000 00000000 <nosymbols> 
180D9930 180D98FC 180D98FC 00622BA4 00000000 00000000 <nosymbols> 
180D9964 180D9930 180D9930 00622BA4 00000000 00000000 <nosymbols> 
180D9998 180D9964 180D9964 00622BA4 00000000 00000000 <nosymbols> 
180D99CC 180D9998 180D9998 00622BA4 00000000 00000000 <nosymbols> 
180D9A00 180D99CC 180D99CC 00622BA4 00000000 00000000 <nosymbols> 
180D9A34 180D9A00 180D9A00 00622BA4 00000000 00000000 <nosymbols> 
180D9A68 180D9A34 180D9A34 00622BA4 00000000 00000000 <nosymbols> 
180D9A9C 180D9A68 180D9A68 00622BA4 00000000 00000000 <nosymbols> 
180D9AD0 180D9A9C 180D9A9C 00622BA4 00000000 00000000 <nosymbols> 
180D9B04 180D9AD0 180D9AD0 00622BA4 00000000 00000000 <nosymbols> 
180D9B38 180D9B04 180D9B04 00622BA4 00000000 00000000 <nosymbols> 
180D9B6C 180D9B38 180D9B38 00622BA4 00000000 00000000 <nosymbols> 
180D9BA0 180D9B6C 180D9B6C 00622BA4 00000000 00000000 <nosymbols> 
180D9BD4 180D9BA0 180D9BA0 00622BA4 00000000 00000000 <nosymbols> 
180D9C08 180D9BD4 180D9BD4 00622BA4 00000000 00000000 <nosymbols> 
180D9C3C 180D9C08 180D9C08 00622BA4 00000000 00000000 <nosymbols> 
180D9C70 180D9C3C 180D9C3C 00622BA4 00000000 00000000 <nosymbols> 
180D9CA4 180D9C70 180D9C70 00622BA4 00000000 00000000 <nosymbols> 
180D9CD8 180D9CA4 180D9CA4 00622BA4 00000000 00000000 <nosymbols> 
180D9D0C 180D9CD8 180D9CD8 00622BA4 00000000 00000000 <nosymbols> 
180D9D40 180D9D0C 180D9D0C 00622BA4 00000000 00000000 <nosymbols> 
180D9D74 180D9D40 180D9D40 00622BA4 00000000 00000000 <nosymbols> 
180D9DA8 180D9D74 180D9D74 00622BA4 00000000 00000000 <nosymbols> 
180D9DDC 180D9DA8 180D9DA8 00622BA4 00000000 00000000 <nosymbols> 
180D9E10 180D9DDC 180D9DDC 00622BA4 00000000 00000000 <nosymbols> 
180D9E44 180D9E10 180D9E10 00622BA4 00000000 00000000 <nosymbols> 
180D9E78 180D9E44 180D9E44 00622BA4 00000000 00000000 <nosymbols> 
180D9EAC 180D9E78 180D9E78 00622BA4 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x2b0

eax=00000001 ebx=ffffffff ecx=00617f28 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1a9bfb74 ebp=1a9bfbac iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b439a5b=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee7=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:01091e0e=00
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1A9BFBAC 74FD3C59 000044E8 00000170 00000000 00000004 ntdll!ZwWaitForSingleObject 
1A9BFC98 750312F5 00000000 1A9BFE60 00000000 00000000 msafd!WSPSetSockOpt 
1A9BFCFC 00444993 00000000 1A9BFE60 00000000 00000000 ws2_32!select 
00F4A2A0 0061953C 1A499108 1A3EDF30 1A47A080 1A47E080 !<nosymbols> 
005B066C 00004C4D 69676F6C 0000006E 6E6E6F63 69746365 !<nosymbols> 

*----> Raw Stack Dump <----*
1a9bfb74  94 13 fd 74 e8 44 00 00 - 01 00 00 00 98 fb 9b 1a  ...t.D..........
1a9bfb84  60 fe 9b 1a 20 fc 9b 1a - 10 fc 9b 1a 6c f3 df f3  `... .......l...
1a9bfb94  16 af c3 01 ff ff ff ff - ff ff ff 7f b8 5d 15 00  .............]..
1a9bfba4  00 00 00 00 00 00 00 00 - 98 fc 9b 1a 59 3c fd 74  ............Y<.t
1a9bfbb4  e8 44 00 00 70 01 00 00 - 00 00 00 00 04 00 00 00  .D..p...........
1a9bfbc4  00 00 00 00 e0 44 15 00 - 00 00 00 00 00 00 00 00  .....D..........
1a9bfbd4  e8 f0 48 1a e0 f0 48 1a - 00 00 00 00 00 00 00 00  ..H...H.........
1a9bfbe4  01 10 00 00 00 00 00 00 - 00 00 00 00 11 00 00 00  ................
1a9bfbf4  00 00 73 00 68 ab f4 00 - 78 01 73 00 e0 f0 48 1a  ..s.h...x.s...H.
1a9bfc04  e8 f0 48 1a 08 80 00 00 - 02 00 00 00 ff ff ff ff  ..H.............
1a9bfc14  ff ff ff 7f 01 00 00 00 - 00 81 f9 77 70 01 00 00  ...........wp...
1a9bfc24  19 00 00 00 64 fc 9b 1a - 20 01 58 00 00 00 73 00  ....d... .X...s.
1a9bfc34  00 00 73 00 00 00 00 00 - 80 a0 47 1a 78 a0 47 1a  ..s.......G.x.G.
1a9bfc44  04 00 00 00 00 96 f8 77 - 02 08 00 00 16 00 00 00  .......w........
1a9bfc54  b8 5d 15 00 3c f3 58 31 - 00 00 00 00 10 fc 9b 1a  .]..<.X1........
1a9bfc64  2c 00 00 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ,...............
1a9bfc74  00 00 00 00 00 40 00 00 - 2c fc 9b 1a c4 fb 9b 1a  .....@..,.......
1a9bfc84  cc fc 9b 1a ec fc 9b 1a - 12 ea fd 74 88 3d fd 74  ...........t.=.t
1a9bfc94  ff ff ff ff fc fc 9b 1a - f5 12 03 75 00 00 00 00  ...........u....
1a9bfca4  60 fe 9b 1a 00 00 00 00 - 00 00 00 00 00 00 00 00  `...............

State Dump for Thread Id 0x70

eax=000045ec ebx=00000000 ecx=1a4fc020 edx=00000000 esi=77f94086 edi=0000015c
eip=77f94091 esp=1aabfee4 ebp=1aabff08 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b539dcb=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a7e4d2=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:1af75f06=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1AABFF08 7C57B3D5 0000015C FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
7C57B580 000001B8 C10F9000 04C24001 00498D00 04244C8B kernel32!WaitForSingleObject 

State Dump for Thread Id 0x46c

eax=00000064 ebx=ffffffff ecx=1a4bd418 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1abbfdb0 ebp=1abbfde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b639c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79f4a=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:1af372fe=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1ABBFDE8 74FD160D 0000455C 000045F8 00000000 00000006 ntdll!ZwWaitForSingleObject 
1ABBFE64 750313FA 000045F8 1ABBFEC4 00000001 1ABBFEDC msafd!<nosymbols> 
1ABBFEA0 750510A4 000045F8 1ABBFEC4 00000001 1ABBFEDC ws2_32!WSARecv 
1ABBFECC 004AFFE8 000045F8 00000000 00000007 00000000 wsock32!recv 
1A538008 07444902 28746E69 06293131 616E6962 03007972 !<nosymbols> 
02000027 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x124

eax=7ffa8000 ebx=00000000 ecx=0000000a edx=00000000 esi=77f94086 edi=0000015c
eip=77f94091 esp=1acbfee4 ebp=1acbff08 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b739dcb=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:80a21ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ef0=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1ACBFF08 7C57B3D5 0000015C FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
7C57B580 000001B8 C10F9000 04C24001 00498D00 04244C8B kernel32!WaitForSingleObject 

State Dump for Thread Id 0x2bc

eax=00e9fe98 ebx=ffffffff ecx=00000000 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1adbfdb4 ebp=1adbfdec iopl=0         nv up ei ng nz ac pe cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000293

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b839c9b=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:01919d7e=00
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee6=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1ADBFDEC 74FD160D 0000459C 00004824 00000000 00000006 ntdll!ZwWaitForSingleObject 
1ADBFE68 750313FA 00004824 1ADBFEC8 00000001 1ADBFEE0 msafd!<nosymbols> 
1ADBFEA4 750510A4 00004824 1ADBFEC8 00000001 1ADBFEE0 ws2_32!WSARecv 
1ADBFED0 004AFFE8 00004824 00000000 00000004 00000000 wsock32!recv 
1A4AE790 36313405 320A3931 2D333030 302D3430 30350432 !<nosymbols> 
0A000035 58040000 00330181 01C40400 00000032 0033014C <nosymbols> 
32018100 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

*----> Raw Stack Dump <----*
1adbfdb4  94 13 fd 74 9c 45 00 00 - 01 00 00 00 d8 fd db 1a  ...t.E..........
1adbfdc4  03 01 00 00 9c 45 00 00 - 00 00 00 00 7a 51 a4 1a  .....E......zQ..
1adbfdd4  15 af c3 01 ff ff ff ff - ff ff ff 7f 20 09 18 00  ............ ...
1adbfde4  00 00 00 00 00 00 00 00 - 68 fe db 1a 0d 16 fd 74  ........h......t
1adbfdf4  9c 45 00 00 24 48 00 00 - 00 00 00 00 06 00 00 00  .E..$H..........
1adbfe04  2c ff db 1a 68 fe 14 00 - 04 00 00 00 01 00 00 00  ,...h...........
1adbfe14  01 00 00 00 20 09 18 00 - 9c 45 00 00 4c fe db 1a  .... ....E..L...
1adbfe24  c8 fe db 1a 01 00 00 00 - 00 00 00 00 20 00 00 00  ............ ...
1adbfe34  03 01 00 00 f2 00 00 00 - 00 00 00 00 00 00 00 00  ................
1adbfe44  34 fe db 1a 00 00 00 00 - 00 00 00 00 04 fe db 1a  4...............
1adbfe54  a0 fe db 1a a4 ff db 1a - 12 ea fd 74 78 16 fd 74  ...........tx..t
1adbfe64  ff ff ff ff a4 fe db 1a - fa 13 03 75 24 48 00 00  ...........u$H..
1adbfe74  c8 fe db 1a 01 00 00 00 - e0 fe db 1a dc fe db 1a  ................
1adbfe84  00 00 00 00 00 00 00 00 - c8 0e 18 00 a0 fe db 1a  ................
1adbfe94  2c ff db 1a 34 c0 40 1a - c8 0e 18 00 00 00 00 00  ,...4.@.........
1adbfea4  d0 fe db 1a a4 10 05 75 - 24 48 00 00 c8 fe db 1a  .......u$H......
1adbfeb4  01 00 00 00 e0 fe db 1a - dc fe db 1a 00 00 00 00  ................
1adbfec4  00 00 00 00 04 00 00 00 - 90 e7 4a 1a 90 e7 4a 1a  ..........J...J.
1adbfed4  e8 ff 4a 00 24 48 00 00 - 00 00 00 00 04 00 00 00  ..J.$H..........
1adbfee4  00 00 00 00 a8 71 44 00 - 08 1c 41 1a 90 e7 4a 1a  .....qD...A...J.

State Dump for Thread Id 0x324

eax=1a441bf2 ebx=ffffffff ecx=00000000 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1aecfdb4 ebp=1aecfdec iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1b949c9b=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:1aebbad8=00
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ee6=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1AECFDEC 74FD160D 000045B8 00004568 00000000 00000006 ntdll!ZwWaitForSingleObject 
1AECFE68 750313FA 00004568 1AECFEC8 00000001 1AECFEE0 msafd!<nosymbols> 
1AECFEA4 750510A4 00004568 1AECFEC8 00000001 1AECFEE0 ws2_32!WSARecv 
1AECFED0 004AFFE8 00004568 00000000 00000004 00000000 wsock32!recv 
1A439868 6F62410F 64657472 696C635F 73746E65 15363602 !<nosymbols> 
05000013 00000000 00000000 00F20300 00DE4E01 00308E47 <nosymbols> 

State Dump for Thread Id 0x498

eax=00000000 ebx=ffffffff ecx=00000406 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1afcfdb0 ebp=1afcfde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1ba49c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a7a2ec=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1AFCFDE8 74FD160D 000045DC 00004808 00000000 00000006 ntdll!ZwWaitForSingleObject 
1AFCFE64 750313FA 00004808 1AFCFEC4 00000001 1AFCFEDC msafd!<nosymbols> 
1AFCFEA0 750510A4 00004808 1AFCFEC4 00000001 1AFCFEDC ws2_32!WSARecv 
1AFCFECC 004AFFE8 00004808 00000000 00000007 00000000 wsock32!recv 
1A54C008 7474610A 61646E65 0665636E 5349794D 44074D41 !<nosymbols> 
02000074 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x4a4

eax=00000000 ebx=ffffffff ecx=00000240 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1c7afdb0 ebp=1c7afde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d229c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a7a126=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1C7AFDE8 74FD160D 00004600 00004654 00000000 00000006 ntdll!ZwWaitForSingleObject 
1C7AFE64 750313FA 00004654 1C7AFEC4 00000001 1C7AFEDC msafd!<nosymbols> 
1C7AFEA0 750510A4 00004654 1C7AFEC4 00000001 1C7AFEDC ws2_32!WSARecv 
1C7AFECC 004AFFE8 00004654 00000000 00000007 00000000 wsock32!recv 
1A472F38 69747055 203A656D 38303331 20323034 72685420 !<nosymbols> 
0100008F 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x144

eax=0001fdab ebx=ffffffff ecx=001270f4 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1c8afdb0 ebp=1c8afde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d329c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a99c91=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00ba0fda=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1C8AFDE8 74FD160D 000046A0 000048C4 00000000 00000006 ntdll!ZwWaitForSingleObject 
1C8AFE64 750313FA 000048C4 1C8AFEC4 00000001 1C8AFEDC msafd!<nosymbols> 
1C8AFEA0 750510A4 000048C4 1C8AFEC4 00000001 1C8AFEDC ws2_32!WSARecv 
1C8AFECC 004AFFE8 000048C4 00000000 00000007 00000000 wsock32!recv 
1A555628 69747055 203A656D 32303331 20373937 72685420 !<nosymbols> 
0100008F 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x3c4

eax=00000000 ebx=ffffffff ecx=00000408 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1cabfdb0 ebp=1cabfde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d539c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a7a2ee=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1CABFDE8 74FD160D 00004500 0000480C 00000000 00000006 ntdll!ZwWaitForSingleObject 
1CABFE64 750313FA 0000480C 1CABFEC4 00000001 1CABFEDC msafd!<nosymbols> 
1CABFEA0 750510A4 0000480C 1CABFEC4 00000001 1CABFEDC ws2_32!WSARecv 
1CABFECC 004AFFE8 0000480C 00000000 00000007 00000000 wsock32!recv 
1A4606A8 69747055 203A656D 34343231 20343031 72685420 !<nosymbols> 
0100008E 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

State Dump for Thread Id 0x260

eax=1a4d7018 ebx=00000000 ecx=00000090 edx=00000000 esi=77f94086 edi=0000015c
eip=77f94091 esp=1cbbfee4 ebp=1cbbff08 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d639dcb=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:1af50efe=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79f76=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1CBBFF08 7C57B3D5 0000015C FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
7C57B580 000001B8 C10F9000 04C24001 00498D00 04244C8B kernel32!WaitForSingleObject 

State Dump for Thread Id 0x210

eax=1a4b6048 ebx=00000000 ecx=00000011 edx=00000000 esi=77f94086 edi=0000015c
eip=77f94091 esp=1ccbfee4 ebp=1ccbff08 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d739dcb=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:1af2ff2e=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a79ef7=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1CCBFF08 7C57B3D5 0000015C FFFFFFFF 00000000 004E2D54 ntdll!ZwWaitForSingleObject 
7C57B580 000001B8 C10F9000 04C24001 00498D00 04244C8B kernel32!WaitForSingleObject 

State Dump for Thread Id 0x3d4

eax=00000000 ebx=ffffffff ecx=00000402 edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1cebfdb0 ebp=1cebfde8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1d939c97=????????
        77f9408f cd2e             int     2e
        77f94091 c20c00           ret     0xc
        77f94094 8a5001           mov     dl,[eax+0x1]                 ds:00a79ee6=??
        77f94097 3a5101           cmp     dl,[ecx+0x1]                 ds:00a7a2e8=??
        77f9409a 0f8598c7ffff     jne     RtlEqualPrefixSid+0x44 (77f90838)
        77f940a0 84d2             test    dl,dl
        77f940a2 7410             jz      RtlQueryAtomInAtomTable+0x31 (77f94fb4)
        77f940a4 0fb6d2           movzx   edx,dl
        77f940a7 33ff             xor     edi,edi
        77f940a9 8d72ff           lea     esi,[edx+0xff]         ds:00a79ee6=????????
        77f940ac 85f6             test    esi,esi
        77f940ae 0f8f04100100     jnle    RtlEraseUnicodeString+0x4e (77fa50b8)
        77f940b4 b001             mov     al,0x1

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
1CEBFDE8 74FD160D 00004780 000047C0 00000000 00000006 ntdll!ZwWaitForSingleObject 
1CEBFE64 750313FA 000047C0 1CEBFEC4 00000001 1CEBFEDC msafd!<nosymbols> 
1CEBFEA0 750510A4 000047C0 1CEBFEC4 00000001 1CEBFEDC ws2_32!WSARecv 
1CEBFECC 004AFFE8 000047C0 00000000 00000007 00000000 wsock32!recv 
1A41B008 7474610A 61646E65 0665636E 05030000 74616363 !<nosymbols> 
0200000B 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

*----> Raw Stack Dump <----*
1cebfdb0  94 13 fd 74 80 47 00 00 - 01 00 00 00 d4 fd eb 1c  ...t.G..........
1cebfdc0  03 01 00 00 80 47 00 00 - 00 00 00 00 92 1f a1 90  .....G..........
1cebfdd0  80 ae c3 01 ff ff ff ff - ff ff ff 7f b0 01 15 00  ................
1cebfde0  00 00 00 00 00 00 00 00 - 64 fe eb 1c 0d 16 fd 74  ........d......t
1cebfdf0  80 47 00 00 c0 47 00 00 - 00 00 00 00 06 00 00 00  .G...G..........
1cebfe00  2c ff eb 1c 60 4e 19 00 - 07 00 00 00 01 00 00 00  ,...`N..........
1cebfe10  01 00 00 00 b0 01 15 00 - 80 47 00 00 01 00 00 00  .........G......
1cebfe20  c4 fe eb 1c 01 00 00 00 - 00 00 00 00 20 00 00 00  ............ ...
1cebfe30  03 01 00 00 13 00 00 00 - 00 00 00 00 00 00 00 00  ................
1cebfe40  30 fe eb 1c 00 00 00 00 - 00 00 00 00 00 fe eb 1c  0...............
1cebfe50  9c fe eb 1c a4 ff eb 1c - 12 ea fd 74 78 16 fd 74  ...........tx..t
1cebfe60  ff ff ff ff a0 fe eb 1c - fa 13 03 75 c0 47 00 00  ...........u.G..
1cebfe70  c4 fe eb 1c 01 00 00 00 - dc fe eb 1c d8 fe eb 1c  ................
1cebfe80  00 00 00 00 00 00 00 00 - 28 04 15 00 9c fe eb 1c  ........(.......
1cebfe90  2c ff eb 1c 14 90 57 1a - 28 04 15 00 00 00 00 00  ,.....W.(.......
1cebfea0  cc fe eb 1c a4 10 05 75 - c0 47 00 00 c4 fe eb 1c  .......u.G......
1cebfeb0  01 00 00 00 dc fe eb 1c - d8 fe eb 1c 00 00 00 00  ................
1cebfec0  00 00 00 00 07 00 00 00 - 08 b0 41 1a 08 b0 41 1a  ..........A...A.
1cebfed0  e8 ff 4a 00 c0 47 00 00 - 00 00 00 00 07 00 00 00  ..J..G..........
1cebfee0  00 00 00 00 a8 71 44 00 - 58 18 45 1a 08 b0 41 1a  .....qD.X.E...A.

State Dump for Thread Id 0x140

eax=00000000 ebx=ffffffff ecx=0058bb9f edx=00000000 esi=7fffffff edi=00000102
eip=77f94091 esp=1d3bfdb4 ebp=1d3bfdec iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297

function: ZwWaitForSingleObject
        77f94086 b8ea000000       mov     eax,0xea
        77f9408b 8d542404         lea     edx,[esp+0x4]          ss:1de39c9b
[19 Nov 2003 21:36] Michael Cole
Found more info it only occurs for me when using the MYSQLCC GUI.

So seems to be an interaction problem with the two programs.
[21 Nov 2003 9:06] Dean Ellis
This issue has already been corrected in MySQL 4.1.1.

EXPLAIN on such a query causes the problem; MySQL Control Center does this automatically, thus why you see the problem only with MySQLCC.

Thank you.