<HTML>
<HEAD>
<TITLE>Re: [Paraview] Crash on Paraview</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>(I&#8217;m cc&#8217;ing back to the ParaView mailing list so others can see and comment.)<BR>
<BR>
OK. &nbsp;I&#8217;m able to replicate the problem by creating a large data set with the Wavelet source. &nbsp;What I suspect is happening is that ParaView is generating a wireframe representation of the selected cells. &nbsp;The wireframe is taking up a lot of memory (quite possibly more than the original data). &nbsp;ParaView should try to avoid this, so I have submitted a bug:<BR>
<BR>
&nbsp;&nbsp;<a href="http://www.paraview.org/Bug/view.php?id=8827">http://www.paraview.org/Bug/view.php?id=8827</a><BR>
<BR>
However, even if this bug were fixed, I suspect you will still run into inevitable memory crashes. &nbsp;There are a couple of issues. &nbsp;First, any time a filter does a topology change, for example by removing some cells, the filter must create a new data object to represent the new topology. &nbsp;Thus, you will need to have enough memory to hold the original and the modified data at the same time. &nbsp;The second issue is that if you remove some arbitrary cells from a structured data, the resulting mesh must be represented with an unstructured data type. &nbsp;Unstructured data needs to have explicit topology defined, which takes many times more memory than its structured counterpart. &nbsp;Thus, the &#8220;reduced&#8221; mesh could easily take up more memory.<BR>
<BR>
I recommend finding another way to look at a specific potion of your data. &nbsp;One way is to use volume rendering and try to set the uninteresting cells to have a zero opacity. &nbsp;Another way is to try to extract polygonal surfaces in the area you want to see. &nbsp;The slice and contour filters are often good at this. &nbsp;For more information on what filters you should and shouldn&#8217;t use on large data, take a look at the section on &#8220;Avoiding Data Explosion&#8221; in the SC08 ParaView tutorial, which is posted on the ParaView Wiki.<BR>
<BR>
&nbsp;&nbsp;<a href="http://www.paraview.org/Wiki/SC08_ParaView_Tutorial">http://www.paraview.org/Wiki/SC08_ParaView_Tutorial</a><BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/31/09 12:48 PM, &quot;Wu, Yue&quot; &lt;<a href="yuewu@anl.gov">yuewu@anl.gov</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><FONT COLOR="#0000FF">Ken,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thanks for your help. As I said, my data files are pretty big. One is 26MB and another one is 129MB. How do I send or upload the files?<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The steps to cause crashing is simply:<BR>
1. Install ParaView;<BR>
2. Launch ParaView;<BR>
3. File-&gt; Open, to open the VTK file;<BR>
4. At left bottom portion, click 'Apply', and at the right side, a 3D object is shown. I can use the mouse to drag and rotate.<BR>
5. Go to Edit-&gt;Select Cells Through, then I will drag a square on the 3D object to select the portion I want to erase.<BR>
6. Crash happened with the incomplete error message.<BR>
</FONT> <BR>
<FONT COLOR="#0000FF">Thanks,<BR>
</FONT> <BR>
<FONT COLOR="#0000FF">Ryan<BR>
</FONT> <BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="100%"></SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><B>From:</B> Moreland, Kenneth [<a href="mailto:kmorel@sandia.gov">mailto:kmorel@sandia.gov</a>] <BR>
<B>Sent:</B> Tuesday, March 31, 2009 1:34 PM<BR>
<B>To:</B> Wu, Yue; <a href="paraview@paraview.org">paraview@paraview.org</a><BR>
<B>Subject:</B> Re: [Paraview] Crash on Paraview<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
I don&#8217;t think this is enough information to diagnose your problem. &nbsp;Could you send a more detailed description on how to replicate the crash and any data necessary?<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/31/09 12:29 PM, &quot;Wu, Yue&quot; &lt;<a href="yuewu@anl.gov">yuewu@anl.gov</a>&gt; wrote:<BR>
<BR>
</FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Times New Roman">Hello,</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Times New Roman"> &nbsp;&nbsp;&nbsp;I am new to ParaView and want &nbsp;some help.</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> &nbsp;<BR>
</FONT><FONT FACE="Times New Roman"> &nbsp;&nbsp;&nbsp;I am using &nbsp;ParaView to edit VTK files I generated from another software. The VTK is &nbsp;reconstructed from parallel CT images. What I need to do is to erase those &nbsp;features (bones, lungs etc) I don't want.<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT><FONT FACE="Times New Roman"> &nbsp;&nbsp;&nbsp;The problem is that ParaView &nbsp;crashes when I select a portion of the 3D object before I can delete the &nbsp;portion. The message window is always covered &nbsp;by the microsoft 'send &nbsp;error report' window and I can not get the message out. The Output Messages &nbsp;from the ParaView are:<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT><FONT FACE="Times New Roman">Qt has caught an exception thrown from an event &nbsp;handler. Throwing</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> &nbsp;<BR>
</FONT><FONT FACE="Times New Roman">exceptions from an event handler is &nbsp;not supported in Qt. You must</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Times New Roman">reim( the rest of the message is blocked by the new &nbsp;popup window).</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> &nbsp;<BR>
<BR>
</FONT><FONT FACE="Times New Roman"> &nbsp;&nbsp;&nbsp;I am &nbsp;running ParaView on a WinXP 32-bit machine with 2GB memory. I tried version &nbsp;2.6 and 3.21, both has the problem. My VTK files are between 26MB and &nbsp;130MB.<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT><FONT FACE="Times New Roman">Thanks,</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> <BR>
<BR>
</FONT><FONT FACE="Times New Roman">Ryan Wu</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> <BR>
<BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>