Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1032

Bufferpool integer size overflow w/ entries >2GB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • SystemML 0.11
    • SystemML 0.11
    • None
    • None

    Description

      The recent buffer pool integration of frames in SYSTEMML-968 introduced a buffer pool integer overflow. This only shows up with heap sizes >13.5GB, entries >2GB, and shallow serialize (dense or CSR). Potential errors are OOMs or NoSuchElementException from the buffer pool on eviction as the buffer pool cannot be cleaned to size 0 anymore.

      Attachments

        Issue Links

          Activity

            People

              mboehm7 Matthias Boehm
              mboehm7 Matthias Boehm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: