Debug AMX Backtrace error
#1

This never happened before, and I was wondering how I can fix it.

Quote:

[17:35:08] [debug] AMX backtrace:
[17:35:08] [debug] #0 00000008 in public CheckStatus () from grp.amx
[17:35:09] [debug] Run time error 8: "Heap underflow"
[17:35:09] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:09] [debug] AMX backtrace:
[17:35:09] [debug] #0 00000008 in public PauseCheck () from grp.amx
[17:35:09] [debug] Run time error 8: "Heap underflow"
[17:35:09] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:09] [debug] AMX backtrace:
[17:35:09] [debug] #0 00000008 in public CheckStatus () from grp.amx
[17:35:10] [debug] Run time error 8: "Heap underflow"
[17:35:10] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:10] [debug] AMX backtrace:
[17:35:10] [debug] #0 00000008 in public PauseCheck () from grp.amx
[17:35:10] [debug] Run time error 8: "Heap underflow"
[17:35:10] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:10] [debug] AMX backtrace:
[17:35:10] [debug] #0 00000008 in public CheckStatus () from GRP.amx
[17:35:11] [debug] Run time error 8: "Heap underflow"
[17:35:11] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:11] [debug] AMX backtrace:
[17:35:11] [debug] #0 00000008 in public PauseCheck () from
[17:35:11] [debug] Run time error 8: "Heap underflow"
[17:35:11] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:11] [debug] AMX backtrace:
[17:35:11] [debug] #0 00000008 in public CheckStatus () from
[17:35:12] [debug] Run time error 8: "Heap underflow"
[17:35:12] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:12] [debug] AMX backtrace:
[17:35:12] [debug] #0 00000008 in public PauseCheck () from
[17:35:12] [debug] Run time error 8: "Heap underflow"
[17:35:12] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:12] [debug] AMX backtrace:
[17:35:12] [debug] #0 00000008 in public CheckStatus () from
[17:35:13] [debug] Run time error 8: "Heap underflow"
[17:35:13] [debug] Heap pointer (HEA) is 0x1C9948, heap bottom (HLW) is 0x65A0450
[17:35:13] [debug] AMX backtrace:
[17:35:13] [debug] #0 00000008 in public PauseCheck () from

Reply
#2

Heap underflows usually follow another crash that terminated the stack line. This messes up the order and PAWN eventually tries to pop stuff from the heap that doesnt exist anymore. Check the top of that crashlogs if theres a different error at the start.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)