<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-03 2:08 GMT+02:00 David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On Wed, Jul 02, 2014 at 03:48:03PM -0700, Eliot Miranda wrote:<br>
&gt;<br>
&gt; On Wed, Jul 2, 2014 at 3:39 PM, Nicolas Cellier &lt;<br>
&gt; <a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; Anyway, it happens that I cannot publish because there is a bug in my<br>
&gt; &gt; image (mostly an updated trunk image)...<br>
&gt; &gt; I&#39;m currently stuck with ZipWriteStream(DeflateStream)&gt;&gt;updateHashAt:<br>
&gt; &gt; which tries to write at position 65537 in a buffer of length 65536<br>
&gt; &gt; Huh?<br>
&gt; &gt;<br>
&gt;<br>
&gt; Ah, I&#39;ve seen this recently too!  I think it&#39;s just a corrupted mcz<br>
&gt; package.  Delete the package and download a fresh one and you could find<br>
&gt; the bug evaporates.<br>
<br>
I saw it last weekend too. I thought that it was an improbable edge condition,<br>
so I did not mention it on squeak-dev until I could explain the bug.<br>
<br>
It is not a corrupted mcz. In my case, the failure occurred while trying to<br>
write a new mcz.<br>
<br>
We should move this to squeak-dev and figure out what is going on.<br>
<br>
Dave<br>
<br></blockquote><div><br></div><div>Exactly my case too, when creating a new .mcz (when deflating, before writing anything to a file).<br></div><div>I started inquiring some references like <a href="https://github.com/madler/zlib/blob/master/deflate.c">https://github.com/madler/zlib/blob/master/deflate.c</a> but it&#39;s hard to find an exact match with our version.<br>
</div></div><br></div></div>