[squeak-dev] [BUG] SqueakMap not working in a new image.

Tobias Pape Das.Linux at gmx.de
Mon Mar 15 10:18:11 UTC 2010


Hello,

when opening the lates Trunk image, an old (I had this already a year ago) hit me:

One cannot open the  SqueakMap Browser.
Stack trace attached. (dnu: select:)

It used to be fixed by "SMSqueakMap bootStrap"
Yet, this produces another Stack Trace (dnu: do:)
It gets stuck when loding updates (

"Make sure map is updated"
map loadUpdates.

) in the Install-file.

I tracked it down to 
	arrayOfRoots := self loadSegmentFrom: segment outPointers: outPointers.
in ImageSegment>>comeFullyUpOnReload: is returning nil, i.e., failing to load
the Image segment.
It seems, map.4718.sgz is no more compatible with trunk.

So Long,
	-Tobias


-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.log
Type: application/octet-stream
Size: 4411 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100315/041d4c55/SqueakDebug.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.log
Type: application/octet-stream
Size: 4453 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100315/041d4c55/SqueakDebug-0001.obj


More information about the Squeak-dev mailing list