Re: [Pharo-project] image crash when saving a method
can you file out this class and load it in a 12414 and does it crash?
I have an image that reliably crashes the VM whenever I save a method in a particular class.
Strange.
I tried opening a different browser, saving an empty method, restoring the method from changes⦠crash, and no PharoDebug.log It seems I can still modify other classes.
This is the 1.1.1 image (#11414) with a few packages (PetitParser, Filesystem, Autotest) on John's 5.8b10 VM.
does it mean with cog?
What to do ?
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I'd say peek latest binary COG compiled by Eliot and test again (can't remember exact address, you'll have to browse...). Then forward the problem to vm-dev with more details. Nicolas 2010/9/29 Stéphane Ducasse <stephane.ducasse@inria.fr>:
can you file out this class and load it in a 12414 and does it crash?
I have an image that reliably crashes the VM whenever I save a method in a particular class.
Strange.
I tried opening a different browser, saving an empty method, restoring the method from changes⦠crash, and no PharoDebug.log It seems I can still modify other classes.
This is the 1.1.1 image (#11414) with a few packages (PetitParser, Filesystem, Autotest) on John's 5.8b10 VM.
does it mean with cog?
What to do ?
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Nicolas Cellier -
Stéphane Ducasse