You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/04/04 20:03:00 UTC

[jira] [Created] (IMPALA-11226) Resolve symbols from shared libraries when processing minidumps

Joe McDonnell created IMPALA-11226:
--------------------------------------

             Summary: Resolve symbols from shared libraries when processing minidumps
                 Key: IMPALA-11226
                 URL: https://issues.apache.org/jira/browse/IMPALA-11226
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.1.0
            Reporter: Joe McDonnell


When symbolizing a minidump, the most important pieces are the impalad code, but there are also a lot of symbols from libstdc++, libjvm, libpthread that could be resolved. When processing a minidump in a context where those libraries are accessible, we should dump those symbols and use them for processing the minidump.

Specifically, bin/jenkins/finalize.sh should dump symbols for OS libraries, libstdc++, and Kudu client.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org