You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2014/02/06 21:18:10 UTC

[jira] [Resolved] (LUCENE-5436) RefrenceManager#accquire can result in infinite loop if manager resource is abused outside of the manager

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

Simon Willnauer resolved LUCENE-5436.
-------------------------------------

    Resolution: Fixed
      Assignee: Simon Willnauer

committed to 4x and trunk

> RefrenceManager#accquire can result in infinite loop if manager resource is abused outside of the manager
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5436
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5436
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/search
>    Affects Versions: 4.6.1, 5.0, 4.7
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>             Fix For: 5.0, 4.7
>
>         Attachments: LUCENE-5436.patch, LUCENE-5436.patch, LUCENE-5436.patch
>
>
> I think I found a bug that can cause the ReferenceManager to stick in an infinite loop if the managed reference is decremented outside of the manager without a corresponding increment. I think this is pretty bad since the debugging of this is a mess and we should rather throw ISE instead.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org