=== 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() [0x57c651] 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() [0x57e4bc] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f4f203bb600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x6c163b] mkutrans_2d ../../../Source/Src_nd/mkutrans.F90:97 4: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x450ec7] Maestro::MakeUtrans(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&) [clone ._omp_fn.1] ../../../Source/MaestroAdvection.cpp:184:26 5: /lib64/libgomp.so.1(GOMP_parallel+0x43) [0x7f4f205947b3] GOMP_parallel ??:0 6: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4563c6] Maestro::MakeUtrans(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&) ../../../Source/MaestroAdvection.cpp:112:24 7: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x456f9e] Maestro::AdvancePremac(amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:55:41 8: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x429e75] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:347:24 9: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x48de5c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 10: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x497fa7] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 11: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x41e99e] main ../../../Source/main.cpp:58:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f4f203a7413] __libc_start_main ??:0 13: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4235ee] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23