Stupid networking question

Michael Rueger m.rueger at acm.org
Tue Apr 30 20:19:52 UTC 2002


Aaron J Reichow wrote:
> It just sits there, hung, not timing out after 10 seconds.  When I Cmd-.
> it, the topmost method called is Semaphore>>#critical:IfError: called by
> NetNameResolver class>>#nameForAddress:timeout:.

It sounds like the Semaphore is still locked. Did you abort a name
lookup earlier and the unwind didn't reset the Semaphore? Just an
idea...

Michael



More information about the Squeak-dev mailing list