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"><<a href="mailto:jk@tp4.rub.de">jk@tp4.rub.de</a>></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>
> That'd be great. You can send it directly to me too if you dont want<br>
> to post it to the mailing list or it's too big for it.<br>
><br>
</div><div class="im">> On Thu, Mar 10, 2011 at 2:39 PM, Tim Gallagher <<a href="mailto:tim.gallagher@gatech.edu">tim.gallagher@gatech.edu</a>> wrote:<br>
>> Bummer about XDMF_WRAP_PYTHON, but not a huge deal.<br>
>><br>
>> The bigger problem is the seg fault when loading XDMF datasets. I'd be happy to give data to replicate the problem if nobody else is seeing the issue.<br>
>><br>
>> 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'll gladly submit a formal bug report if that should be of any help.<br>
<br>
Jens.<br>
<br>
<!-- BEGIN xdmf_crashtest.xmf --><br>
<?xml version="1.0" ?><br>
<!DOCTYPE Xdmf SYSTEM "Xdmf.dtd" []><br>
<Xdmf Version="2.0"><br>
<Domain><br>
<Grid><br>
<Topology TopologyType="2dCorectMesh" Dimensions="4 3" /><br>
<Geometry GeometryType="Origin_DxDy"><br>
<DataItem Format="XML" NumberType="Float" Dimensions="2"><br>
0.0 0.0<br>
</DataItem><br>
<DataItem Format="XML" NumberType="Float" Dimensions="2"><br>
10.0 10.0<br>
</DataItem><br>
</Geometry><br>
<Attribute Name="data" Center="Node" AttributeType="Scalar" ><br>
<DataItem Format="XML" NumberType="Float" Dimensions="4 3"><br>
1 2 3 4 5 6 7 8 9 10 11 12<br>
</DataItem><br>
</Attribute><br>
</Grid><br>
</Domain><br>
</Xdmf><br>
<!-- END xdmf_crashtest.xmf --><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>