Status: Accepted
Owner: eliot.miranda
New issue 3825 by [email protected]: "Run Coverage" Crashes COG VM
http://code.google.com/p/pharo/issues/detail?id=3825
Attempting to "Run Coverage" crasheds the COG VM (instruction -1). The
same crash occurs in a virgin image.
Pharo image: dev
Pharo core version: Pharo1.1.1, Latest update: #11414
Virtual machine used:
SmalltalkImage current versionLabel ==> This virtual machine does not
support the optional primitive #primitiveVMVersion.
However, the crash dump (attached)says VM Version: Teleplace VM 1.0.15
(release) from Sep 21 2010
Steps to reproduce:
1. Open Testrunner, select some tests (I picked CompilerTests).
2. Click "Run Coverage"
3. Select package "Compiler" from the popup.
Attachments:
COG VM crash.dmp 13.1 KB