Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12638

bin/jenkins/finalize.sh should get symbols from libstdc++ / libc to resolve minidumps

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Infrastructure
    • None
    • ghx-label-8

    Description

      The finalize.sh script tries to resolve minidumps. Currently, it dumps symbols for Impala binaries, but it does not get symbols for libstdc+/libc or other system libraries. Encountering these unknown entries can cause the stack walking algorithm to switch to stack scanning and make the stack unreliable. Adding symbols for libstdc+ and libc.so improves the quality of the stacks produced.

      The real fix for Jenkins jobs is to get the bin/resolve_minidump.py script fully functional, so this is a stop-gap.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: