You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Steve Rajavuori <St...@opin.com> on 2005/01/03 17:59:14 UTC

RE: Fatal error on Windows

No, I didn't change the source code at all. Has anyone ever seen this error
with Lucene 1.4.3? I am unsure how to troubleshoot further, since the error
occurs within the call to search().

Steve

-----Original Message-----
From: Vikas Gupta [mailto:vgupta@cs.utexas.edu]
Sent: Thursday, December 30, 2004 4:47 PM
To: Lucene Users List
Subject: Re: Fatal error on Windows


A similar message appeared for me on linux. I would recommend doing a

ant clean (or something similar.)
ant jar
ant war

if you changing the source code. Did you change your source code?

-Vikas
----- Original Message ----- 
From: "Steve Rajavuori" <St...@opin.com>
To: "'Lucene Users List'" <lu...@jakarta.apache.org>
Sent: Thursday, December 30, 2004 4:47 PM
Subject: Fatal error on Windows


> 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


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org