help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] swazoo-pool repo


From: Stefan Schmiedl
Subject: Re: [Help-smalltalk] swazoo-pool repo
Date: Wed, 14 Oct 2009 13:48:00 +0200

On Wed, 14 Oct 2009 10:47:20 +0200
Paolo Bonzini <address@hidden> wrote:

> On 10/14/2009 07:12 AM, Stefan Schmiedl wrote:
> > Hi Paolo,
> >
> > my head is filled with fuzziness today,
> > pray tell, where does swazoo-pool repo stay?
> 
> git remote add paolo \
>    http://www.inf.unisi.ch/~bonzini/webdav/smalltalk.git/
> git fetch paolo
> git checkout paolo/swazoo-pool

did this and the usual autoreconfiguremakeinstall dance.
test script fails for n=10,20 with 

/usr/lib64/ruby/1.8/net/protocol.rb:135:in `sysread': end of file reached 
(EOFError)

for n=30 a smalltalk error pops up:

...
user_1255520647.40414_18
user_1255520647.40414_19
user_1255520647.40414_20
Object: nil error: did not understand #goodness:
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
UndefinedObject(Object)>>doesNotUnderstand: #goodness: (AnsiExcept.st:1556)
optimized [] in BlockClosure class>>exceptionHandlerSearchBlock 
(BlkClosure.st:13)
[] in Kernel.CoreException>>instantiateNextHandler:from: (ExcHandling.st:344)
MethodContext(ContextPart)>>scanBacktraceForAttribute:do: (ContextPart.st:424)
Kernel.CoreException>>instantiateNextHandler:from: (user_1255520647.40414_21
ExcHandling.st:345)
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
UndefinedObject(Object)>>doesNotUnderstand: #<= (AnsiExcept.st:1556)
optimized [] in Delay class>>startDelayLoop (Delay.st:165)
SortedCollection>>insertionIndexFor:upTo: (user_1255520647.40414_22
SortCollect.st:707)
[] in SortedCollection>>merge (SortCollect.st:510)
SortedCollection(SequenceableCollection)>>reverseDo: (SeqCollect.st:953)
SortedCollection>>merge (SortCollect.st:516)
SortedCollection>>beConsistent (SortCollect.st:183)
SortedCollection(OrderedCollection)>>at: (OrderColl.st:85)
SortedCollection(SequenceableCollection)>>do: (SeqCollect.st:822)
SortedCollection(user_1255520647.40414_23
Collection)>>select: (Collection.st:336)
SortedCollection(Collection)>>removeAllSuchThat: (Collection.st:170)
Delay class>>unscheduleDelay: (Delay.st:147)
Delay class>>handleDelayEvent (Delay.st:91)
optimized [] in Delay class>>runDelayProcess (Delay.st:116)
[] in BlockClosure>>ifCurtailed: (BlkClosure.st:287)
BlockClosure>>ensure: (BlkClosure.st:269)
BlockClosure>>ifCurtailed: (BlkClosure.st:289)
Delay class>>runDelayProcess (Delay.st:118)
optimized [] in Delay class>>startDelayLoop (Delay.st:167)
[] in Process>>onBlock:at:suspend: (Process.st:384)
BlockClosure>>on:do: (BlkClosure.st:192)
[] in Process>>onBlock:at:suspend: (Process.st:387)
BlockClosure>>ensure: (BlkClosure.st:269)
[] in Process>>onBlock:at:suspend: (Process.st:393)
[] in BlockClosure>>asContext: (BlkClosure.st:178)
BlockContext class>>fromClosure:parent: (BlkContext.st:68)

gotta run,
back online later

s.




reply via email to

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