Search found 4 matches
- Wed Oct 09, 2013 12:06 am
- Forum: Bug reports
- Topic: testing the compilation : Program received signal SIGFPE: F
- Replies: 6
- Views: 9097
Re: testing the compilation : Program received signal SIGFP
hello Rich it works! and the prompt printed like this: make[1]: Entering directory `/home/grahari/test/gyre/test' make[2]: Entering directory `/home/grahari/test/gyre/test/ad' TEST homogeneous compressible model (analytic structure) ...succeeded TEST homogeneous compressible model (polytropic struct...
- Sun Oct 06, 2013 12:10 pm
- Forum: Bug reports
- Topic: testing the compilation : Program received signal SIGFPE: F
- Replies: 6
- Views: 9097
Re: testing the compilation : Program received signal SIGFP
Hi Aditya -- Please could you do the following: edit src/Make.inc and set DEBUG=yes run 'make clean' run 'make' change into the test/ad/hom subdirectory run 'gdb ../../../bin/gyre_ad' at the gdb prompt, type 'run gyre_ad.in' Then, send me the debugging output which is produced. cheers, Rich hi rich...
- Fri Sep 27, 2013 1:34 am
- Forum: Bug reports
- Topic: testing the compilation : Program received signal SIGFPE: F
- Replies: 6
- Views: 9097
Re: testing the compilation : Program received signal SIGFP
Hi Aditya -- Thanks for this bug report -- you're right, this shouldn't happen! Could you tell me what system your compiling this on -- and what version of the MESA SDK you're using? Many thanks, Rich thanks rich for your response I actually use ubuntu v 11.10(32 bit) and mesasdk that released on a...
- Wed Sep 25, 2013 10:08 pm
- Forum: Bug reports
- Topic: testing the compilation : Program received signal SIGFPE: F
- Replies: 6
- Views: 9097
testing the compilation : Program received signal SIGFPE: F
hi rich, i've just to try testing compilation for gyre version 2.1.1 . And, the code of the error printed like this: make[1]: Entering directory `/home/grahari/test/gyre/test' make[2]: Entering directory `/home/grahari/test/gyre/test/ad' TEST homogeneous compressible model (analytic structure) Progr...