Heres the debugger info:
Code: Select all
[MQ2]List: index is 0
[MQ2]Return - Returned to /call getItemName ${itemNum}
[MQ2]List: index is 0
[MQ2]Next - End of loop 2 to 2
[MQ2]Return - Returned to /call checkAheadCompareAlert ${J} ${cPrice} ${cTrib}
[MQ2]Next - End of loop 43 to 200
[MQ2]Call - Calling subroutine getPriceAndSelect with params 44
[MQ2]GetFuncParam(1): 'int itemNum)'
[MQ2]List: index is 1
[MQ2]Return - Returned to /call getPriceAndSelect ${J}
[MQ2]Call - Calling subroutine getSelectedTributeValue with params
[MQ2]/delay ending early, conditions met
(1ac4.1adc): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=00000001 ecx=0012c204 edx=030b22c8 esi=04bd7008 edi=00000003
eip=03003e69 esp=0012da10 ebp=0012e244 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010246
MQ2Main!Blech::Cleanup+0x29:
03003e69 0000 add byte ptr [eax],al ds:0023:00000000=??
0:000> .sympath SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
WARNING: Whitespace at end of path element
0:000> .sympath SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
0:000> r
eax=00000000 ebx=00000001 ecx=0012c204 edx=030b22c8 esi=04bd7008 edi=00000003
eip=03003e69 esp=0012da10 ebp=0012e244 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010246
MQ2Main!Blech::Cleanup+0x29:
03003e69 0000 add byte ptr [eax],al ds:0023:00000000=??
0:000> kv
ChildEBP RetAddr Args to Child
0012da24 55525428 6f002945 74495b77 69446d65 MQ2Main!Blech::Cleanup+0x29 (FPO: [Non-Fpo]) (CONV: thiscall) [d:\mq2-20080619\blech\blech.h @ 687]
WARNING: Frame IP not in any known module. Following frames may be wrong.
00000000 00000000 00000000 00000000 00000000 0x55525428


