<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word;line-break:after-white-space"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">I've taken the liberty of opening issues for the problem with Deflate.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">VM issue: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/193">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/193</a></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">Image code issue: <a href="https://pharo.fogbugz.com/f/cases/20973/DeflateStream-can-t-handle-input-that-exceeds-the-maximum-number-of-non-compressible-blocks">https://pharo.fogbugz.com/f/cases/20973/DeflateStream-can-t-handle-input-that-exceeds-the-maximum-number-of-non-compressible-blocks</a></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">Cheers,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">Max</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div> <div id="bloop_sign_1516085793530384896" class="bloop_sign"> <br></div> <br><p class="airmail_on">On 15 January 2018 at 19:21:20, <a href="mailto:vm-dev-request@lists.squeakfoundation.org">vm-dev-request@lists.squeakfoundation.org</a> (<a href="mailto:vm-dev-request@lists.squeakfoundation.org">vm-dev-request@lists.squeakfoundation.org</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>Send Vm-dev mailing list submissions to<br>  <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>   <a href="http://lists.squeakfoundation.org/mailman/listinfo/vm-dev">http://lists.squeakfoundation.org/mailman/listinfo/vm-dev</a><br>or, via email, send a message with subject or body 'help' to<br> <a href="mailto:vm-dev-request@lists.squeakfoundation.org">vm-dev-request@lists.squeakfoundation.org</a><br><br>You can reach the person managing the list at<br>       <a href="mailto:vm-dev-owner@lists.squeakfoundation.org">vm-dev-owner@lists.squeakfoundation.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Vm-dev digest..."<br><br><br>Today's Topics:<br><br>   1. Re: Reproducible crashing the VM with a zipped fuel<br>      serialization (Max Leske)<br>   2. [OpenSmalltalk/opensmalltalk-vm] 947faa: Clean up deployment<br>      artifacts (GitHub)<br>   3. Re: [OpenSmalltalk/opensmalltalk-vm] Build<br>      FileAttributesPlugin on Linux (32 & 64 bit) (#191) (akgrant43)<br>   4. [OpenSmalltalk/opensmalltalk-vm] bb1078: Make move Windows<br>      compatible (GitHub)<br>   5. [OpenSmalltalk/opensmalltalk-vm] f871a8: Minor<br>      deployment-related fixes (GitHub)<br>   6. [OpenSmalltalk/opensmalltalk-vm] 8b2701: Fix itimer naming<br>      logic (GitHub)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 15 Jan 2018 13:38:51 +0100<br>From: Max Leske <<a href="mailto:maxleske@gmail.com">maxleske@gmail.com</a>><br>To: <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br>Subject: Re: [Vm-dev] Reproducible crashing the VM with a zipped fuel<br>       serialization<br>Message-ID:<br>    <<a href="mailto:CAEHcf-svY%2BiXr6M0n18WUkxp6mVi5QGDSm-XPuJSDQdDe06MBw@mail.gmail.com">CAEHcf-svY+iXr6M0n18WUkxp6mVi5QGDSm-XPuJSDQdDe06MBw@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>On 15 January 2018 at 13:00:03, <a href="mailto:vm-dev-request@lists.squeakfoundation.org">vm-dev-request@lists.squeakfoundation.org</a> (<br><a href="mailto:vm-dev-request@lists.squeakfoundation.org">vm-dev-request@lists.squeakfoundation.org</a>) wrote:<br><br>Max Leske <<a href="mailto:maxleske@gmail.com">maxleske@gmail.com</a>> wrote:<br>> So, I seem to have identified the problem.<br><br>Great!<br><br>> According to the RFC on Deflate (<br>> <a href="https://tools.ietf.org/html/rfc1951#page-5">https://tools.ietf.org/html/rfc1951#page-5</a>) the maximum number of<br>> non-compressible blocks is limited to (2^16) - 1:<br><br>Uhm, the size of each individual block or the number of blocks?<br><br>Yeah, my face looked the same when I read that :D. It's really the number<br>of blocks.<br><br>Max<br><br><br><br>Stephan<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180115/00c3cfb9/attachment-0001.html">http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180115/00c3cfb9/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 15 Jan 2018 07:21:09 -0800<br>From: GitHub <<a href="mailto:noreply@github.com">noreply@github.com</a>><br>To: <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br>Subject: [Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 947faa: Clean up<br>  deployment artifacts<br>Message-ID:<br>     <5a5cc6e535f2a_225d2b0080821bfc1017b@hookshot-fe-88eb02d.cp1-iad.github.net.mail><br>       <br>Content-Type: text/plain; charset="utf-8"<br><br>  Branch: refs/heads/fniephaus/artifacts<br>  Home:   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm">https://github.com/OpenSmalltalk/opensmalltalk-vm</a><br>  Commit: 947faacae15c502ddaa5afdc2f9ae1071299e73f<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/947faacae15c502ddaa5afdc2f9ae1071299e73f">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/947faacae15c502ddaa5afdc2f9ae1071299e73f</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .bintray.json<br>    M .travis_build.sh<br>    M .travis_deploy.sh<br>    A deploy/generate-artifacts.sh<br><br>  Log Message:<br>  -----------<br>  Clean up deployment artifacts<br><br>- Ship macOS VMs in a DMG file (#170)<br>- Clean up build junk that came with Windows VMs (#171)<br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Mon, 15 Jan 2018 08:26:36 -0800<br>From: akgrant43 <<a href="mailto:notifications@github.com">notifications@github.com</a>><br>To: OpenSmalltalk/opensmalltalk-vm<br>    <<a href="mailto:opensmalltalk-vm@noreply.github.com">opensmalltalk-vm@noreply.github.com</a>><br>Cc: Push <<a href="mailto:push@noreply.github.com">push@noreply.github.com</a>><br>Subject: Re: [Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Build<br> FileAttributesPlugin on Linux (32 & 64 bit) (#191)<br>Message-ID:<br>   <OpenSmalltalk/opensmalltalk-vm/pull/191/push/<a href="mailto:2255425448@github.com">2255425448@github.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>@akgrant43 pushed 1 commit.<br><br>8050927  20294 Add FileAttributesPlugin to build<br><br><br>-- <br>You are receiving this because you are subscribed to this thread.<br>View it on GitHub:<br><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/191/files/05396ec7c9ed5dac9c2faf6e6884086875421018..8050927e97b855100d699fa3f55f0712b664638a">https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/191/files/05396ec7c9ed5dac9c2faf6e6884086875421018..8050927e97b855100d699fa3f55f0712b664638a</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180115/58ba439e/attachment-0001.html">http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180115/58ba439e/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 4<br>Date: Mon, 15 Jan 2018 09:48:01 -0800<br>From: GitHub <<a href="mailto:noreply@github.com">noreply@github.com</a>><br>To: <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br>Subject: [Vm-dev] [OpenSmalltalk/opensmalltalk-vm] bb1078: Make move<br>   Windows compatible<br>Message-ID:<br>       <5a5ce951432db_3ab72ac3b6e83c1895914@hookshot-fe-265448d.cp1-iad.github.net.mail><br>       <br>Content-Type: text/plain; charset="utf-8"<br><br>  Branch: refs/heads/fniephaus/artifacts<br>  Home:   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm">https://github.com/OpenSmalltalk/opensmalltalk-vm</a><br>  Commit: bb107833638c6a55ee242ac82099cf765ff9c037<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bb107833638c6a55ee242ac82099cf765ff9c037">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bb107833638c6a55ee242ac82099cf765ff9c037</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .travis_build.sh<br><br>  Log Message:<br>  -----------<br>  Make move Windows compatible<br><br><br>  Commit: e21a70fa74930972e857ef6fb8c5d5c505883174<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e21a70fa74930972e857ef6fb8c5d5c505883174">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e21a70fa74930972e857ef6fb8c5d5c505883174</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .travis_deploy.sh<br><br>  Log Message:<br>  -----------<br>  Temporarily ignore deployment branches<br><br><br>  Commit: 5c051b8d1fb8780085dc923cae9a70c3f45c2718<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5c051b8d1fb8780085dc923cae9a70c3f45c2718">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5c051b8d1fb8780085dc923cae9a70c3f45c2718</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .travis_build.sh<br>    M deploy/generate-artifacts.sh<br><br>  Log Message:<br>  -----------<br>  No need to move folders around<br><br><br>Compare: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/947faacae15c...5c051b8d1fb8">https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/947faacae15c...5c051b8d1fb8</a><br><br>------------------------------<br><br>Message: 5<br>Date: Mon, 15 Jan 2018 09:57:57 -0800<br>From: GitHub <<a href="mailto:noreply@github.com">noreply@github.com</a>><br>To: <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br>Subject: [Vm-dev] [OpenSmalltalk/opensmalltalk-vm] f871a8: Minor<br>   deployment-related fixes<br>Message-ID:<br> <5a5ceba51b84e_380a2ae4c2269c0c72716@hookshot-fe-b0febf1.cp1-iad.github.net.mail><br>       <br>Content-Type: text/plain; charset="utf-8"<br><br>  Branch: refs/heads/fniephaus/artifacts<br>  Home:   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm">https://github.com/OpenSmalltalk/opensmalltalk-vm</a><br>  Commit: f871a824dcd4dfb241591859743b6be301c6e86a<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f871a824dcd4dfb241591859743b6be301c6e86a">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f871a824dcd4dfb241591859743b6be301c6e86a</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .travis_build.sh<br>    M deploy/generate-artifacts.sh<br><br>  Log Message:<br>  -----------<br>  Minor deployment-related fixes<br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Mon, 15 Jan 2018 10:21:12 -0800<br>From: GitHub <<a href="mailto:noreply@github.com">noreply@github.com</a>><br>To: <a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a><br>Subject: [Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 8b2701: Fix itimer<br>   naming  logic<br>Message-ID:<br>    <5a5cf118ab01a_6f592af0c3aa5c1010812f@hookshot-fe-6e9b612.cp1-iad.github.net.mail><br>      <br>Content-Type: text/plain; charset="utf-8"<br><br>  Branch: refs/heads/fniephaus/artifacts<br>  Home:   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm">https://github.com/OpenSmalltalk/opensmalltalk-vm</a><br>  Commit: 8b2701866da8c39ef4c0d9f622571c6bb0ceea2b<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8b2701866da8c39ef4c0d9f622571c6bb0ceea2b">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8b2701866da8c39ef4c0d9f622571c6bb0ceea2b</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M deploy/generate-artifacts.sh<br><br>  Log Message:<br>  -----------<br>  Fix itimer naming logic<br><br><br>  Commit: 7fa7d45ccae4d27ce314fca278ec01b2fd4a666d<br>      <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7fa7d45ccae4d27ce314fca278ec01b2fd4a666d">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7fa7d45ccae4d27ce314fca278ec01b2fd4a666d</a><br>  Author: Fabio Niephaus <<a href="mailto:code@fniephaus.com">code@fniephaus.com</a>><br>  Date:   2018-01-15 (Mon, 15 Jan 2018)<br><br>  Changed paths:<br>    M .travis_build.sh<br><br>  Log Message:<br>  -----------<br>  Restore slash for Windows<br><br><br>Compare: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/f871a824dcd4...7fa7d45ccae4">https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/f871a824dcd4...7fa7d45ccae4</a><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Vm-dev mailing list<br><a href="mailto:Vm-dev@lists.squeakfoundation.org">Vm-dev@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/vm-dev">http://lists.squeakfoundation.org/mailman/listinfo/vm-dev</a><br><br><br>------------------------------<br><br>End of Vm-dev Digest, Vol 139, Issue 58<br>***************************************<br></div></div></span></blockquote></body></html>