I have this Dr watson that is occuring, I believe it is when a BID is received from the host, and it's not my product but I am troubleshooting the events and this is the DR Watson log, what is a "nop" ? I would like to say "No op" or no operation but I don't know...
-------------
Scott
mailto:[email protected][email protected]</A>
MCSE, MCP+Internet
Code:
function: <nosymbols> 017e04f4 c20400 ret 0x4 017e04f7 90 nop 017e04f8 90 nop 017e04f9 90 nop 017e04fa 90 nop 017e04fb 90 nop 017e04fc 90 nop 017e04fd 90 nop 017e04fe 90 nop 017e04ff 90 nop FAULT ->017e0500 8b4108 mov eax,[ecx+0x8] ds:00eeea06=???????? 017e0503 8b510c mov edx,[ecx+0xc] ds:00eeea06=???????? 017e0506 56 push esi 017e0507 8b742408 mov esi,[esp+0x8] ss:0345e12b=???????? 017e050b 2bd0 sub edx,eax 017e050d 3bd6 cmp edx,esi 017e050f 763b jbe 017e054c 017e0511 8d1406 lea edx,[esi+eax] ds:0256f740=00000000 017e0514 8b01 mov eax,[ecx] ds:00000000=???????? 017e0516 c1ea08 shr edx,0x8 017e0519 85c0 test eax,eax 017e051b 742f jz 017e054c
Scott
mailto:[email protected][email protected]</A>
MCSE, MCP+Internet
Comment