Host Name: groot.astro.sunysb.edu === 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.TEST.TPROF.OMP.ex() [0x66eef7] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:213:36 1: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x6731b6] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:101:15 2: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x53bf72] amrex::Error_host(char const*, char const*) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX.cpp:252:1 3: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x435deb] Castro::read_params() /raid/testing/castro-gfortran/Castro//Source/driver/Castro.cpp:424:5 4: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x46b32c] Castro::variableSetUp() /raid/testing/castro-gfortran/Castro//Source/driver/Castro_setup.cpp:220:23 5: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x70f311] amrex::Amr::InitAmr() /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:239:28 6: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x712008] amrex::Amr::Amr(amrex::LevelBld*) /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:214:1 7: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x421738] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:149:17 8: /lib64/libc.so.6(+0x2814a) [0x7f35b4b6514a] __libc_start_call_main /usr/src/debug/glibc-2.38-19.fc39.x86_64/csu/../sysdeps/nptl/libc_start_call_main.h:74:3 9: /lib64/libc.so.6(__libc_start_main+0x8b) [0x7f35b4b6520b] call_init inlined at /usr/src/debug/glibc-2.38-19.fc39.x86_64/csu/../csu/libc-start.c:347:5 in __libc_start_main@@GLIBC_2.34 /usr/src/debug/glibc-2.38-19.fc39.x86_64/csu/../csu/libc-start.c:128:20 __libc_start_main_impl /usr/src/debug/glibc-2.38-19.fc39.x86_64/csu/../csu/libc-start.c:347:5 10: ./Castro1d.gnu.TEST.TPROF.OMP.ex() [0x42ad65] _start at ??:? ===== TinyProfilers ====== main() Amr::InitAmr()