You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2016/10/13 16:29:20 UTC

[jira] [Resolved] (SYSTEMML-1032) Bufferpool integer size overflow w/ entries >2GB

     [ https://issues.apache.org/jira/browse/SYSTEMML-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Boehm resolved SYSTEMML-1032.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 0.11

> Bufferpool integer size overflow w/ entries >2GB
> ------------------------------------------------
>
>                 Key: SYSTEMML-1032
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1032
>             Project: SystemML
>          Issue Type: Bug
>    Affects Versions: SystemML 0.11
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>            Priority: Blocker
>             Fix For: SystemML 0.11
>
>
> 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.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)