Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECA3E11DA6 for ; Mon, 28 Jul 2014 16:54:40 +0000 (UTC) Received: (qmail 87047 invoked by uid 500); 28 Jul 2014 16:54:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 86935 invoked by uid 500); 28 Jul 2014 16:54:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 86767 invoked by uid 99); 28 Jul 2014 16:54:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2014 16:54:38 +0000 Date: Mon, 28 Jul 2014 16:54:38 +0000 (UTC) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-5849) Scary "read past EOF" in RAMDir MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076381#comment-14076381 ] Robert Muir commented on LUCENE-5849: ------------------------------------- Thats expected. you passed an illegal document id. that isn't a bug. > 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 > Attachments: TestBinaryDocIndex.java > > > 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org