You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/11/30 15:04:44 UTC

[jira] [Reopened] (LUCENE-2263) Deadlock with FSIndexInput and SegmentReader

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

Erick Erickson reopened LUCENE-2263:
------------------------------------


> Deadlock with FSIndexInput and SegmentReader 
> ---------------------------------------------
>
>                 Key: LUCENE-2263
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2263
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 2.2
>         Environment: bash-3.00$ cat /etc/release
>                       Solaris 10 10/08 s10s_u6wos_07b SPARC
>            Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
>                         Use is subject to license terms.
>                             Assembled 27 October 2008
> bash-3.00$ uname -a
> SunOS op06udb1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6340 
>            Reporter: Antonio Martinez
>            Priority: Minor
>
> See http://issues.apache.org/jira/browse/JCR-2426 - Issue seen with Jackrabbit 1.4.4 and lucene 2.2.0
> There is a deadlock but it is not visible in the dump what thread is holding the lock, which indicates a VM thread is holding it.
> The class involved "FSIndexInput" uses "Descriptor" class, which has overridden the finalize method and eventually calls RandomAccessFile "close" and "finalize" methods.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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