I had meant to send this to the list, instead of just Randall.<br><br>
<div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">j s</b> <span dir="ltr">&lt;<a href="mailto:j.s4403@gmail.com">j.s4403@gmail.com</a>&gt;</span><br>Date: Thu, Jul 30, 2009 at 9:03 AM<br>
Subject: Re: [Paraview] Baffled by &quot;floating point exceptions&quot; in ParaView 3.6.1<br>To: Randall Hand &lt;<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.com</a>&gt;<br><br><br>If you are running it in gdb, you might be able to do:<br>
<br>(gdb) handle SIGFPE nopass<br>Signal        Stop      Print   Pass to program Description<br>SIGFPE        Yes       Yes     No              Arithmetic exception<br><br>or<br><br>(gdb) handle SIGFPE nostop nopass<br>Signal        Stop      Print   Pass to program Description<br>
SIGFPE        No        Yes     No              Arithmetic exception 
<div>
<div></div>
<div class="h5"><br><br><br>
<div class="gmail_quote">On Thu, Jul 30, 2009 at 8:52 AM, Randall Hand <span dir="ltr">&lt;<a href="mailto:randall.hand@gmail.com" target="_blank">randall.hand@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I was unable to compile 3.4 against these libraries, compilation would fail with errors in the Python libraries about &quot;-fPIC&quot;.<br>
<br>I&#39;ll try again without MPI &amp; Python, and get back with you. 
<div><br clear="all">--<br>Randall Hand<br>Visualization Scientist<br><a href="http://www.yeraze.com/" target="_blank">http://www.yeraze.com</a><br><a href="http://www.vizworld.com/" target="_blank">http://www.vizworld.com</a><br>
<br><br></div>
<div>
<div></div>
<div>
<div class="gmail_quote">On Thu, Jul 30, 2009 at 8:47 AM, Berk Geveci <span dir="ltr">&lt;<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Can you try compiling without Python and MPI? Also, can you try with<br>Mesa? I am guessing some system library is causing this problem but<br>
without a stack trace, it will be trial-and-error to find out which.<br>Also, do older versions work with the same libraries?<br><br>-berk<br>
<div>
<div></div>
<div><br>On Thu, Jul 30, 2009 at 9:43 AM, Randall Hand&lt;<a href="mailto:randall.hand@gmail.com" target="_blank">randall.hand@gmail.com</a>&gt; wrote:<br>&gt; I&#39;ve compiled ParaView 3.6.1 three times so far, and every time it compiles<br>
&gt; successfully but when I attempt to run it, it dies with &quot;Floating point<br>&gt; exception&quot;.<br>&gt;<br>&gt; I&#39;m compiling it on a Linux system (RHEL4), and linking against MPI (OpenMPE<br>&gt; 1.2.8) and python (2.5.1).  I&#39;m using cmake 2.6.4 .  Is there some known<br>
&gt; problem here?<br>&gt;<br>&gt; I compiled Paraview in &quot;Debug&quot; mode, but a backtrace doesn&#39;t show anything<br>&gt; but question marks.<br>&gt; --<br>&gt; Randall Hand<br>&gt; Visualization Scientist<br>&gt; <a href="http://www.yeraze.com/" target="_blank">http://www.yeraze.com</a><br>
&gt; <a href="http://www.vizworld.com/" target="_blank">http://www.vizworld.com</a><br>&gt;<br></div></div>&gt; _______________________________________________<br>&gt; Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
&gt;<br>&gt; Visit other Kitware open-source projects at<br>&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>&gt;<br>&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>&gt;<br></blockquote></div><br></div></div><br>_______________________________________________<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>
<br></blockquote></div><br></div></div></div><br>