[
https://issues.apache.org/jira/browse/IMPALA-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-11226.
------------------------------------
Fix Version/s: Impala 4.2.0
Resolution: Fixed
> 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
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: Impala 4.2.0
>
>
> 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.10#820010)