Segmentation Fault

Bug/problem reports for any of the GYRE executables (gyre_ad, gyre_nad, etc)
Post Reply
ehsan
Posts: 88
Joined: Sun Jun 16, 2013 11:31 am

Segmentation Fault

Post by ehsan » Wed Aug 28, 2013 10:13 am

Hello Rich,
I get this error after a massive run for an RGB model.

Code: Select all

       
       2   -6976       0    6976    0.3626150536320971E+00    0.0000000000000000E+00    0.2362745487270458E-11       8
       2   -6975       0    6975    0.3626693789587408E+00    0.0000000000000000E+00    0.1551335140848571E-11       7
       2   -6974       0    6974    0.3627237199134613E+00    0.0000000000000000E+00    0.5332931566362488E-11       8
       2   -6973       0    6973    0.3627780780105562E+00    0.0000000000000000E+00    0.4107692043350815E-11       8
       2   -6976       0    6976    0.3628324520586331E+00    0.0000000000000000E+00    0.2828630033532861E-12       9
       2   -7093       0    7093    0.3629412491781583E+00    0.0000000000000000E+00    0.5474183679602342E-12       8
       2   -6973       0    6973    0.3629956715385795E+00    0.0000000000000000E+00    0.2499231176675594E-10       7
       2   -6962       0    6962    0.3631590381003873E+00    0.0000000000000000E+00    0.2191969848435627E-11       8
       2   -6961       0    6961    0.3632135262036870E+00    0.0000000000000000E+00    0.2778194864885205E-11       8
       2   -6960       0    6960    0.3632680310466668E+00    0.0000000000000000E+00    0.5283157209873329E-11       8
       2   -6959       0    6959    0.3633225514797510E+00    0.0000000000000000E+00    0.1140741593589367E-11       8

Completed mode search; time elapsed:   2108.329 s

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x7FA4ABBED4C7
#1  0x7FA4ABBEDACE
#2  0x386C8359AF
#3  0x386C94B925
#4  0x7FA4ABCB38FD
#5  0x7FA4ABCB9E93
#6  0x7FA4ABCB9ED9
#7  0x7FA4ABCA5F18
#8  0x7FA4ABCAA357
#9  0x7FA4ABCB1ED5
#10  0x7FA4ABCB2088
#11  0x47A565 in __gyre_output_MOD_write_data
#12  0x404830 in MAIN__ at gyre_ad.f90:0
Segmentation fault
I try to attach the input model and the inlist.
Any sugestion?

Thanks for the support.
Ehsan.
Attachments
M3.3-2RC.gyre
Input MESA model
(968.26 KiB) Downloaded 410 times
theta_Tau.txt
Namelist
(3.09 KiB) Downloaded 343 times

Post Reply