=== 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.OMP.ex() [0x57d861] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x57f6cc] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7fa2fb9b1600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x6c1f6b] mkutrans_2d ../../../Source/Src_nd/mkutrans.F90:97 4: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x45520b] Maestro::MakeUtrans(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&) ../../../Source/MaestroAdvection.cpp:207:26 5: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x456b0e] Maestro::AdvancePremac(amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:55:41 6: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x429e25] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:347:24 7: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x48f25c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 8: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4993a7] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 9: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x41e97e] main ../../../Source/main.cpp:58:17 10: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fa2fb99d413] __libc_start_main ??:0 11: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x42359e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23