Host Name: biollante === 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: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x4aa1c7) [0x56f66c00c1c7] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) at /usr/include/x86_64-linux-gnu/bits/unistd.h:145 (discriminator 7) (inlined by) amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) at /scratch/AMReX_RegTesting/amrex//Src/Base/AMReX_BLBackTrace.cpp:215 (discriminator 7) 1: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x4b0fc9) [0x56f66c012fc9] amrex::BLBackTrace::handler(int) at /scratch/AMReX_RegTesting/amrex//Src/Base/AMReX_BLBackTrace.cpp:103 2: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x2614d8) [0x56f66bdc34d8] amrex::Assert_host(char const*, char const*, int, char const*, unsigned long) at /scratch/AMReX_RegTesting/amrex//Src/Base/AMReX.cpp:317 (discriminator 1) 3: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x6ad0b) [0x56f66bbccd0b] std::__cxx11::basic_string, std::allocator >::_M_data() const at /usr/include/c++/13/bits/basic_string.h:223 (inlined by) std::__cxx11::basic_string, std::allocator >::_M_is_local() const at /usr/include/c++/13/bits/basic_string.h:264 (inlined by) std::__cxx11::basic_string, std::allocator >::_M_dispose() at /usr/include/c++/13/bits/basic_string.h:282 (inlined by) std::__cxx11::basic_string, std::allocator >::~basic_string() at /usr/include/c++/13/bits/basic_string.h:804 (inlined by) amrex::Vector >::operator[](unsigned long) at /scratch/AMReX_RegTesting/amrex//Src/Base/AMReX_Vector.H:36 4: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x52db3) [0x56f66bbb4db3] REMORA::ReadParameters() at /scratch/AMReX_RegTesting/REMORA/Exec/IdealMiniGrid/../../Source/REMORA.cpp:1612 (discriminator 1) 5: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x629f3) [0x56f66bbc49f3] REMORA::REMORA() at /scratch/AMReX_RegTesting/REMORA/Exec/IdealMiniGrid/../../Source/REMORA.cpp:88 (discriminator 1) 6: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x46ed4) [0x56f66bba8ed4] main at /scratch/AMReX_RegTesting/REMORA/Exec/IdealMiniGrid/../../Source/main.cpp:157 7: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7e9cee82a1ca] 8: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7e9cee82a28b] 9: ./REMORA3d.gnu.TEST.TPROF.MPI.OMP.PNC.ex(+0x4a0f5) [0x56f66bbac0f5] ?? ??:0 ===== TinyProfilers ====== main() REMORA::InitData() REMORA::REMORA() REMORA::ReadParameters()