[FLASH-USERS] Run time error?
Ryan Farber
rjfarber at umich.edu
Wed Jun 22 18:03:20 EDT 2022
Hi Hava,
That'd be very difficult to determine with that traceback! I'd recommend
compiling FLASH in debug mode as a start to have a traceback to work with
and then you can work with (parallel) debugging tools too. Or if the error
is late in the evolution (or disappears during debug mode) add print
statements to understand the order of execution and where the segfault
occurs. Often my segfaults are related to indexing out of bounds - but
other causes are possible too.
Best,
--------
Ryan
On Wed, Jun 22, 2022 at 9:43 PM Hava Turkakin <turkakin at ualberta.ca> wrote:
> Hi everyone
> I would appreciate it if anyone could tell me what might be the reason for
> the following run time error!
> forrtl: severe (174): SIGSEGV, segmentation fault occurred
> Image PC Routine Line Source
> flash4 00000000006DC36A for__signal_handl Unknown Unknown
> libpthread-2.30.s 00002B147B3DB0F0 Unknown Unknown Unknown
> libiomp5.so 00002B147BAEE465 Unknown Unknown Unknown
> libiomp5.so 00002B147BAEF537 Unknown Unknown Unknown
> flash4 000000000070B7B0 for_alloc_allocat Unknown Unknown
> flash4 00000000004B43AF Unknown Unknown Unknown
> flash4 000000000045FBE1 Unknown Unknown Unknown
> flash4 0000000000437A36 Unknown Unknown Unknown
> flash4 0000000000414CA9 Unknown Unknown Unknown
> flash4 000000000041B4DE Unknown Unknown Unknown
> flash4 000000000040CE52 Unknown Unknown Unknown
> libc-2.30.so 00002B147B40BE1B __libc_start_main Unknown
> Unknown
> flash4 000000000040CD6A Unknown Unknown Unknown
> Thank you
>
>
> --
> PhD
> University of Alberta
> Department of Physics
> _______________________________________________
> flash-users mailing list
> flash-users at flash.rochester.edu
>
> For list info, including unsubscribe:
> https://flash.rochester.edu/mailman/listinfo/flash-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20220623/3c050c3d/attachment-0001.htm>
More information about the flash-users
mailing list