Squat crash on winXP (was "Squat progress 18 February 2004: MacOSX and ipv6")

SmallSqueak smallsqueak at rogers.com
Fri Feb 20 02:50:08 UTC 2004


Hi Craig,

> 	I'm a little puzzled, because I've heard success 
> stories from other winXP users (I can't test it myself, 
> unfortunately). It looks like there's some code your platform 

	Behind every success story, there is at least one crash
	story, and maybe even a big one ;-)

<CRASH.DMP smallest.image on headless.exe>
---------------------------------------------------------------------
Thu Feb 19 21:09:00 2004

Exception code: C0000005
Exception addr: 004288D1
Access violation (read access) at 4E796144
EAX:4E796144	EBX:00000000	ECX:10020000	EDX:4E796144
ESI:10021D34	EDI:00000000	EBP:0019332E	ESP:00054148
EIP:004288D1	EFL:00010206
FP Control: FFFF027F
FP Status:  FFFF4861
FP Tag:     FFFFFFFF

Current byte code: 248
Primitive index: 42
Stack dump follows:
</CRASH.DMP smallest.image on headless.exe>

<CRASH.DMP smallest.image on headed.exe>
---------------------------------------------------------------------
Thu Feb 19 21:15:09 2004

Exception code: C0000005
Exception addr: 00428451
Access violation (read access) at 4E796144
EAX:4E796144	EBX:00000000	ECX:00B60020	EDX:4E796144
ESI:00B61D54	EDI:00000000	EBP:001EDB43	ESP:000E690C
EIP:00428451	EFL:00010206
FP Control: FFFF027F
FP Status:  FFFF7841
FP Tag:     FFFFFFFF

Current byte code: 24
Primitive index: 42
Stack dump follows:

16114872 MethodDictionary>keyAt:
16114780 MethodDictionary>keyAt:
16114688 MethodDictionary>keyAt:
16114596 MethodDictionary>keyAt:
 
...Fill in the blanks to get a file of 1411115 bytes.
...This must be the biggest crash dump in Squeak history ;-)

12140816 MethodDictionary>keyAt:
12140724 MethodDictionary>keyAt:
12140632 MethodDictionary>keyAt:
12140540 MethodDictionary>keyAt:

<CRASH.DMP smallest.image on headed.exe>

	Cheers,

	PhiHo

	P.S: To generate smallest.image,
		ren smallest.image smallest.image.bz2
		winunrar smallest.image.bz2
		resulted in smallest.image of 207KB
		The original smallest.image was 92KB.
		Just a bit of trick from the sorcerer ;-)

		BTW, I hope you can find some time to put
		a Squat package on SM. This would be very 
		helpful for those who want to review Squat.

	PPS: Latest news, latest control.image on Feb 19 is broken.
		No crash but output console was open with many
		messages for a little while then Squeak self terminated.




More information about the Squeak-dev mailing list