<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Gadugi;
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Gabriel,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">I was using scalar data, but I just tried again with vectors of three components, and everything still worked fine.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Your data is not that large, so I doubt you are running out. It could be because you are setting point data to an array that is the wrong size. That is generally
 a pretty bad idea. I tried that, too, and it worked OK for me. But I imagine that there could be filters or other components that could crash with a buffer overrun.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">My first suggestion would be trying the latest version of ParaView to see if that fixes the problem. If it doesn’t, then I would alter your script to make sure
 you never add a PointData field to an output when the size does not match the number of points.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">-Ken<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Gabriel Nahas [mailto:gabrielrezendenahas@gmail.com]
<br>
<b>Sent:</b> Tuesday, April 25, 2017 8:58 AM<br>
<b>To:</b> Moreland, Kenneth <kmorel@sandia.gov><br>
<b>Cc:</b> paraview@paraview.org<br>
<b>Subject:</b> [EXTERNAL] Re: [Paraview] Programmable Filter - Multiple Inputs - Crash<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Ken,<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Thank you very much for trying. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I am using version 4.3 of ParaView, but I also tried my code in the version 5.1 and it is also crashing. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">The first input data is a PointData vector with three components (x,y,z) and around 41,000 points. The second input are the normal vectors of my geometry that consist in around 12,000 points. To get the Normal Vectors, I used Extract Surface
 > Generate Surface Normals > Cell Data to Pointa Data.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><img id="_x0000_i1025" src="https://mailfoogae.appspot.com/t?sender=aZ2FicmllbHJlemVuZGVuYWhhc0BnbWFpbC5jb20%3D&type=zerocontent&guid=60863486-e7b0-4ecd-8704-e5c1e32284a5"><span style="font-size:7.5pt;font-family:"Gadugi",sans-serif;color:white">ᐧ</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 25 April 2017 at 16:48, Moreland, Kenneth <<a href="mailto:kmorel@sandia.gov" target="_blank">kmorel@sandia.gov</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Gabriel,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">I tried loading in your script into ParaView 5.3 and was unable to replicate your crash even when the
 number of points did not match or I used fields that did not exist. Are you using the most recent version of ParaView? If so, can you tell us more about your data?</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">-Ken</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> ParaView [mailto:<a href="mailto:paraview-bounces@paraview.org" target="_blank">paraview-bounces@paraview.org</a>]
<b>On Behalf Of </b>Gabriel Nahas<br>
<b>Sent:</b> Tuesday, April 25, 2017 8:30 AM<br>
<b>To:</b> <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
<b>Subject:</b> [EXTERNAL] [Paraview] Programmable Filter - Multiple Inputs - Crash</span><o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Dear all,<o:p></o:p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br>
I am trying to use a programmable filter that takes two other filters from different blocks as inputs. When I get each data as input (and output) separately my filter works, but when I try with both filters as input and output at the same time it crashes. Does
 anyone know what might be the cause?<br>
<br>
Here the short code of the script I am using that crashes.<br>
<br>
a = inputs[0].PointData["a"]<br>
b = inputs[1].PointData["b"]<br>
output.PointData.append(a, "a")<br>
output.PointData.append(b, "b")<br>
<br>
PS: For information, I am trying doing a script that calculates wall shear stress. One of the input is the velocity gradient and the other one the normal vectors.<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Best regards,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Gabriel Nahas<o:p></o:p></p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">--
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="470" style="width:352.5pt;background:#FEFEFE">
<tbody>
<tr>
<td width="10" valign="top" style="width:7.5pt;padding:0in 7.5pt 0in 7.5pt">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:black"><img border="0" width="65" height="65" id="m_-5718635002307682310_x005f_x0000_i1025" src="https://s3.amazonaws.com/ucwebapp.wisestamp.com/7c85969e-accb-4b88-b372-351be909f098/profile.format_png.resize_200x.png" alt="photo"></span><o:p></o:p></p>
</td>
<td valign="top" style="border:none;border-right:solid #0072B1 1.0pt;padding:0in 0in 0in 0in">
</td>
<td valign="top" style="padding:0in 7.5pt 0in 7.5pt;text-align:initial;font-stretch:normal">
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464">Gabriel Nahas</span></b><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464"><br>
Master Student at École Polytechnique</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#8D8D8D"><a href="tel:+33+6+38+28+29+92" target="_blank"><span style="color:#8D8D8D;text-decoration:none">+33
 6 38 28 29 92</span></a> </span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#0072B1">|</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#8D8D8D"> Skype: <a href="https://webapp.wisestamp.com/" target="_blank"><span style="color:#8D8D8D;text-decoration:none">gabrielrezendenahas</span></a></span><o:p></o:p></p>
</div>
<div style="margin-top:3.75pt">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464"><a href="http://www.facebook.com/gabriel.nahas.9" target="_blank"><span style="text-decoration:none"><img border="0" width="16" height="16" id="m_-5718635002307682310_x005f_x0000_i1026" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/facebook.png"></span></a> <a href="http://in.linkedin.com/in/gabriel-nahas-2566b892" target="_blank"><span style="text-decoration:none"><img border="0" width="16" height="16" id="m_-5718635002307682310_x005f_x0000_i1027" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/linkedin.png"></span></a></span><o:p></o:p></p>
</div>
</td>
</tr>
</tbody>
</table>
<div style="border:none;border-top:solid #D0D0D0 1.0pt;padding:0in 0in 0in 0in;outline:none">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:18.0pt">
<span style="font-family:"Arial",sans-serif;color:#333333"> </span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><img border="0" id="m_-5718635002307682310_x005f_x0000_i1028" src="https://mailfoogae.appspot.com/t?sender=aZ2FicmllbHJlemVuZGVuYWhhc0BnbWFpbC5jb20%3D&type=zerocontent&guid=9905502d-9c30-455a-8535-196b6961a18b"><span style="font-size:7.5pt;font-family:"Gadugi",sans-serif;color:white">ᐧ</span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="470" style="width:352.5pt;background:#FEFEFE">
<tbody>
<tr>
<td width="10" valign="top" style="width:7.5pt;padding:0in 7.5pt 0in 7.5pt">
<p class="MsoNormal"><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:black"><img border="0" width="65" height="65" id="_x0000_i1030" src="https://s3.amazonaws.com/ucwebapp.wisestamp.com/7c85969e-accb-4b88-b372-351be909f098/profile.format_png.resize_200x.png" alt="photo"><o:p></o:p></span></p>
</td>
<td valign="top" style="border:none;border-right:solid #0072B1 1.0pt;padding:0in 0in 0in 0in">
</td>
<td valign="top" style="padding:0in 7.5pt 0in 7.5pt;text-align:initial;font-stretch:normal">
<div>
<p class="MsoNormal"><b><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464">Gabriel Nahas</span></b><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464"><br>
Master Student at École Polytechnique<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#8D8D8D"><a href="tel:+33+6+38+28+29+92" target="_blank"><span style="color:#8D8D8D;text-decoration:none">+33 6 38 28 29 92</span></a> </span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#0072B1">|</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#8D8D8D"> Skype: <a href="https://webapp.wisestamp.com/" target="_blank"><span style="color:#8D8D8D;text-decoration:none">gabrielrezendenahas</span></a><o:p></o:p></span></p>
</div>
<div style="margin-top:3.75pt">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#646464"><a href="http://www.facebook.com/gabriel.nahas.9" target="_blank"><span style="text-decoration:none"><img border="0" width="16" height="16" id="_x0000_i1031" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/facebook.png"></span></a> <a href="http://in.linkedin.com/in/gabriel-nahas-2566b892" target="_blank"><span style="text-decoration:none"><img border="0" width="16" height="16" id="_x0000_i1032" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/linkedin.png"></span></a><o:p></o:p></span></p>
</div>
</td>
</tr>
</tbody>
</table>
<div style="border:none;border-top:solid #D0D0D0 1.0pt;padding:0in 0in 0in 0in;outline:none">
<p class="MsoNormal" style="line-height:18.0pt"><span style="font-family:"Arial",sans-serif;color:#333333"><o:p> </o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>