=== If no file names and line numbers are shown below, one can run addr2line -Cpfie my_exefile my_line_address to convert `my_line_address` (e.g., 0x4a6b) into file name and line number. Or one can use amrex/Tools/Backtrace/parse_bt.py. === Please note that the line number reported by addr2line may not be accurate. One can use readelf -wl my_exefile | grep my_line_address' to find out the offset for that line. 0: ./Castro1d.gnu.DEBUG.MPI.ex() [0x58c4bc] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) at /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:107 1: ./Castro1d.gnu.DEBUG.MPI.ex() [0x58c2c4] amrex::BLBackTrace::handler(int) at /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:55 2: /lib64/libc.so.6(+0x38600) [0x7f131cce1600] ?? ??:0 3: ./Castro1d.gnu.DEBUG.MPI.ex() [0x8606eb] __riemann_module_MOD_riemannus at /raid/testing/castro-gfortran/Castro//Source/hydro/riemann_nd.F90:1237 (discriminator 20) 4: ./Castro1d.gnu.DEBUG.MPI.ex() [0x87bdcc] __riemann_module_MOD_riemann_state at /raid/testing/castro-gfortran/Castro//Source/hydro/riemann_nd.F90:433 5: ./Castro1d.gnu.DEBUG.MPI.ex() [0x87ca63] __riemann_module_MOD_cmpflx at /raid/testing/castro-gfortran/Castro//Source/hydro/riemann_nd.F90:202 6: ./Castro1d.gnu.DEBUG.MPI.ex() [0x87f4ef] cmpflx_plus_godunov at /raid/testing/castro-gfortran/Castro//Source/hydro/riemann_nd.F90:110 7: ./Castro1d.gnu.DEBUG.MPI.ex() [0x4609b8] Castro::construct_mol_hydro_source(double, double, amrex::MultiFab&) at /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_mol_hydro.cpp:280 8: ./Castro1d.gnu.DEBUG.MPI.ex() [0x42ed00] Castro::do_advance_mol(double, double, int, int) at /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance_mol.cpp:162 9: ./Castro1d.gnu.DEBUG.MPI.ex() [0x429577] Castro::advance(double, double, int, int) at /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:59 10: ./Castro1d.gnu.DEBUG.MPI.ex() [0x5d48ed] amrex::Amr::timeStep(int, double, int, int, double) at /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2110 11: ./Castro1d.gnu.DEBUG.MPI.ex() [0x5d5085] amrex::Amr::coarseTimeStep(double) at /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2437 12: ./Castro1d.gnu.DEBUG.MPI.ex() [0x449b15] main at /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:133 13: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f131cccd413] ?? ??:0 14: ./Castro1d.gnu.DEBUG.MPI.ex() [0x40a55e] _start at ??:?