[VM][2.8pre2] Bug in Socket code?

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Thu Aug 31 11:26:36 UTC 2000


Hi Ian,

there is a bug somewhere in the socket stuff. My Comanche-server, based on
a Squeak2.7 image, seems to run fine. My PWS server, which is a 2.2 image,
starts up fine, serves requests for a while, but after a couple of minutes
crashes like this:

----------------------------
aioHandle: bad match 9 (nil) 0x80cf578

Segmentation fault

1081161080 Socket>waitForDataUntil:
1081160988 Socket>getData
1081160872 PWS>readRequest
1081160464 PWS>initializeFrom:
1081160596 [] in >serve:
1081160372 BlockContext>ifError:
1081160280 >serve:
1081159540 [] in >loopOnPort:loggingTo:
1081159656 [] in BlockContext>newProcessWith:
----------------------------

This same image (that's the gsug swiki, also sqfixes archive) used to run
fine over months with a 2.7VM+Lex's fixes.

bert.balloon ~ > uname -a
Linux balloon.cs.uni-magdeburg.de 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40
EST 2000 i686 unknown

-- Bert





More information about the Squeak-dev mailing list