<div dir="ltr">Thanks for the report! This VTK patch fixes the issue:<div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/1370">https://gitlab.kitware.com/vtk/vtk/merge_requests/1370</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 23, 2016 at 1:17 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I certainly can reproduce this issue. Looking into it. I'll report<br>
back once I know more.<br>
<span class="HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Mar 23, 2016 at 11:41 AM, Christophe Bourcier<br>
<<a href="mailto:christophe.bourcier.pv@gmail.com">christophe.bourcier.pv@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> On an ImageData, the result of an image slice representation is wrong<br>
> for cells fields. It is reproduced on ParaView 4.4.0 to 5.0.1-rc2, it<br>
> worked fine in 4.3.1. And it works fine with nodes fields.<br>
><br>
> See pictures in links [1] [2].<br>
><br>
> In debug mode, I have an error in the assertion in<br>
> VTK/Common/DataModel/vtkExtractStructuredGridHelper.cxx :525 : void<br>
> vtkExtractStructuredGridHelper::CopyCellData(int*, int*, vtkCellData*,<br>
> vtkCellData*):<br>
><br>
><br>
>         // Sanity checks<br>
>         assert( "pre: srcStart out of bounds" && (srcStart >= 0) &&<br>
>                 (srcStart < inSize) );<br>
><br>
><br>
> Any clue on how to fix this?<br>
><br>
> Steps to reproduce:<br>
> - load the vtk file in link [3]<br>
> - in Display, change Representation from Outline to Slice<br>
><br>
> Thanks,<br>
><br>
> Christophe<br>
><br>
> [1] <a href="http://bourcier.eu/slice_431_ok.png" rel="noreferrer" target="_blank">http://bourcier.eu/slice_431_ok.png</a><br>
> [2] <a href="http://bourcier.eu/slice_501rc2_pb.png" rel="noreferrer" target="_blank">http://bourcier.eu/slice_501rc2_pb.png</a><br>
> [3] <a href="http://bourcier.eu/arlequin_N2_r16.vtk" rel="noreferrer" target="_blank">http://bourcier.eu/arlequin_N2_r16.vtk</a><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</div></div></blockquote></div><br></div>