You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/02/07 23:18:00 UTC

[jira] [Created] (IMPALA-11907) Upgrade to a version of breakpad that supports compressed DWARF

Joe McDonnell created IMPALA-11907:
--------------------------------------

             Summary: Upgrade to a version of breakpad that supports compressed DWARF
                 Key: IMPALA-11907
                 URL: https://issues.apache.org/jira/browse/IMPALA-11907
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


Breakpad added support for handling compressed DWARF debug symbols in 

[https://github.com/google/breakpad/commit/de086a98595f68715c1dce9860f77014a2a1b187]

[https://github.com/google/breakpad/commit/b14bb95d5de268b6231dc8c667fb0f7d73676856]

In theory, this should allow us to remove the workarounds in bin/dump_breakpad_symbols.py. 

[https://github.com/apache/impala/blob/master/bin/dump_breakpad_symbols.py#L277-L291]

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)