I use Cygwin64 linux emulator on Windows 7. After I had run an f.90 code I got the SIGABRT:Process abort signal message. I would like get to know from exe.stackdump file what causes this issue. The exe.stackdump contains the following lines:

Stack trace:^M

Frame Function Args^M

00000229390 0018006FA23 (0007798BA0E, 00000000000, 00000000000, 006023A81F0)^M

00000000006 00180070F9A (0018015F256, 00000000000, 000000000D0, 00000000000)^M

00000229570 0018011A2E7 (00000000001, 00000000024, 00000000015, 000002297E0)^M

000000000C1 0018011754E (2020202020202020, 2020202020202020, 00000000000, 2020202020202020)^M

006023A7550 00180117A1B (2020202020202020, 2020202020202020, 2020202020202020, 00000000006)^M

006023A7550 00180117BEC (2020202020202020, 2020202020202020, 2020202020202020, 2020202020202020)^M

006023A7550 00180117EAF (2020202020202020, 2020202020202020, 006023A7F10, 00000000024)^M

006023A7550 00180146E26 (006023A7F10, 006023A7550, 006023A7550, 00000000001)^M

006023A7550 001800C0E53 (0010068A280, 00101AAB680, 00102CD2AC0, 00100000006)^M

006023A7550 001801135DB (00101AAB680, 00102CD2AC0, 00100000006, 00000000007)^M

006023A7550 00000000034 (00102CD2AC0, 00100000006, 00000000007, 00100000015)^M

006023A7550 0010068A280 (00100000006, 00000000007, 00100000015, 00100000005)^M

006023A7550 00101AAB680 (00000000007, 00100000015, 00100000005, 00000000004)^M

006023A7550 00102CD2AC0 (00100000015, 00100000005, 00000000004, 00100000000)^M

006023A7550 00100000006 (00100000005, 00000000004, 00100000000, 001005A79A8)^M

006023A7550 00000000007 (00000000004, 00100000000, 001005A79A8, 001005A79B0)^M

End of stack trace (more stack frames may be present)

Can somone how I can solve this issue? Thank you in advance!

More Beáta Szabó-Takács's questions See All
Similar questions and discussions