Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2002 09:32:26 -0700 (PDT)
From:      Nick Johnson <freebsd@spatula.net>
To:        freebsd-java@freebsd.org
Subject:   segv in RandomAccessFile native method
Message-ID:  <20020808093049.T13773-100000@turing.morons.org>

next in thread | raw e-mail | index | archive | help
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.<init>(Unknown Source)
        at org.apache.lucene.store.FSDirectory.openFile(Unknown Source)
        at org.apache.lucene.index.TermInfosReader.<init>(Unknown Source)
        at org.apache.lucene.index.SegmentReader.<init>(Unknown Source)
        at org.apache.lucene.index.SegmentReader.<init>(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.<init>(Unknown Source)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020808093049.T13773-100000>