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"><<a href="mailto:j.s4403@gmail.com">j.s4403@gmail.com</a>></span><br>Date: Thu, Jul 30, 2009 at 9:03 AM<br>
Subject: Re: [Paraview] Baffled by "floating point exceptions" in ParaView 3.6.1<br>To: Randall Hand <<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.com</a>><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"><<a href="mailto:randall.hand@gmail.com" target="_blank">randall.hand@gmail.com</a>></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 "-fPIC".<br>
<br>I'll try again without MPI & 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"><<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>></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<<a href="mailto:randall.hand@gmail.com" target="_blank">randall.hand@gmail.com</a>> wrote:<br>> I've compiled ParaView 3.6.1 three times so far, and every time it compiles<br>
> successfully but when I attempt to run it, it dies with "Floating point<br>> exception".<br>><br>> I'm compiling it on a Linux system (RHEL4), and linking against MPI (OpenMPE<br>> 1.2.8) and python (2.5.1). I'm using cmake 2.6.4 . Is there some known<br>
> problem here?<br>><br>> I compiled Paraview in "Debug" mode, but a backtrace doesn't show anything<br>> but question marks.<br>> --<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></div></div>> _______________________________________________<br>> Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
><br>> Visit other Kitware open-source projects at<br>> <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:<br>
> <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>><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>