Re: Bug with core libraries
Posted: Wed Sep 27, 2017 12:35 am
Can you please post the crash & register dump from the console that goes with each of these crashes before the gdbstub is started? This will help track down if this is memory corruption or something else.
It's important to note that if this is memory corruption, the backtrace shows you only the symptom of the memory corruption, not the cause (which may be in totally unrelated code that overflows a buffer).
It's important to note that if this is memory corruption, the backtrace shows you only the symptom of the memory corruption, not the cause (which may be in totally unrelated code that overflows a buffer).