bug in delay?

marcelo Cortez jmdc_marcelo at yahoo.com.ar
Mon Jan 5 14:39:57 UTC 2004


hi guys 
 
some body konw this bug ? 
the Delay schedule call to add:  to sortedCollection
SortedCollection fire the error 
any ideas ?
Tia
 
MDC
 

Error: subscript is out of bounds: 21

5 January 2004 9:01:05 am

VM: Win32 - Squeak3.6 of '6 October 2003' [latest update: #5424]

Image: Squeak3.6 [latest update: #5424]

Array(Object)>>error:

Receiver: #(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Arguments and temporary variables: 

aString: 'subscript is out of bounds: 21'

Receiver's instance variables: 

#(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Array(Object)>>errorSubscriptBounds:

Receiver: #(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Arguments and temporary variables: 

index: 21

Receiver's instance variables: 

#(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Array(Object)>>at:

Receiver: #(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Arguments and temporary variables: 

index: 21

Receiver's instance variables: 

#(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Array(SequenceableCollection)>>replaceFrom:to:with:startingAt:

Receiver: #(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

Arguments and temporary variables: 

start: 19

stop: 22

replacement: #(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil ...etc...

repStart: 20

index: 20

repOff: 1

Receiver's instance variables: 

#(nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil a Delay nil nil)

--- The full stack ---

Array(Object)>>error:

Array(Object)>>errorSubscriptBounds:

Array(Object)>>at:

Array(SequenceableCollection)>>replaceFrom:to:with:startingAt:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Array>>replaceFrom:to:with:startingAt:

SortedCollection(OrderedCollection)>>insert:before:

SortedCollection>>add:

[] in Delay>>schedule

[] in Semaphore>>critical:

BlockContext>>ensure:

Semaphore>>critical:

Delay>>schedule

Delay>>wait

WorldState>>interCyclePause:

WorldState>>doOneCycleFor:

PasteUpMorph>>doOneCycle

[] in Project class>>spawnNewProcess

[] in BlockContext>>newProcess




---------------------------------
 ¿Buscás un auto?
Encontralo en Yahoo! Autos
¡Más de 4000 clasificados todos los días!
Usados - 0 km - Vendé el tuyo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040105/3565a195/attachment.htm


More information about the Squeak-dev mailing list