swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two actions at one time in schedule breaks next


From: Marcus G. Daniels
Subject: Re: Two actions at one time in schedule breaks next
Date: 15 Nov 2000 17:34:50 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "TTF" == Tee Toth-Fejel <address@hidden> writes:

TTF> The problem is that when more than one actions is scheduled at
TTF> one time slot, shedule.next breaks.  Here is the code:

[..]

You've sent me the same code three times now. 

Once again, witness the result below on Windows 2000.  Same thing on
Debian 2.2.

If someone can get the crash Tee describes using the current
2.1.1-fixes DLLs and swarm.jar, I'd like to hear about.  If you can, I'll
need a stack trace in GDB.

Kaffe:

address@hidden $ javacswarm TestMapIndexOld.java
address@hidden $ javaswarm TestMapIndexOld
main: starting initSwarm
main: finished initSwarm, creating TestMapIndexOld
TestMapIndexOld: constructor
main: finished TestMapIndexOld, starting buildActions
main: finished buildActions
test: address@hidden
test: index.getName=swarm.collections.MapIndexImpl
first event: address@hidden
second event: address@hidden
third event: null

JDK 1.3:

address@hidden $ jdkcswarm TestMapIndexOld.java
address@hidden $ jdkswarm TestMapIndexOld
main: starting initSwarm
main: finished initSwarm, creating TestMapIndexOld
TestMapIndexOld: constructor
main: finished TestMapIndexOld, starting buildActions
main: finished buildActions
test: address@hidden
test: index.getName=swarm.collections.MapIndexImpl
first event: address@hidden
second event: address@hidden
third event: null
address@hidden $ 

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]