From owner-freebsd-java Thu Aug 8 9:32:36 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B497D37B405 for ; Thu, 8 Aug 2002 09:32:33 -0700 (PDT) Received: from turing.morons.org (turing.morons.org [209.237.229.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE32F43E6A for ; Thu, 8 Aug 2002 09:32:31 -0700 (PDT) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id 812B9AB28; Thu, 8 Aug 2002 09:32:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 806BEA947 for ; Thu, 8 Aug 2002 09:32:26 -0700 (PDT) Date: Thu, 8 Aug 2002 09:32:26 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@turing.morons.org To: freebsd-java@freebsd.org Subject: segv in RandomAccessFile native method Message-ID: <20020808093049.T13773-100000@turing.morons.org> X-what-happen: someone set up us the bomb X-Message-Flags: Spatula MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lucene keeps bombing periodically, and always in this same place. If I have some spare time I'll see if I can hunt down what's happening. Has anyone else had something similar happen? "tcpConnection-6802-12" (TID:0x2c0ece00, sys_thread_t:0x8b4a080, state:R) prio=5 at java.io.RandomAccessFile.length(Native Method) at org.apache.lucene.store.FSInputStream.(Unknown Source) at org.apache.lucene.store.FSDirectory.openFile(Unknown Source) at org.apache.lucene.index.TermInfosReader.(Unknown Source) at org.apache.lucene.index.SegmentReader.(Unknown Source) at org.apache.lucene.index.SegmentReader.(Unknown Source) at org.apache.lucene.index.IndexReader$1.doBody(Unknown Source) at org.apache.lucene.store.Lock$With.run(Unknown Source) at org.apache.lucene.index.IndexReader.open(Unknown Source) at org.apache.lucene.index.IndexReader.open(Unknown Source) at org.apache.lucene.search.IndexSearcher.(Unknown Source) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message