[vtk-developers] PSLACReaderQuadratic test: Invalid array accesses
David Lonie
david.lonie at kitware.com
Tue Dec 8 15:59:17 EST 2015
For now, I've just triaged the behavior here:
https://gitlab.kitware.com/vtk/vtk/commit/04b340f678dda8ff3692a0a3ede465a3f7c4b9f4
(that branch is not yet merged)
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.
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 :-)
Dave
On Tue, Dec 8, 2015 at 3:53 PM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
> On Wed, Dec 02, 2015 at 14:41:13 -0500, David Lonie wrote:
> > Is anyone familiar with this reader able to take a look?
>
> I'm not familiar, but a cursory glance seems to indicate that
> EdgesToSendToProcesses and EdgesToSendToProcesses are out of sync,
> probably by something going wrong around line 791. Looks like Lengths
> isn't updated if process != this->RequestedPiece?
>
> --Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20151208/7bd0469e/attachment.html>
More information about the vtk-developers
mailing list