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: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x686106] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) inlined at /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:99:42 in amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:213:36 amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:99:42 1: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x437d87] amrex::Error(char const*) inlined at /raid/testing/castro-gfortran/Castro//Source/driver/Castro.cpp:420:20 in Castro::read_params() /raid/testing/castro-gfortran/amrex//Src/Base/AMReX.H:129:5 Castro::read_params() /raid/testing/castro-gfortran/Castro//Source/driver/Castro.cpp:420:20 2: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x45dc5c] Castro::variableSetUp() /raid/testing/castro-gfortran/Castro//Source/driver/Castro_setup.cpp:220:23 3: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x7606ec] amrex::Amr::InitAmr() /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:241:28 4: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x763aa8] amrex::Amr::Amr(amrex::LevelBld*) /raid/testing/castro-gfortran/amrex//Src/Amr/AMReX_Amr.cpp:214:1 5: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x424b7b] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:149:17 6: /lib64/libc.so.6(+0x2814a) [0x7ffab004614a] __libc_start_call_main /usr/src/debug/glibc-2.38-19.fc39.x86_64/csu/../sysdeps/nptl/libc_start_call_main.h:74:3 7: /lib64/libc.so.6(__libc_start_main+0x8b) [0x7ffab004620b] 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 8: ./Castro2d.gnu.TEST.TPROF.MPI.ex() [0x42a755] _start at ??:? ===== TinyProfilers ====== main() Amr::InitAmr()