[minicoredumper] Invalid stack when all memory regions are dumped
John Ogness
john.ogness at linutronix.de
Mon Jul 19 17:39:40 CEST 2021
Hello Abhi Arjun,
On 2021-07-08, Abhi Arjun <abhiarjun at tutanota.com> wrote:
> Im the recept file, under maps section if only "[vdso]" is present
> then I get proper stack in gdb. However if I add "*" to include all
> memory regions (that's my requirement), then stack becomes
> invalid/corrupted as shown below. I just have main() function in the
> program.
I could not reproduce the problem. When using a wildcard, the matching
function uses recursion. Maybe you are having stack space issues?
Can you provide an example program that causes this?
John Ogness
More information about the minicoredumper
mailing list