=== 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() [0x582301] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x584149] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7efe6846c600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x6b8e40] make_S_cc ../../../Source/Src_nd/make_S.F90:108 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x4aed17] Maestro::Make_S_cc(amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&) ../../../Source/MaestroMakeS.cpp:140:26 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x49ffca] Maestro::DivuIter(int) ../../../Source/MaestroInit.cpp:544:5 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x4a3a99] Maestro::Init() ../../../Source/MaestroInit.cpp:148:28 7: ./Maestro2d.gnu.TEST.MPI.ex() [0x41fcef] main ../../../Source/main.cpp:68:17 8: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7efe68458413] __libc_start_main ??:0 9: ./Maestro2d.gnu.TEST.MPI.ex() [0x4249ae] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23