[Paraview] Floating Point Exception???

Herve-externe OZDOBA herve-externe.ozdoba at edf.fr
Mon Jun 16 03:32:06 EDT 2008


Hello,

I'm trying to solve a problem with Paraview .
There was no issue during the compilation (with mpi support) but I get the 
following error when I try to launch paraview :

./bin$ ./paraview
Floating Point Exception

Here is the result of the debug session :

***************************************************************************
(gdb) run
Starting program: /local00/herve/ParaviewTemp/bin/paraview
[Thread debugging using libthread_db enabled]
[New Thread 47165039412896 (LWP 30249)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 47165039412896 (LWP 30249)]
0x00002ae576282e62 in _IO_str_init_static () from /lib/libc.so.6
(gdb) bt
#0  0x00002ae576282e62 in _IO_str_init_static () from /lib/libc.so.6
#1  0x00002ae576284fd8 in mallopt () from /lib/libc.so.6
#2  0x00002ae576286618 in free () from /lib/libc.so.6
#3  0x00002ae5762873a5 in memalign () from /lib/libc.so.6
#4  0x00002ae57628754f in posix_memalign () from /lib/libc.so.6
#5  0x00002ae56adc0691 in g_slice_get_config () from 
/usr/lib/libglib-2.0.so.0
#6  0x00002ae56adc19be in g_slice_alloc () from /usr/lib/libglib-2.0.so.0
#7  0x00002ae56ad8f7d2 in g_array_sized_new () from 
/usr/lib/libglib-2.0.so.0
#8  0x00002ae56adc7f4e in g_static_private_set () from 
/usr/lib/libglib-2.0.so.0
#9  0x00002ae56ad96ec9 in g_get_filename_charsets () from 
/usr/lib/libglib-2.0.so.0
#10 0x00002ae56ad96f3e in g_get_filename_charsets () from 
/usr/lib/libglib-2.0.so.0
#11 0x00002ae56adc801b in g_thread_init_glib () from 
/usr/lib/libglib-2.0.so.0
#12 0x00002ae56aab0d58 in QEventDispatcherGlibPrivate (this=0x628b00, 
context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:230
#13 0x00002ae569404ded in QGuiEventDispatcherGlibPrivate (this=0x0) at 
kernel/qguieventdispatcher_glib.cpp:171
#14 0x00002ae569404eee in QGuiEventDispatcherGlib (this=0x628ae0, 
parent=0x7fff4290fad0) at kernel/qguieventdispatcher_glib.cpp:186
#15 0x00002ae5693d665d in QApplicationPrivate::createEventDispatcher 
(this=<value optimized out>) at kernel/qapplication_x11.cpp:456
#16 0x00002ae56aa8b91f in QCoreApplication::init (this=<value optimized 
out>) at kernel/qcoreapplication.cpp:461
#17 0x00002ae56aa8bb5f in QCoreApplication (this=0x7fff4290fad0, p=<value 
optimized out>) at kernel/qcoreapplication.cpp:392
#18 0x00002ae5693889f4 in QApplication (this=0x7fff4290fad0, 
argc=@0x7fff4290fabc, argv=0x7fff4290fc08, _internal=263168) at 
kernel/qapplication.cpp:671
#19 0x000000000043001d in main (argc=1, argv=0x7fff4290fc08) at 
/local/herve/ParaViewSource/Applications/Client/main.cxx:45
***************************************************************************

Any ideas?

------------------------------------------------
System : Linux x86_64 / 2.6.18-4-amd64 (KDE : 3.5.5)
HP xw6600 / 2 processors Quad Core Intel Xeon 5410 @ 2.33GH / ~8 Go RAM

http://h10010.www1.hp.com/wwpc/us/en/sm/WF06a/12454-12454-296719-307907-296721-3432821.html
for more details

Compiler : GNU GCC
-------------------------------------------------
Thanks!!!

Hervé
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080616/cbd773c8/attachment.htm>


More information about the ParaView mailing list