Hi All, we are looking very close into what changed to cause this. Thank you all for your reports.<br><br><div class="gmail_quote">On Fri, Mar 11, 2011 at 3:09 AM, Jens Kleimann <span dir="ltr">&lt;<a href="mailto:jk@tp4.rub.de">jk@tp4.rub.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dear Tim and Utkarsh,<br>
<div class="im"><br>
On 11.03.2011 01:30, Utkarsh Ayachit wrote:<br>
&gt; That&#39;d be great. You can send it directly to me too if you dont want<br>
&gt; to post it to the mailing list or it&#39;s too big for it.<br>
&gt;<br>
</div><div class="im">&gt; On Thu, Mar 10, 2011 at 2:39 PM, Tim Gallagher &lt;<a href="mailto:tim.gallagher@gatech.edu">tim.gallagher@gatech.edu</a>&gt; wrote:<br>
&gt;&gt; Bummer about XDMF_WRAP_PYTHON, but not a huge deal.<br>
&gt;&gt;<br>
&gt;&gt; The bigger problem is the seg fault when loading XDMF datasets. I&#39;d be happy to give data to replicate the problem if nobody else is seeing the issue.<br>
&gt;&gt;<br>
&gt;&gt; Tim<br>
<br>
</div>I can confirm that PV 10.0 (Linux 64bit binaries) crashes upon opening XDMF files. The sample file quoted below suffices to reproduce the problem. I also note that the very same file was loaded correctly and without complaints by PV 3.10.0-RC1, so continuing to use the RC version is an obvious work-around (albeit an unsatisfactory one).<br>


The ability to load and process XDMF files is absolutely essential to my application; without it, PV is useless to me. It would thus be great to see this vital issue resolved in the near future.<br>
I&#39;ll gladly submit a formal bug report if that should be of any help.<br>
<br>
Jens.<br>
<br>
&lt;!-- BEGIN xdmf_crashtest.xmf --&gt;<br>
&lt;?xml version=&quot;1.0&quot; ?&gt;<br>
&lt;!DOCTYPE Xdmf SYSTEM &quot;Xdmf.dtd&quot; []&gt;<br>
&lt;Xdmf Version=&quot;2.0&quot;&gt;<br>
  &lt;Domain&gt;<br>
    &lt;Grid&gt;<br>
      &lt;Topology TopologyType=&quot;2dCorectMesh&quot; Dimensions=&quot;4 3&quot; /&gt;<br>
      &lt;Geometry GeometryType=&quot;Origin_DxDy&quot;&gt;<br>
        &lt;DataItem  Format=&quot;XML&quot; NumberType=&quot;Float&quot; Dimensions=&quot;2&quot;&gt;<br>
          0.0 0.0<br>
        &lt;/DataItem&gt;<br>
        &lt;DataItem  Format=&quot;XML&quot; NumberType=&quot;Float&quot; Dimensions=&quot;2&quot;&gt;<br>
          10.0 10.0<br>
        &lt;/DataItem&gt;<br>
      &lt;/Geometry&gt;<br>
      &lt;Attribute Name=&quot;data&quot; Center=&quot;Node&quot;  AttributeType=&quot;Scalar&quot; &gt;<br>
        &lt;DataItem  Format=&quot;XML&quot; NumberType=&quot;Float&quot; Dimensions=&quot;4 3&quot;&gt;<br>
          1 2 3   4 5 6   7 8 9   10 11 12<br>
        &lt;/DataItem&gt;<br>
      &lt;/Attribute&gt;<br>
    &lt;/Grid&gt;<br>
  &lt;/Domain&gt;<br>
&lt;/Xdmf&gt;<br>
&lt;!-- END xdmf_crashtest.xmf --&gt;<br>
<div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>