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

Impala can crash if mprotect() of jitted code fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 2.10.0
    • None
    • Backend

    Description

      LLVM doesn't return the appropriate error code to us because of https://bugs.llvm.org/show_bug.cgi?id=33616.

      The consequences are unpredictable but could include us trying to execute non-executable memory and crashing.

      Once it's fixed in LLVM we'll need to check the error code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: