Page 2 of 2

Re: Bug with core libraries

Posted: Wed Sep 27, 2017 12:35 am
by Angus
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).

Re: Bug with core libraries

Posted: Wed Sep 27, 2017 2:58 pm
by kalimanmer
We tested it again and now you have also the error shown in bt.c, here you have the crash and dump info. We really appreciate your help.

Case 1

Re: Bug with core libraries

Posted: Wed Sep 27, 2017 3:00 pm
by kalimanmer
Case 2

Re: Bug with core libraries

Posted: Wed Sep 27, 2017 3:01 pm
by kalimanmer
Case 3 and last one

Re: Bug with core libraries

Posted: Fri Sep 29, 2017 7:08 am
by kalimanmer
Hello again, do you have any comment? We are waiting for your reply.