Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 61355 invoked from network); 30 Dec 2004 22:38:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Dec 2004 22:38:00 -0000 Received: (qmail 20260 invoked by uid 500); 30 Dec 2004 22:37:51 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 20241 invoked by uid 500); 30 Dec 2004 22:37:51 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 20228 invoked by uid 99); 30 Dec 2004 22:37:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ice.mm.com (HELO drizzle.mm.com) (204.73.34.14) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 30 Dec 2004 14:37:48 -0800 Received: from MUSCOVITE.OPIN.COM (diamond.opin.com [206.147.124.36]) by drizzle.mm.com (Postfix) with ESMTP id BA5865E16C for ; Thu, 30 Dec 2004 16:37:47 -0600 (CST) Received: by MUSCOVITE.OPIN.COM with Internet Mail Service (5.5.2657.72) id ; Thu, 30 Dec 2004 16:48:01 -0600 Message-ID: From: Steve Rajavuori To: 'Lucene Users List' Subject: Fatal error on Windows Date: Thu, 30 Dec 2004 16:47:44 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I am getting a fatal exception on Windows 2000 Server when performing a search. Upon call to IndexSearcher.search( ) with a large query I see this error from the JVM: Unexpected Signal : EXCEPTION_FLT_STACK_CHECK (0xc0000092) occurred at PC=0xA2D4 16 Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. I am using Lucene 1.4.3 and JRE 1.4.2_06. Has anyone had an experience like this? Any suggestions to work around or troubleshoot? Steve Rajavuori --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org