<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi folks,<br></div><div><br></div><div><br></div><div>I isolated the bug to the heartbeat timer vm.<br></div><div><br></div><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div>bash-4.3$ ls Squeak6.0alpha-20010-64bit-202003021730-Linux<br></div><div>bin  shared  sqcogspur64linux  sqcogspur64linuxht20201018  squeak.sh<br></div></div></blockquote><div><br></div><div>I have the above image, stand-alone, out-of-the-box.<br></div><div><br></div><div>The bin directory is the vm ships with the zip. it works fine.<br></div><div>sqcogspur64linux from trunk, works fine.<br></div><div>sqcogspur64linuxht20201018  introduces the bug.<br></div><div><br></div><div><br></div><div><br></div><div>to reproduce:<br></div><div><br></div><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>./sqcogspur64linuxht20201018/bin/squeak shared/Squeak6.0alpha-20010-64bit.image<br></div></blockquote><div>In a workspace...<br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div>BoxedFloat64 infinity    Infinity<br></div><div>(BoxedFloat64 infinity) >= 1   true<br></div><div>(BoxedFloat64 infinity) < 1    false<br></div></div></blockquote><div>save and quit, then rerun.<br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div><br></div><div>./sqcogspur64linuxht20201018/bin/squeak shared/Squeak6.0alpha-20010-64bit.image<br></div></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div>BoxedFloat64 infinity     Infinity<br></div><div>(BoxedFloat64 infinity) >= 1   false<br></div><div>(BoxedFloat64 infinity) < 1    true<br></div></div></blockquote></blockquote><div>Best of luck to the VM team on this one!<br></div><div><br></div><div><br></div><div>cheers,<br></div><div><br></div><div>Buzz Lightyear, Space Ranger.<br></div><div><br></div><div><br></div></div><br></body></html>