Cannot abandon sources with CogVM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot abandon sources with CogVM

Mariano Martinez Peck
 
Hi. If I take any PharoCore 1.3 image and evaluate: Smalltalk abandonSources
I have two errors and the image is frozen. I cannot interrupt it and I have to force a quite.

Two erros pops up: the first one says "computation has been terminated" and the second oneĀ  is a stacktrace which message: "UndefinedObject(Object)>>doesNotUnderstand: #findNextHandlerContextStarting"

This seems similar to the problem we have with the DebuggerMethodMap trying to build a dev image: http://code.google.com/p/pharo/issues/detail?id=4087

At least this time it is easier to reproduce ;)

I attach PharoDebug.log. With the Interpreter VM it works correctly.

Thanks

--
Mariano
http://marianopeck.wordpress.com


PharoDebug.log (38K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Cannot abandon sources with CogVM

Mariano Martinez Peck
 
http://code.google.com/p/cog/issues/detail?id=43

http://code.google.com/p/pharo/issues/detail?id=4087

On Sun, May 8, 2011 at 10:19 PM, Mariano Martinez Peck <[hidden email]> wrote:
Hi. If I take any PharoCore 1.3 image and evaluate: Smalltalk abandonSources
I have two errors and the image is frozen. I cannot interrupt it and I have to force a quite.

Two erros pops up: the first one says "computation has been terminated" and the second oneĀ  is a stacktrace which message: "UndefinedObject(Object)>>doesNotUnderstand: #findNextHandlerContextStarting"

This seems similar to the problem we have with the DebuggerMethodMap trying to build a dev image: http://code.google.com/p/pharo/issues/detail?id=4087

At least this time it is easier to reproduce ;)

I attach PharoDebug.log. With the Interpreter VM it works correctly.

Thanks

--
Mariano
http://marianopeck.wordpress.com




--
Mariano
http://marianopeck.wordpress.com