This is a crash of the Java Virtual Machine itself, which should never
happen unless the JVM itself has a bug. This generally isn't caused by any
specific Java code. I can't tell what kind of computer you're using
Java on, but I can see that it's UNIX. See if there is a newer (or
older but more stable!) version of Java for your operating system, and
check any available release notes to be sure any needed OS patches
have been installed. 

I think peltier wrote:
> 
> 
>   At the end of my study in a enginering school, my last project is to
> developp a card game, wich artificial intelligence is made in Jess.
> 
>   But, for the moment we wanted to developp a little this intelligence
> (approximatively 30 rules), we found a problem crashing our game !
> 
>   Do you know this problem ? Could you explain me my fault ?
> 
> 
>   Jean Francois PELTIER
> 
> 
> 
> 
> SIGSEGV   11*  segmentation violation
>         stackbase=0xbffff990, stackpointer=0xbffff678
> 
> Full thread dump:
>     "Finalizer thread" (TID:0x40660220, sys_thread_t:0x413c9f28,
> state:CW) prio=1
>     "Async Garbage Collector" (TID:0x406601d8, sys_thread_t:0x413a8f28,
> state:CW) prio=1
>     "Idle thread" (TID:0x40660190, sys_thread_t:0x41387f28, state:R)
> prio=0
>     "Clock" (TID:0x406600d0, sys_thread_t:0x41366f28, state:CW) prio=12
>     "main" (TID:0x406600a8, sys_thread_t:0x819ee40, state:R) prio=5
> *current thread*
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
>         jess.ValueVector.equals(ValueVector.java:98)
> Monitor Cache Dump:
>     jess.ReteCompiler@1080450344/1080821312: owner "main" (0x819ee40, 3
> entries)
>     jess.TextInputStream@1080442704/1080798472: owner "main" (0x819ee40,
> 1 entry)
>     jess.Jesp@1080442736/1080799136: owner "main" (0x819ee40, 1 entry)
>     <unknown key> (0x0x413a8f28): <unowned>
>         Waiting to be notified:
>             "Async Garbage Collector"
>     jess.Rete@1080442144/1080794112: owner "main" (0x819ee40, 1 entry)
> Registered Monitor Dump:
>     Thread queue lock: <unowned>
>     Name and type hash table lock: <unowned>
>     String intern lock: <unowned>
>     JNI pinning lock: <unowned>
>     JNI global reference lock: <unowned>
>     BinClass lock: <unowned>
>     Class loading lock: <unowned>
>     Java stack lock: <unowned>
>     Code rewrite lock: <unowned>
>     Heap lock: <unowned>
>     Has finalization queue lock: <unowned>
>     Finalize me queue lock: <unowned>
>         Waiting to be notified:
>             "Finalizer thread"
>     Monitor IO lock: <unowned>
>     Child death monitor: <unowned>
>     Event monitor: <unowned>
>     I/O monitor: <unowned>
>     Alarm monitor: <unowned>
>         Waiting to be notified:
>             "Clock"
>     Monitor cache expansion lock: <unowned>
>     Monitor registry: owner "main" (0x819ee40, 1 entry)
> Thread Alarm Q:
>     sys_thread_t 0x413a8f28   [Timeout in 224 ms]
> IOT trap/Abort
> ---------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the
> list. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------
> 
> 


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9214                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to