These are new release candidates. The Travis CI Newspeak bootstrap job caught a serious bug with become and process switch in the Spur VMs.
CogVM binaries as per VMMaker.oscog-eem.1405/r3397
Spur:
Make sure the post become action unforwards the Process in the activeProcess
inst var. Add some more asserts to check. Also follow the specialObjectsArray
after a pin become.
Generically use storePointerUnchecked: when storing nils into the process lists.
--