=== 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: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x4f0510) [0x55bf7a172510] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:175:29 1: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x4eff35) [0x55bf7a171f35] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:85:8 2: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x387c3e) [0x55bf7a009c3e] amrex::ParallelDescriptor::Abort(int, bool) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_ParallelDescriptor.cpp:228:22 3: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x3312c9) [0x55bf79fb32c9] amrex::Error_host(char const*) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX.cpp:204:1 4: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x336f8a) [0x55bf79fb8f8a] amrex::Error(char const*) inlined at /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_error_fi.cpp:8:14 in amrex_fi_error /raid/testing/castro-gfortran/amrex//Src/Base/AMReX.H:120:5 amrex_fi_error /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_error_fi.cpp:8:14 5: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x828283) [0x55bf7a4aa283] __amrex_error_module_MOD_amrex_error0 /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_error_mod.F90:41 6: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x905b38) [0x55bf7a587b38] __castro_error_module_MOD_castro_error /raid/testing/castro-gfortran/Castro//Source/driver/Castro_error_nd.F90:12 7: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x933945) [0x55bf7a5b5945] probdata_init tmp_build_dir/castro_sources/2d.gnu.DEBUG.TPROF.MPI.EXE/prob_params_auto.F90:667 8: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x96306) [0x55bf79d18306] Castro::variableSetUp() /raid/testing/castro-gfortran/Castro//Source/driver/Castro_setup.cpp:216:30 9: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0xaff93) [0x55bf79d31f93] CastroBld::variableSetUp() /raid/testing/castro-gfortran/Castro//Source/driver/CastroBld.cpp:34:1 10: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x5a6416) [0x55bf7a228416] amrex::Amr::InitAmr() /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:234:28 11: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x5a5c7e) [0x55bf7a227c7e] amrex::Amr::Amr() /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:209:1 12: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0xb13be) [0x55bf79d333be] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:125:23 13: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f82d75831a3] __libc_start_main ??:0 14: ./Castro2d.gnu.DEBUG.TPROF.MPI.ex(+0x146fe) [0x55bf79c966fe] _start ??:0 ===== TinyProfilers ====== main() Amr::InitAmr()