Madexceptbpl Top |top|
Sometimes, madExcept will display a call stack with [UNKNOWN] symbols, followed by the note: Stack range outside madexceptbpl top - tracing halted.
: Developers may encounter errors if the loading order of packages is incorrect after an update. madexceptbpl top
In poorly symbolized call stacks, this becomes [madexceptbpl] top . Sometimes, madExcept will display a call stack with
Inside madExcept.pas , there is a function called TopOfStack (or GetTopOfStack ), which returns the highest memory address of the current thread’s stack. When an exception occurs in a BPL, MadExcept sometimes logs the instruction before the crash as: madexceptbpl top