=== 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: ./Maestro2d.gnu.TEST.MPI.ex(+0x227c85) [0x55593ecfbc85] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex(+0x229b03) [0x55593ecfdb03] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7fbad6d826b0] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex(+0xee7da) [0x55593ebc27da] double amrex::Gpu::Atomic::Add(double*, double) inlined at ../../../Source/MaestroMakeEta.cpp:76:17 in Maestro::MakeEtarho(amrex::Vector >&, amrex::Vector >&, amrex::Vector > const&) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_GpuAtomic.H:123:14 Maestro::MakeEtarho(amrex::Vector >&, amrex::Vector >&, amrex::Vector > const&) ../../../Source/MaestroMakeEta.cpp:76:17 4: ./Maestro2d.gnu.TEST.MPI.ex(+0x3767a) [0x55593eb0b67a] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:450:20 5: ./Maestro2d.gnu.TEST.MPI.ex(+0xd77dd) [0x55593ebab7dd] Maestro::InitIter() ../../../Source/MaestroInit.cpp:797:48 6: ./Maestro2d.gnu.TEST.MPI.ex(+0xd99be) [0x55593ebad9be] Maestro::Init() ../../../Source/MaestroInit.cpp:191:9 7: ./Maestro2d.gnu.TEST.MPI.ex(+0x2743c) [0x55593eafb43c] main ../../../Source/main.cpp:63:23 8: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fbad6d6d1a3] __libc_start_main ??:0 9: ./Maestro2d.gnu.TEST.MPI.ex(+0x2ce1e) [0x55593eb00e1e] _start ??:0