<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I revisited my MonticelloProjects experiment yesterday, and am still
    crashing<br>
    the vm when serializing to a compressed fuel file. I wrote about it
    at the time,<br>
    and then gave up as the vm was less stable during that period. <br>
    <br>
<a class="moz-txt-link-freetext" href="http://forum.world.st/Working-with-a-compressed-Fuel-file-td4869105.html">http://forum.world.st/Working-with-a-compressed-Fuel-file-td4869105.html</a><br>
    <br>
    and it looks like the issue referenced:<br>
    <br>
<a class="moz-txt-link-freetext" href="http://forum.world.st/Re-Pharo-project-GZipWriteStream-crashing-my-VM-when-serializing-td4177725.html">http://forum.world.st/Re-Pharo-project-GZipWriteStream-crashing-my-VM-when-serializing-td4177725.html</a><br>
    <br>
    To reproduce in a pharo6 image:<br>
    <br>
    |project| <br>
    Gofer it <br>
            smalltalkhubUser: 'StephanEggermont' project:
    'MonticelloProjects'; <br>
            package: 'MonticelloProjects'; <br>
            load. <br>
    <br>
    project := (Smalltalk at: #MCProject) new location: <br>
    '<a class="moz-txt-link-freetext" href="http://smalltalkhub.com/mc/StephanEggermont/Documentation/main">http://smalltalkhub.com/mc/StephanEggermont/Documentation/main</a>'. <br>
    project read. <br>
    project saveToFile.<br>
    <br>
    That reliably crashes in saveToFile.<br>
    <br>
    It seems to be independent of 32/64 bit and mac/linux, as I tried
    some variations.<br>
    <br>
    Stephan<br>
    <p><span style="color: rgb(51, 51, 51); font-family: Verdana,
        Geneva, Helvetica, Arial, sans-serif; font-size: 13.44px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial;"></span></p>
    <span style="color: rgb(51, 51, 51); font-family: Verdana, Geneva,
      Helvetica, Arial, sans-serif; font-size: 13.44px; font-style:
      normal; font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: normal; letter-spacing: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); text-decoration-style: initial; text-decoration-color:
      initial;"><br>
    </span><span style="color: rgb(51, 51, 51); font-family: Verdana,
      Geneva, Helvetica, Arial, sans-serif; font-size: 13.44px;
      font-style: normal; font-variant-ligatures: normal;
      font-variant-caps: normal; font-weight: normal; letter-spacing:
      normal; orphans: 2; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial;"></span><span
      style="color: rgb(51, 51, 51); font-family: Verdana, Geneva,
      Helvetica, Arial, sans-serif; font-size: 13.44px; font-style:
      normal; font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: normal; letter-spacing: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); text-decoration-style: initial; text-decoration-color:
      initial;"><br>
    </span>
  </body>
</html>