SIGFPE signal (floating point exception) intercepted!
Posted: Mon Nov 07, 2011 4:47 pm
Hello,
I'm performing a calculation in code_saturne 2.0.2. I got the following error:
SIGFPE signal (floating point exception) intercepted!
Call stack:
1: 0x2af59055fd3a <redvse_+0x9ca> (libsaturne.so.0)
2: 0x2af59052480d <calgeo_+0x2bd> (libsaturne.so.0)
3: 0x2af5905485c6 <cregeo_+0x82a> (libsaturne.so.0)
4: 0x2af590526a34 <caltri_+0x474> (libsaturne.so.0)
5: 0x2af590506b86 <cs_run+0x856> (libsaturne.so.0)
6: 0x2af590506e5d <main+0x1fd> (libsaturne.so.0)
7: 0x2af593b00436 <__libc_start_main+0xe6> (libc.so.6)
8: 0x40a299 ? (?)
End of stack
I tried to increase the arrays for real and integer memory allocation but it did not help.
Can somebody help me?
Thanks in advance
Stephan
I'm performing a calculation in code_saturne 2.0.2. I got the following error:
SIGFPE signal (floating point exception) intercepted!
Call stack:
1: 0x2af59055fd3a <redvse_+0x9ca> (libsaturne.so.0)
2: 0x2af59052480d <calgeo_+0x2bd> (libsaturne.so.0)
3: 0x2af5905485c6 <cregeo_+0x82a> (libsaturne.so.0)
4: 0x2af590526a34 <caltri_+0x474> (libsaturne.so.0)
5: 0x2af590506b86 <cs_run+0x856> (libsaturne.so.0)
6: 0x2af590506e5d <main+0x1fd> (libsaturne.so.0)
7: 0x2af593b00436 <__libc_start_main+0xe6> (libc.so.6)
8: 0x40a299 ? (?)
End of stack
I tried to increase the arrays for real and integer memory allocation but it did not help.
Can somebody help me?
Thanks in advance
Stephan