Joe McDonnell created IMPALA-11261:
--------------------------------------

             Summary: Create a script to process minidump to core and use GDB 
to get the stack
                 Key: IMPALA-11261
                 URL: https://issues.apache.org/jira/browse/IMPALA-11261
             Project: IMPALA
          Issue Type: Task
          Components: Infrastructure
    Affects Versions: Impala 4.1.0
            Reporter: Joe McDonnell


In debugging a recent issue, I found that processing a minidump to a core and 
then using gdb produced a better stack trace than processing it directly as a 
minidump. gdb may make better use of debug information, and it showed inline 
functions more reliably.

It would be good to automate this workflow. Given that other information may be 
available via gdb (e.g. thread information), this automation could pull that 
information as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to