Bug 37940

GemBuilder for Smalltalk/VW

7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0

7.2

Stack information not exported causing occasional debugger walkbacks

It is possible to see occasional bugs of the general form,

"Attempt to store a forward reference using the object identifier
xxxxxxxx which has not been allocated to this session"

when debugging stacks with server contexts. Because of the way #fetchObjectValues was implemented in past releases, some objects were not exported and can be garbage collected, causing this error.


Last updated: 10/23/08