[ 
https://issues.apache.org/jira/browse/LUCENE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076288#comment-14076288
 ] 

Littlestar commented on LUCENE-5849:
------------------------------------

I meet the bug too when getting binaryDoc.
I have patch LUCENE-5681, wong too...

java.lang.RuntimeException: java.io.EOFException: read past EOF: 
RAMInputStream(name=RAMInputStream(name=_0_Lucene49_0.dvd) [slice=randomaccess])
        at 
org.apache.lucene.util.packed.DirectReader$DirectPackedReader1.get(DirectReader.java:78)
        at 
org.apache.lucene.codecs.lucene49.Lucene49DocValuesProducer$1.get(Lucene49DocValuesProducer.java:345)
        at org.apache.lucene.util.LongValues.get(LongValues.java:45)

> Scary "read past EOF" in RAMDir
> -------------------------------
>
>                 Key: LUCENE-5849
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5849
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>
> Nightly build hit this: 
> http://builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/91095
> And I'm able to repro at least once after beasting w/ the right JVM 
> (1.7.0_55) and G1GC.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to