Debugging problem with GOODS 80 in 3.8-6665

Ken Causey ken at kencausey.com
Thu Jun 1 23:49:09 UTC 2006


An update.  It appears that between a quit and restart somehow the
socket is sticking around with the same sessionID.  I'm not sure how
this is possible.  For now I'm working around it by not holding on to a
KKDatabase instance in the saved image on shutdown.

Ken

On Thu, 2006-06-01 at 11:53 -0500, Ken Causey wrote:
> Hi, I'm having a problem with committing in GOODS 80 in 3.8-6665.
> KKDatabase>>commit is choking on a primitive failure in
> Socket>>primeSocketSendDone.  I initially ran into this on a 3.8a-1 unix
> vm, then tried it on a 3.9-7 unix vm where I also see the same
> behaviour.
> 
> Using gdb with the 3.9-7 vm I find that socketValid is returning false
> because the SocketPtr's sessionID does not match thisNetSession.
> 
> Unfortunately I don't know what this means.  Can someone please give me
> a hand tracking down the problem?  I should be on #squeak for the next 6
> or 7 hours at least.  Thank you.
> 
> Ken
> 
> P.S. I should also note that I'm using the GOODS server version 3.01
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060601/def0a0fb/attachment.pgp


More information about the Squeak-dev mailing list