Steamcast shuts down while streaming (possible bug)

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Steamcast shuts down while streaming (possible bug)

Post by RSBN »

I have been testing Steamcast for several months. It seemed stable for several days on my office system, so I took it to the next level. I installed it on my network server, which is configured exactly the same as the office machine it was running on. The problem is that after a few hours it shuts down, for no reason, while I'm streaming video. The error log that is created follows.

Code: Select all

Application exception occurred:
        App:  (pid=932)
        When: 2/22/2005 @ 21:05:03.171
        Exception number: c0000005 (access violation)

*----> System Information <----*
        Computer Name: RSBN
        User Name: Administrator
        Number of Processors: 2
        Processor Type: x86 Family 15 Model 2 Stepping 9
        Windows 2000 Version: 5.0
        Current Build: 2195
        Service Pack: 4
        Current Type: Multiprocessor Free
        Registered Organization: RSBN.net, Inc.
        Registered Owner: RSBN

*----> Task List <----*
   0 Idle.exe
   8 System.exe
 152 SMSS.exe
 176 CSRSS.exe
 172 WINLOGON.exe
 224 SERVICES.exe
 236 LSASS.exe
 428 svchost.exe
 460 spoolsv.exe
 492 svchost.exe
 532 regsvc.exe
 556 mstask.exe
 612 SMAgent.exe
 636 tb2launch.exe
 648 tb2pro.exe
 656 Tb2RCAssist.exe
 684 WinMgmt.exe
 704 svchost.exe
 840 TNotify.exe
 900 explorer.exe
 980 tb2logon.exe
 988 SMTray.exe
1004 sc_serv.exe
1028 sc_serv.exe
1760 svchost.exe
 932 steamcast.exe
2716 DRWTSN32.exe
   0 _Total.exe

(00400000 - 0044C000) 
(77F80000 - 77FFD000) 
(75030000 - 75044000) 
(78000000 - 78045000) 
(7C570000 - 7C623000) 
(7C2D0000 - 7C332000) 
(77D30000 - 77DA1000) 
(75020000 - 75028000) 
(77E10000 - 77E6F000) 
(77F40000 - 77F7B000) 
(77800000 - 7781E000) 
(76620000 - 76630000) 
(71710000 - 71794000) 
(74FD0000 - 74FEE000) 
(75010000 - 75017000) 
(782C0000 - 782CC000) 
(77980000 - 779A4000) 
(75050000 - 75058000) 
(77340000 - 77353000) 
(77520000 - 77525000) 
(77320000 - 77337000) 
(75150000 - 7515F000) 
(75170000 - 751BF000) 
(7C340000 - 7C34F000) 
(77BF0000 - 77C01000) 
(77950000 - 7797A000) 
(751C0000 - 751C6000) 
(77A50000 - 77B3F000) 
(779B0000 - 77A4B000) 
(773B0000 - 773DF000) 
(77380000 - 773A3000) 
(77830000 - 7783E000) 
(77880000 - 7790E000) 
(7C0F0000 - 7C151000) 
(774E0000 - 77513000) 
(774C0000 - 774D1000) 
(77530000 - 77552000) 
(70A70000 - 70AD6000) 
(77360000 - 77379000) 
(777E0000 - 777E8000) 
(777F0000 - 777F5000) 
(68590000 - 685A6000) 
(68C40000 - 68C49000) 

State Dump for Thread Id 0x128

eax=00000030 ebx=547c2000 ecx=0012fafc edx=00000000 esi=77f82826 edi=0012fdac
eip=77f82831 esp=0012fd98 ebp=0012fdb4 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:00ba9c7f=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0012fdac=ffb3b4c0
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:00ba9c9a=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0012FDB4 7C59A20E 000001F4 00000000 004083D6 000001F4 ntdll!NtDelayExecution 
FFFFFFFF 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

*----> Raw Stack Dump <----*
0012fd98  43 a2 59 7c 00 00 00 00 - ac fd 12 00 00 00 00 00  C.Y|............
0012fda8  00 00 00 00 c0 b4 b3 ff - ff ff ff ff ff ff ff ff  ................
0012fdb8  0e a2 59 7c f4 01 00 00 - 00 00 00 00 d6 83 40 00  ..Y|..........@.
0012fdc8  f4 01 00 00 00 00 00 00 - 00 00 00 00 c0 ff 12 00  ................
0012fdd8  00 f0 fd 7f a8 01 13 00 - 36 00 00 00 48 d4 01 00  ........6...H...
0012fde8  fe 0e 1c 42 bc fd 12 00 - 08 36 8a 00 01 01 02 02  ...B.....6......
0012fdf8  57 69 6e 53 6f 63 6b 20 - 32 2e 30 00 30 89 44 00  WinSock 2.0.0.D.
0012fe08  f8 56 13 00 20 03 fd 77 - 20 03 fd 77 50 fe 12 00  .V.. ..w ..wP...
0012fe18  55 1f f8 77 18 25 f8 77 - ff ff ff ff 60 fe 12 00  U..w.%.w....`...
0012fe28  94 f6 41 00 00 00 13 00 - 1d 01 00 00 f8 56 13 00  ..A..........V..
0012fe38  f0 56 13 00 68 01 13 00 - 00 01 13 00 05 00 00 00  .V..h...........
0012fe48  05 00 00 00 00 00 13 00 - 00 00 8a 00 00 00 8a 00  ................
0012fe58  0e 01 00 00 60 37 8a 00 - 58 37 8a 00 68 01 8a 00  ....`7..X7..h...
0012fe68  00 00 8a 00 9c fe 12 00 - b8 45 13 00 06 2a f8 77  .........E...*.w
0012fe78  00 00 13 00 b0 45 13 00 - b8 45 13 00 78 fe 12 00  .....E...E..x...
0012fe88  88 06 13 00 00 00 8a 00 - 00 00 8a 00 40 2a f8 77  ............@*.w
0012fe98  1d 00 00 00 1f 00 00 00 - 01 c7 fc 77 1f 00 00 00  ...........w....
0012fea8  21 00 00 00 00 00 00 00 - 4e c0 00 00 00 f0 fd 7f  !.......N.......
0012feb8  00 00 00 00 00 00 00 00 - 08 38 8a 00 08 38 8a 00  .........8...8..
0012fec8  b8 fe 12 00 e0 00 00 00 - f0 00 00 00 08 01 00 00  ................

State Dump for Thread Id 0x4e0

eax=00000010 ebx=77f82865 ecx=0015b708 edx=00000000 esi=00000000 edi=00000001
eip=77f82870 esp=00abf9a4 ebp=00abf9dc iopl=0         nv up ei ng nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000286


function: NtWaitForSingleObject
        77f82865 b8ea000000       mov     eax,0xea
        77f8286a 8d542404         lea     edx,[esp+0x4]          ss:0153988b=????????
        77f8286e cd2e             int     2e
        77f82870 c20c00           ret     0xc

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00ABF9DC 74FD487C 00000098 000000A8 00000002 00000004 ntdll!NtWaitForSingleObject 
00ABFE84 7503CA41 000000A8 00ABFF08 00ABFEF4 00000000 msafd!WSPSetSockOpt 
00ABFEBC 7503C9CC 000000A8 00ABFF08 00ABFEF4 00000000 ws2_32!WSAAccept 
00ABFF80 00420CA8 0012FD68 0012FC38 00000000 008A2D10 ws2_32!accept 
00ABFFB4 7C57B388 008A2D10 0012FC38 00000000 008A2D10 !<nosymbols> 
00ABFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
00abf9a4  75 12 fd 74 98 00 00 00 - 01 00 00 00 c8 f9 ab 00  u..t............
00abf9b4  03 01 00 00 00 00 00 00 - d0 26 bc 00 24 73 13 00  .........&..$s..
00abf9c4  9d 11 02 75 c0 b4 b3 ff - ff ff ff ff a8 76 13 00  ...u.........v..
00abf9d4  00 00 00 00 00 00 00 00 - 84 fe ab 00 7c 48 fd 74  ............|H.t
00abf9e4  98 00 00 00 a8 00 00 00 - 02 00 00 00 04 00 00 00  ................
00abf9f4  00 00 00 00 90 50 31 00 - 80 00 00 00 24 fa ab 00  .....P1.....$...
00abfa04  20 fa ab 00 04 01 00 00 - 21 21 f8 77 24 00 00 00   .......!!.w$...
00abfa14  1c fd ab 00 1c fd ab 00 - 00 00 00 00 ff ff ff ff  ................
00abfa24  00 00 00 00 0c fe ab 00 - c2 b4 57 7c 00 00 00 00  ..........W|....
00abfa34  00 00 00 00 01 00 01 00 - 30 b5 57 7c 00 00 00 00  ........0.W|....
00abfa44  00 91 8a 00 00 00 00 00 - 5b 30 32 2f 07 00 01 00  ........[02/....
00abfa54  30 30 35 40 31 35 3a 34 - 32 3a 35 35 5d 20 4c 69  005@15:42:55] Li
00abfa64  73 74 65 6e 69 6e 67 20 - 74 6f 20 41 4e 59 3a 39  stening to ANY:9
00abfa74  30 31 30 20 66 6f 72 20 - 69 6e 63 6f 6d 69 6e 67  010 for incoming
00abfa84  20 63 6c 69 65 6e 74 20 - 63 6f 6e 6e 65 63 74 69   client connecti
00abfa94  6f 6e 73 2e 2e 2e 0d 0a - 00 00 00 00 00 00 00 00  ons.............
00abfaa4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00abfab4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00abfac4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00abfad4  00 00 00 00 00 00 00 00 - 00 00 00 00 38 00 00 00  ............8...

State Dump for Thread Id 0x3c4

eax=00000000 ebx=ffffffff ecx=00000101 edx=00000000 esi=7fffffff edi=00000102
eip=77f82870 esp=00bbf9a4 ebp=00bbf9dc 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: NtWaitForSingleObject
        77f82865 b8ea000000       mov     eax,0xea
        77f8286a 8d542404         lea     edx,[esp+0x4]          ss:0163988b=????????
        77f8286e cd2e             int     2e
        77f82870 c20c00           ret     0xc

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00BBF9DC 74FD487C 0000009C 000000A4 00000000 00000004 ntdll!NtWaitForSingleObject 
00BBFE84 7503CA41 000000A4 00BBFF08 00BBFEF4 00000000 msafd!WSPSetSockOpt 
00BBFEBC 7503C9CC 000000A4 00BBFF08 00BBFEF4 00000000 ws2_32!WSAAccept 
00BBFF80 00420CA8 0012FD68 0012FC38 00000000 008A61C0 ws2_32!accept 
00BBFFB4 7C57B388 008A61C0 0012FC38 00000000 008A61C0 !<nosymbols> 
00BBFFEC 00000000 00420C49 008A61C0 00000000 000000C8 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
00bbf9a4  94 13 fd 74 9c 00 00 00 - 01 00 00 00 c8 f9 bb 00  ...t............
00bbf9b4  03 01 00 00 00 00 00 00 - f0 25 bc 00 ba 5d 74 d6  .........%...]t.
00bbf9c4  1c 19 c5 01 ff ff ff ff - ff ff ff 7f e8 76 13 00  .............v..
00bbf9d4  00 00 00 00 00 00 00 00 - 84 fe bb 00 7c 48 fd 74  ............|H.t
00bbf9e4  9c 00 00 00 a4 00 00 00 - 00 00 00 00 04 00 00 00  ................
00bbf9f4  00 00 00 00 68 50 31 00 - 7c 00 00 00 24 fa bb 00  ....hP1.|...$...
00bbfa04  20 fa bb 00 04 01 00 00 - 21 21 f8 77 24 00 00 00   .......!!.w$...
00bbfa14  1c fd bb 00 1c fd bb 00 - 00 00 00 00 ff ff ff ff  ................
00bbfa24  00 00 00 00 0c fe bb 00 - c2 b4 57 7c 00 00 00 00  ..........W|....
00bbfa34  00 00 00 00 01 00 01 00 - 30 b5 57 7c 00 00 00 00  ........0.W|....
00bbfa44  48 d4 8a 00 00 00 00 00 - 5b 30 32 2f 07 00 01 00  H.......[02/....
00bbfa54  30 30 35 40 31 35 3a 34 - 32 3a 35 35 5d 20 4c 69  005@15:42:55] Li
00bbfa64  73 74 65 6e 69 6e 67 20 - 74 6f 20 41 4e 59 3a 39  stening to ANY:9
00bbfa74  30 31 31 20 66 6f 72 20 - 69 6e 63 6f 6d 69 6e 67  011 for incoming
00bbfa84  20 73 6f 75 72 63 65 20 - 63 6f 6e 6e 65 63 74 69   source connecti
00bbfa94  6f 6e 73 2e 2e 2e 0d 0a - 00 00 00 00 00 00 00 00  ons.............
00bbfaa4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00bbfab4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00bbfac4  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00bbfad4  00 00 00 00 00 00 00 00 - 00 00 00 00 38 00 00 00  ............8...

State Dump for Thread Id 0x448

eax=00000000 ebx=ffffffff ecx=00315140 edx=00000000 esi=7fffffff edi=00000102
eip=77f82870 esp=00dff554 ebp=00dff58c 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: NtWaitForSingleObject
        77f82865 b8ea000000       mov     eax,0xea
        77f8286a 8d542404         lea     edx,[esp+0x4]          ss:0187943b=????????
        77f8286e cd2e             int     2e
        77f82870 c20c00           ret     0xc

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00DFF58C 74FD160D 000000D0 000000C8 00000000 00000006 ntdll!NtWaitForSingleObject 
00DFF608 7503A19A 000000C8 00DFF640 00000001 00DFF658 msafd!<nosymbols> 
00DFF650 00408CEE 000000C8 009B4CB8 000002C0 00000000 ws2_32!recv 
00000000 00000000 00000000 00000000 00000000 00000000 !<nosymbols> 

*----> Raw Stack Dump <----*
00dff554  94 13 fd 74 d0 00 00 00 - 01 00 00 00 78 f5 df 00  ...t........x...
00dff564  03 01 00 00 d0 00 00 00 - 00 00 00 00 54 58 05 d9  ............TX..
00dff574  aa 17 c5 01 ff ff ff ff - ff ff ff 7f c8 81 13 00  ................
00dff584  00 00 00 00 00 00 00 00 - 08 f6 df 00 0d 16 fd 74  ...............t
00dff594  d0 00 00 00 c8 00 00 00 - 00 00 00 00 06 00 00 00  ................
00dff5a4  ff ff ff ff 40 51 31 00 - 00 00 00 00 c8 81 13 00  ....@Q1.........
00dff5b4  d0 00 00 00 c8 81 13 00 - d0 00 00 00 01 00 00 00  ................
00dff5c4  40 f6 df 00 01 00 00 00 - 00 00 00 00 20 00 00 00  @........... ...
00dff5d4  03 01 00 00 08 05 00 00 - 00 00 00 00 00 00 00 00  ................
00dff5e4  d4 f5 df 00 00 00 00 00 - 00 00 00 00 a4 f5 df 00  ................
00dff5f4  40 f6 df 00 0c ff df 00 - 12 ea fd 74 78 16 fd 74  @..........tx..t
00dff604  ff ff ff ff 50 f6 df 00 - 9a a1 03 75 c8 00 00 00  ....P......u....
00dff614  40 f6 df 00 01 00 00 00 - 58 f6 df 00 64 f6 df 00  @.......X...d...
00dff624  00 00 00 00 00 00 00 00 - 68 51 31 00 4c f6 df 00  ........hQ1.L...
00dff634  ff ff ff ff 08 05 00 00 - 00 40 00 00 c0 02 00 00  .........@......
00dff644  b8 4c 9b 00 68 51 31 00 - 00 00 00 00 00 00 00 00  .L..hQ1.........
00dff654  ee 8c 40 00 c8 00 00 00 - b8 4c 9b 00 c0 02 00 00  [email protected]......
00dff664  00 00 00 00 01 00 00 00 - ff ff ff ff 00 00 00 00  ................
00dff674  00 00 00 00 40 3d 00 00 - 08 05 00 00 00 00 00 00  ....@=..........
00dff684  cb 28 19 42 87 ac 40 00 - 00 00 00 00 84 fe bb 00  .(.B..@.........

State Dump for Thread Id 0x458

eax=00151ef0 ebx=00000004 ecx=7ffd5000 edx=00000000 esi=77f82873 edi=00000004
eip=77f8287e esp=0185fd24 ebp=0185fd70 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
        77f82873 b8e9000000       mov     eax,0xe9
        77f82878 8d542404         lea     edx,[esp+0x4]          ss:022d9c0b=????????
        77f8287c cd2e             int     2e
        77f8287e c21400           ret     0x14

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0185FD70 7C59A0C2 0185FD48 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects 
0185FFB4 7C57B388 00000005 000B000A 7C325107 0014E888 kernel32!WaitForMultipleObjects 
0185FFEC 00000000 778321FE 0014E888 00000000 000000C8 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
0185fd24  af a1 59 7c 04 00 00 00 - 48 fd 85 01 01 00 00 00  ..Y|....H.......
0185fd34  00 00 00 00 00 00 00 00 - 01 00 00 00 88 e8 14 00  ................
0185fd44  01 00 00 00 5c 01 00 00 - 60 01 00 00 70 01 00 00  ....\...`...p...
0185fd54  e4 01 00 00 0f 00 00 00 - 00 00 00 00 00 00 00 00  ................
0185fd64  6c 01 00 00 11 00 00 00 - 02 00 00 00 b4 ff 85 01  l...............
0185fd74  c2 a0 59 7c 48 fd 85 01 - 01 00 00 00 00 00 00 00  ..Y|H...........
0185fd84  00 00 00 00 00 00 00 00 - b2 22 83 77 04 00 00 00  .........".w....
0185fd94  b0 fe 85 01 00 00 00 00 - ff ff ff ff 88 e8 14 00  ................
0185fda4  07 51 32 7c 0a 00 0b 00 - c0 cd 4d 80 1a 10 45 80  .Q2|......M...E.
0185fdb4  98 b2 2a e1 00 00 00 00 - 01 00 00 00 38 00 00 00  ..*.........8...
0185fdc4  23 00 00 00 23 00 00 00 - 0a 00 0b 00 07 51 32 7c  #...#........Q2|
0185fdd4  88 e8 14 00 ff ff ff ff - 38 dc ff 00 fe 21 83 77  ........8....!.w
0185fde4  f8 9b fd 7f 00 b7 57 7c - 1b 00 00 00 00 02 00 00  ......W|........
0185fdf4  fc ff 85 01 23 00 00 00 - 40 00 00 00 e3 61 45 80  ....#[email protected].
0185fe04  80 1b ff f4 28 b2 a5 85 - 28 b2 a5 85 40 00 00 00  ....(...(...@...
0185fe14  24 1b ff f4 bb 09 45 80 - 6f 53 41 80 28 b2 a5 85  $.....E.oSA.(...
0185fe24  00 00 00 00 88 5f 93 85 - 13 2d 49 80 88 5f 93 85  ....._...-I.._..
0185fe34  30 01 00 00 c0 27 e6 85 - 03 00 10 00 28 b2 a5 85  0....'......(...
0185fe44  c0 27 e6 85 40 b2 a5 85 - 28 b2 a5 85 2c b2 a5 85  .'..@...(...,...
0185fe54  00 00 00 00 01 00 00 00 - 20 e0 91 85 01 00 00 00  ........ .......

State Dump for Thread Id 0x4a8

eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=008a0608 edi=00000000
eip=77f82870 esp=0246ee28 ebp=0246ee98 iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000202


function: NtWaitForSingleObject
        77f82865 b8ea000000       mov     eax,0xea
        77f8286a 8d542404         lea     edx,[esp+0x4]          ss:02ee8d0f=????????
        77f8286e cd2e             int     2e
        77f82870 c20c00           ret     0xc

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0246EE98 77F8819B 008A0600 77FCC21A 008A0608 00000401 ntdll!NtWaitForSingleObject 
0246F078 0041F694 008A0000 00000000 00000410 00000401 ntdll!ZwCreateThread 
0246F0B4 0041F58B 00000401 0041F578 00000401 00000000 !<nosymbols> 
0246F108 0041BFDD 000003E7 00000033 00446848 000003E7 !<nosymbols> 
0246F168 00000000 00000000 00000000 2F32305B 322F3232 !<nosymbols> 

*----> Raw Stack Dump <----*
0246ee28  2a 82 f8 77 64 00 00 00 - 00 00 00 00 00 00 00 00  *..wd...........
0246ee38  00 00 8a 00 00 00 00 00 - 83 00 00 00 00 00 00 00  ................
0246ee48  00 00 00 00 00 00 00 00 - 6c ee 46 02 25 ae 42 00  ........l.F.%.B.
0246ee58  0d 00 00 00 34 00 00 00 - 00 8e 44 00 00 8e 44 00  ....4.....D...D.
0246ee68  34 00 00 00 b0 ee 46 02 - e8 d9 41 00 fc f0 46 02  4.....F...A...F.
0246ee78  2a 31 42 00 72 00 00 00 - 14 f1 46 02 e8 f0 46 02  *1B.r.....F...F.
0246ee88  9b df 43 00 b4 ff ff ff - c4 ee 46 02 00 00 00 00  ..C.......F.....
0246ee98  78 f0 46 02 9b 81 f8 77 - 00 06 8a 00 1a c2 fc 77  x.F....w.......w
0246eea8  08 06 8a 00 01 04 00 00 - ff 03 00 00 68 f1 46 02  ............h.F.
0246eeb8  55 1f f8 77 d0 2a f8 77 - ff ff ff ff 9c f0 46 02  U..w.*.w......F.
0246eec8  d0 c1 fc 77 18 0a 8a 00 - 81 00 00 00 7f 00 00 00  ...w............
0246eed8  58 68 44 00 35 3a 30 32 - 5d 20 3c 53 74 61 74 75  XhD.5:02] <Statu
0246eee8  73 3e 20 4e 6f 64 65 73 - 3a 20 34 39 20 53 6f 75  s> Nodes: 49 Sou
0246eef8  72 63 65 73 3a 20 32 0d - 00 00 00 00 00 00 00 00  rces: 2.........
0246ef08  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0246ef18  00 00 00 00 00 00 00 00 - 78 01 8a 00 20 b4 8a 00  ........x... ...
0246ef28  00 00 00 00 b4 f1 46 02 - 2a 31 42 00 39 00 00 00  ......F.*1B.9...
0246ef38  cc f1 46 02 a0 f1 46 02 - 00 00 00 00 fe ff ff ff  ..F...F.........
0246ef48  40 00 00 00 4b 30 42 00 - 6a f1 46 02 02 00 00 00  @...K0B.j.F.....
0246ef58  cc f1 46 02 a0 f1 46 02 - 1c 00 00 00 d0 f2 00 00  ..F...F.........

State Dump for Thread Id 0x274

eax=01b74b59 ebx=00000000 ecx=000000c0 edx=00000000 esi=77f82826 edi=0266f560
eip=77f82831 esp=0266f54c ebp=0266f568 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:030e9433=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0266f560=ff676980
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:030e944e=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0266F568 7C59A20E 000003E8 00000000 00419241 000003E8 ntdll!NtDelayExecution 
00000032 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

*----> Raw Stack Dump <----*
0266f54c  43 a2 59 7c 00 00 00 00 - 60 f5 66 02 03 a2 59 7c  C.Y|....`.f...Y|
0266f55c  04 01 00 00 80 69 67 ff - ff ff ff ff 32 00 00 00  .....ig.....2...
0266f56c  0e a2 59 7c e8 03 00 00 - 00 00 00 00 41 92 41 00  ..Y|........A.A.
0266f57c  e8 03 00 00 14 f6 46 02 - c0 2e b7 01 80 ff 66 02  ......F.......f.
0266f58c  50 0b 00 00 00 00 00 00 - 70 f5 66 02 60 f5 66 02  P.......p.f.`.f.
0266f59c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f5ac  01 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f5bc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f5cc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f5dc  00 00 00 00 00 00 00 00 - 00 00 00 00 59 4b b7 01  ............YK..
0266f5ec  01 00 00 00 1f 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f5fc  00 00 00 00 00 00 00 00 - 32 00 00 00 f4 63 43 00  ........2....cC.
0266f60c  00 00 00 00 49 24 b7 01 - 08 00 00 00 1f 00 00 00  ....I$..........
0266f61c  f4 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f62c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f63c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f64c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f65c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f66c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0266f67c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................

State Dump for Thread Id 0x2d4

eax=0276f330 ebx=7c59a203 ecx=01b76301 edx=00000000 esi=77f82826 edi=0276f330
eip=77f82831 esp=0276f31c ebp=0276f338 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:031e9203=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0276f330=ff676980
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:031e921e=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0276F338 7C59A20E 000003E8 00000000 0041803A 000003E8 ntdll!NtDelayExecution 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

*----> Raw Stack Dump <----*
0276f31c  43 a2 59 7c 00 00 00 00 - 30 f3 76 02 3c 00 00 00  C.Y|....0.v.<...
0276f32c  00 00 00 00 80 69 67 ff - ff ff ff ff 00 00 00 00  .....ig.........
0276f33c  0e a2 59 7c e8 03 00 00 - 00 00 00 00 3a 80 41 00  ..Y|........:.A.
0276f34c  e8 03 00 00 18 f6 46 02 - c0 31 b7 01 80 ff 76 02  ......F..1....v.
0276f35c  2c 05 00 00 00 00 2f 00 - 40 f3 76 02 30 f3 76 02  ,...../[email protected].
0276f36c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0276f37c  00 00 00 00 00 00 00 00 - 39 4b 8a 00 2c 00 00 00  ........9K..,...
0276f38c  3f 00 00 00 00 00 00 00 - e9 6e 8a 00 14 00 00 00  ?........n......
0276f39c  1f 00 00 00 20 00 93 00 - 00 00 00 00 00 00 00 00  .... ...........
0276f3ac  00 00 00 00 00 00 00 00 - 20 00 93 00 00 00 00 00  ........ .......
0276f3bc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0276f3cc  d1 63 b7 01 02 00 00 00 - 1f 00 00 00 01 00 00 00  .c..............
0276f3dc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0276f3ec  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0276f3fc  00 00 00 00 21 6f 8a 00 - 02 00 00 00 1f 00 00 00  ....!o..........
0276f40c  00 00 00 00 a9 fe 8a 00 - 11 00 00 00 1f 00 00 00  ................
0276f41c  00 00 00 00 c1 30 b7 01 - 18 00 00 00 1f 00 00 00  .....0..........
0276f42c  0c 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0276f43c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............
0276f44c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............

State Dump for Thread Id 0x634

eax=00000000 ebx=7c59a203 ecx=01000101 edx=00000000 esi=77f82826 edi=0286f330
eip=77f82831 esp=0286f31c ebp=0286f338 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:032e9203=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0286f330=ff676980
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:032e921e=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0286F338 7C59A20E 000003E8 00000000 0041803A 000003E8 ntdll!NtDelayExecution 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

*----> Raw Stack Dump <----*
0286f31c  43 a2 59 7c 00 00 00 00 - 30 f3 86 02 32 00 00 00  C.Y|....0...2...
0286f32c  00 00 00 00 80 69 67 ff - ff ff ff ff 00 00 00 00  .....ig.........
0286f33c  0e a2 59 7c e8 03 00 00 - 00 00 00 00 3a 80 41 00  ..Y|........:.A.
0286f34c  e8 03 00 00 18 f6 46 02 - c0 34 b7 01 80 ff 86 02  ......F..4......
0286f35c  00 04 00 00 00 00 2f 00 - 40 f3 86 02 30 f3 86 02  ....../[email protected]...
0286f36c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0286f37c  00 00 00 00 00 00 00 00 - c1 32 b7 01 1e 00 00 00  .........2......
0286f38c  1f 00 00 00 00 00 00 00 - f9 30 b7 01 0f 00 00 00  .........0......
0286f39c  1f 00 00 00 20 00 93 00 - 00 00 00 00 00 00 00 00  .... ...........
0286f3ac  00 00 00 00 00 00 00 00 - 20 00 93 00 00 00 00 00  ........ .......
0286f3bc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0286f3cc  89 8d 8a 00 02 00 00 00 - 1f 00 00 00 01 00 00 00  ................
0286f3dc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0286f3ec  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0286f3fc  00 00 00 00 f1 37 b7 01 - 02 00 00 00 1f 00 00 00  .....7..........
0286f40c  00 00 00 00 c1 22 b7 01 - 0d 00 00 00 1f 00 00 00  ....."..........
0286f41c  00 00 00 00 09 64 b7 01 - 0f 00 00 00 1f 00 00 00  .....d..........
0286f42c  0c 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0286f43c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............
0286f44c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............

State Dump for Thread Id 0x708

eax=00000000 ebx=7c59a203 ecx=000000c0 edx=00000000 esi=77f82826 edi=0296f330
eip=77f82831 esp=0296f31c ebp=0296f338 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:033e9203=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0296f330=ff676980
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:033e921e=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0296F338 7C59A20E 000003E8 00000000 0041803A 000003E8 ntdll!NtDelayExecution 
00000000 00000000 00000000 00000000 00000000 00000000 kernel32!Sleep 

*----> Raw Stack Dump <----*
0296f31c  43 a2 59 7c 00 00 00 00 - 30 f3 96 02 10 00 00 00  C.Y|....0.......
0296f32c  00 00 00 00 80 69 67 ff - ff ff ff ff 00 00 00 00  .....ig.........
0296f33c  0e a2 59 7c e8 03 00 00 - 00 00 00 00 3a 80 41 00  ..Y|........:.A.
0296f34c  e8 03 00 00 18 f6 46 02 - a8 5e b7 01 80 ff 96 02  ......F..^......
0296f35c  7c 0d 00 00 00 00 2f 00 - 40 f3 96 02 30 f3 96 02  |...../[email protected]...
0296f36c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0296f37c  00 00 00 00 00 00 00 00 - 59 a6 8a 00 1b 00 00 00  ........Y.......
0296f38c  1f 00 00 00 00 00 00 00 - f9 32 b7 01 0c 00 00 00  .........2......
0296f39c  1f 00 00 00 20 00 93 00 - 00 00 00 00 00 00 00 00  .... ...........
0296f3ac  00 00 00 00 00 00 00 00 - 20 00 93 00 00 00 00 00  ........ .......
0296f3bc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0296f3cc  31 76 8a 00 02 00 00 00 - 1f 00 00 00 01 00 00 00  1v..............
0296f3dc  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0296f3ec  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0296f3fc  00 00 00 00 91 4b b7 01 - 02 00 00 00 1f 00 00 00  .....K..........
0296f40c  00 00 00 00 f9 75 8a 00 - 0d 00 00 00 1f 00 00 00  .....u..........
0296f41c  00 00 00 00 c1 8d 8a 00 - 0f 00 00 00 1f 00 00 00  ................
0296f42c  0c 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0296f43c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............
0296f44c  2f 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  /...............

State Dump for Thread Id 0x530

eax=0466de9c ebx=7503a101 ecx=000000c0 edx=00000000 esi=77f82826 edi=0466de9c
eip=77f82831 esp=0466de88 ebp=0466dea4 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:050e7d6f=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0466de9c=fffe7960
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:050e7d8a=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0466DEA4 7C59A20E 0000000A 00000000 0040B004 0000000A ntdll!NtDelayExecution 
0466FF80 00420CA8 00ABFE84 00000000 00000000 01B724C0 kernel32!Sleep 
0466FFB4 7C57B388 01B724C0 00000000 00000000 01B724C0 !<nosymbols> 
0466FFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
0466de88  43 a2 59 7c 00 00 00 00 - 9c de 66 04 45 09 00 00  C.Y|......f.E...
0466de98  30 09 00 00 60 79 fe ff - ff ff ff ff 80 ff 66 04  0...`y........f.
0466dea8  0e a2 59 7c 0a 00 00 00 - 00 00 00 00 04 b0 40 00  ..Y|..........@.
0466deb8  0a 00 00 00 84 fe ab 00 - 48 22 b7 01 80 ff 66 04  ........H"....f.
0466dec8  24 23 00 00 00 00 00 00 - 45 09 00 00 00 00 00 00  $#......E.......
0466ded8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466dee8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466def8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df08  01 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df18  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df28  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df38  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df48  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df58  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df68  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df78  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df88  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466df98  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466dfa8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0466dfb8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................

State Dump for Thread Id 0xad0

eax=0476df0c ebx=7503a101 ecx=0476deb8 edx=00000000 esi=77f82826 edi=0476de9c
eip=77f82831 esp=0476de88 ebp=0476dea4 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: NtDelayExecution
        77f82826 b832000000       mov     eax,0x32
        77f8282b 8d542404         lea     edx,[esp+0x4]          ss:051e7d6f=????????
        77f8282f cd2e             int     2e
        77f82831 c20800           ret     0x8
        77f82834 53               push    ebx
        77f82835 51               push    ecx
        77f82836 6a00             push    0x0
        77f82838 c70701000000     mov     dword ptr [edi],0x1    ds:0476de9c=fffe7960
        77f8283e ff750c           push    dword ptr [ebp+0xc]    ss:051e7d8a=????????
        77f82841 50               push    eax
        77f82842 e879fdffff       call    RtlMultiByteToUnicodeN (77f825c0)
        77f82847 e928fcffff       jmp  RtlConsoleMultiByteToUnicodeN+0x333 (77f82474)

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0476DEA4 7C59A20E 0000000A 00000000 0040B004 0000000A ntdll!NtDelayExecution 
0476FF80 00420CA8 00ABFE84 00000000 00000000 01B73538 kernel32!Sleep 
0476FFB4 7C57B388 01B73538 00000000 00000000 01B73538 !<nosymbols> 
0476FFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 

*----> Raw Stack Dump <----*
0476de88  43 a2 59 7c 00 00 00 00 - 9c de 76 04 7e 08 00 00  C.Y|......v.~...
0476de98  30 23 00 00 60 79 fe ff - ff ff ff ff 80 ff 76 04  0#..`y........v.
0476dea8  0e a2 59 7c 0a 00 00 00 - 00 00 00 00 04 b0 40 00  ..Y|..........@.
0476deb8  0a 00 00 00 84 fe ab 00 - 48 65 b7 01 80 ff 76 04  ........He....v.
0476dec8  94 22 00 00 00 00 00 00 - 7e 08 00 00 00 00 00 00  ."......~.......
0476ded8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476dee8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476def8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df08  01 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df18  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df28  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df38  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df48  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df58  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df68  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df78  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df88  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476df98  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476dfa8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0476dfb8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................

State Dump for Thread Id 0x664

eax=32305b00 ebx=008a0178 ecx=32305af8 edx=008a00a2 esi=008ae5c0 edi=008a0000
eip=77fcc823 esp=0496cfd8 ebp=0496d06c iopl=0         nv up ei ng nz na po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000287


function: RtlFreeHeap
        77fcc800 895da8           mov     [ebp+0xa8],ebx         ss:053e6f52=????????
        77fcc803 83bf7001000000   cmp  dword ptr [edi+0x170],0x0 ds:008a0170=00000000
        77fcc80a 0f851f130000     jne     RtlDestroyHeap+0x4eb (77fcdb2f)
        77fcc810 8b03             mov     eax,[ebx]              ds:008a0178=01b76e08
        77fcc812 8945a4           mov     [ebp+0xa4],eax         ss:053e6f52=????????
        77fcc815 3bd8             cmp     ebx,eax
        77fcc817 7413             jz      77fd552c
        77fcc819 8d48f8           lea     ecx,[eax+0xf8]         ds:32d7f9e6=????????
        77fcc81c 894dac           mov     [ebp+0xac],ecx         ss:053e6f52=????????
        77fcc81f 668b55cc         mov     dx,[ebp+0xcc]              ss:053e6f53=????
FAULT ->77fcc823 663b11           cmp     dx,[ecx]                   ds:32305af8=????
        77fcc826 7604             jbe     77fd532c
        77fcc828 8b00             mov     eax,[eax]              ds:32305b00=????????
        77fcc82a ebe6             jmp     77fd5212
        77fcc82c 89459c           mov     [ebp+0x9c],eax         ss:053e6f52=????????
        77fcc82f 8b5004           mov     edx,[eax+0x4]          ds:32d7f9e6=????????
        77fcc832 8955a0           mov     [ebp+0xa0],edx         ss:053e6f52=????????
        77fcc835 8d4e08           lea     ecx,[esi+0x8]          ds:013284a6=????????
        77fcc838 8901             mov     [ecx],eax              ds:32305af8=????????
        77fcc83a 89560c           mov     [esi+0xc],edx          ds:013284a6=????????
        77fcc83d 890a             mov     [edx],ecx              ds:008a00a2=00000000
        77fcc83f 894804           mov     [eax+0x4],ecx          ds:32d7f9e6=????????

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

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0496D06C 0041F55A 008A0000 00000000 008AE5C8 0496D100 ntdll!RtlFreeHeap 
0496D0B4 0042E033 008AE5C8 0041BB33 008AE5C8 0043DF93 !<nosymbols> 
00446848 008AE5C9 0000041A 0000041F 00000000 008A96B1 !<nosymbols> 
00000000 00000000 00000000 00000000 00000000 00000000 <nosymbols> 

*----> Raw Stack Dump <----*
0496cfd8  00 d1 96 04 c8 e5 8a 00 - e7 03 00 00 78 01 8a 00  ............x...
0496cfe8  00 6e b7 01 08 6e b7 01 - 18 04 00 00 ff 0e 1c 42  .n...n.........B
0496cff8  00 d1 96 04 00 d1 96 04 - 3c d0 96 04 55 1f f8 77  ........<...U..w
0496d008  18 25 f8 77 ff ff ff ff - 00 5b 30 32 78 01 8a 00  .%.w.....[02x...
0496d018  f8 5a 30 32 00 00 00 00 - 10 04 00 00 01 04 00 00  .Z02............
0496d028  ff 03 00 00 00 d1 96 04 - ff ff ff ff 00 00 8a 00  ................
0496d038  a2 00 00 00 01 d0 96 04 - 50 56 42 00 f0 70 43 00  ........PVB..pC.
0496d048  c0 e5 8a 00 01 d0 96 04 - 8b f5 41 00 d8 cf 96 04  ..........A.....
0496d058  24 cc 96 04 a4 d0 96 04 - 55 1f f8 77 28 25 f8 77  $.......U..w(%.w
0496d068  01 00 00 00 b4 d0 96 04 - 5a f5 41 00 00 00 8a 00  ........Z.A.....
0496d078  00 00 00 00 c8 e5 8a 00 - 00 d1 96 04 00 00 00 00  ................
0496d088  e7 03 00 00 ff 03 00 00 - 7c d0 96 04 90 d5 96 04  ........|.......
0496d098  a0 52 43 00 00 00 00 00 - 24 cc 96 04 90 d5 96 04  .RC.....$.......
0496d0a8  50 56 42 00 d8 70 43 00 - ff ff ff ff 48 68 44 00  PVB..pC.....HhD.
0496d0b8  33 e0 42 00 c8 e5 8a 00 - 33 bb 41 00 c8 e5 8a 00  3.B.....3.A.....
0496d0c8  93 df 43 00 1a 04 00 00 - 00 00 00 00 33 00 00 00  ..C.........3...
0496d0d8  94 7a 40 00 00 d1 96 04 - 00 00 00 00 ff ff ff ff  .z@.............
0496d0e8  dd 69 44 00 60 20 f8 77 - 44 ba 01 00 9c d5 96 04  .iD.` .wD.......
0496d0f8  ff 0e 1c 42 00 00 00 00 - 00 00 00 00 09 6e b7 01  ...B.........n..
0496d108  e7 03 00 00 ff 03 00 00 - 5b 30 32 2f 32 32 2f 32  ........[02/22/2
The only difference I see in the two environments, is the constant hammering of people trying to get on the server when it is full. I hope this helps diagnose the problem. Let me know if there is something I need to take care of on my end, but due to the fact that I have a gig of fiber connected to the server and it being configured the same as the machine it was stable on I'm not sure where the problem is.

I stream at 400k with a 50 user max, using approx. 21.48 megs of bandwidth out of 1 gig available.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

unfortunately debug dumps mean nothing to me without source. What was the last log entry before the crash each time it occurs?
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

I reproduced the event locally. I didn't have logging enabled on the other server. The last log entries of the log file follow.

Code: Select all

[03/04/2005@14:01:22] <192.168.10.101> Server Full

[03/04/2005@14:01:22] <192.168.10.160> Server Full

[03/04/2005@14:01:22] <127.0.0.1> Server Full

[03/04/2005@14:01:22] <192.168.10.101> Server Full

[03/04/2005@14:01:22] <192.168.10.160> Server Full

[03/04/2005@14:01:22] <127.0.0.1> Server Full
As I wrote before, the server crashes when it gets hammered for a period of time. That period of time appears to be random as it took a few minutes this time and the last 3 or 4 times it has happened took hours.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

are you using winamp?

I will try to see if I cannot setup something to hammer my local server here and see if I can reproduce.
- Jay
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

I was able to reproduce. Looks like the logging code get's quite messy if the server is being hammered relentlessly.
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

Using winamp on all my Win2000 computers. Like I said, it sometimes takes hours and other times happens in under 10 minutes. It's one of those elusive bugs that may take a while to duplicate.

I configured the server for 1 stream and used 1 computer to hook up and 4 to hammer. In the real world we are being hammered by up to 100 different computers at a time. Under the heaviest load it shuts down quickly. Under the lighter load it takes much longer.

Additonally... If you have the screen log turned on and you grab the scroll bar and hold it after scrolling up while being hammered, as soon as you let go of the scroll bar steamcast shuts down. Looking at the log it then shows a gap in the last entries.

I hope that helps.
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

Thanks Jay... I thought there might be a problem in that area.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

do me a favor and try out www.steamcast.com/downloads/steamcast/steamcast.exe

Let me know if it continues to give you problems, appearently vsprintf is not thread safe :p
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

I just tried it and it seemed a bit more stable. I only got to 10 winamp players hammering it before it crashed. It took about 10 minutes.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

strange, I have 12 winamps hammering the shit out of it and it doesn't crash.

I guess I need to write something to hammer it more effectively then this. Perhaps my machine is too slow to really get the full effect. 2.8Ghz CPU
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

I wouldn't think 2.8 is too slow, but I have dedicated 4 - 3.0 computers to hammering it. I had 6 instances of winamp on one machine I was up to 2 on the next machine and had 1 each on the other two. I do notice the more instances I had hammering, the more the hammering of each of the players slows down. Another thing I noticed is that Radio Toolbox sees the stats faster with this one and doesn't seem to hang like the other one.

Like I said it can be a pretty elusive bug.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

well I just setup a script to hammer the local server right now I am getting about 40 connections per second.
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

I turned off the screen log and it did become more stable... at 52 per second it has lasted for the last 30 minutes. When I went to between 55 and 57 per second it crashed immediately.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

try disabling both screen log and file logging and see if it crashes.

Something else you might try is just hammering with no source connected and see if that makes any difference. That will help me determine better where to look next.
- Jay
RSBN
Posts: 13
Joined: Thu Mar 03, 2005 8:51 pm

Post by RSBN »

With no screen log, no file log and no source at about 78 per second it was stable for the 10 minute test.

Same setup with source added... at 78 per second it has stayed stable for about 10 minutes and counting.

I'll continue with the test for the next hour and let you know if it shuts down. If it stays stable for the next hour, I'll upload it and try it with no logging to see if it stays stable.

The log feature is something I don't need right now, but I will need in the near future.

Thanks for you help.
Post Reply