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

Hitting DCHECK/CHECK does not write minidumps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.6.0
    • Impala 2.7.0
    • Backend
    • None

    Description

      When hitting a DCHECK/CHECK the daemons do not write minidumps. This is caused by glog's own stack unwinding mechanism, which catches SIGABRT and removes all other handlers before aborting.

      This issue mostly affects debug builds, where DCHECK is enabled, as we only use CHECK at a handful of places (outside of tests).

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: