Hi Rob,

    you're running a Cog VM derived from VMMaker-oscog.11.  VMMaker-oscog.16 has some important fixes.  You might want to update.

best
Eliot

On Fri, Jun 25, 2010 at 4:29 AM, Rob Withers <reefedjib@yahoo.com> wrote:
 
Here is the crash dump from the Cog VM

--------------------------------------------------
From: "Rob Withers" <reefedjib@yahoo.com>
Sent: Friday, June 25, 2010 7:20 AM
To: "Squeak VM Dev" <vm-dev@lists.squeakfoundation.org>
Subject: [Vm-dev] Squeak 4.1 VM crash





I am running the Cog image on the stock Squeak 4.1 vm.  I was testing the
Cryptography package.  There are two test cases that are now failing:
CryptoRigndaelCBCTest>>#testByteArrayFromHexString and
CryptoX509Test>>#testSignatureValidation for unknown reasons.

I decided to Run Coverage.   I am not really sure what this does, but I was
trying to find a way to get performance numbers and then compare to the Cog
VM.

I got the attached crash dump.

Rob