<div dir="ltr">For now, I've just triaged the behavior here:<div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/commit/04b340f678dda8ff3692a0a3ede465a3f7c4b9f4">https://gitlab.kitware.com/vtk/vtk/commit/04b340f678dda8ff3692a0a3ede465a3f7c4b9f4</a><br></div><div><br></div><div>(that branch is not yet merged)</div><div><br></div><div>Doesn't fix the bug that causes the inconsistency, but prevents the reader from crashing and prints a warning to let users know that something's up. Most importantly, it lets us move forward with the array refactoring.</div><div><br></div><div>The tests still pass, so it seems to be ok. If anyone wants to make a pass at fixing this for real, go for it :-)</div><div><br></div><div>Dave</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 8, 2015 at 3:53 PM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Dec 02, 2015 at 14:41:13 -0500, David Lonie wrote:<br>
> Is anyone familiar with this reader able to take a look?<br>
<br>
</span>I'm not familiar, but a cursory glance seems to indicate that<br>
EdgesToSendToProcesses and EdgesToSendToProcesses are out of sync,<br>
probably by something going wrong around line 791. Looks like Lengths<br>
isn't updated if process != this->RequestedPiece?<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span></blockquote></div><br></div>