=== 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() [0x57de61] 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() [0x57fccc] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f35d53ea600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x6c2f8b] mkutrans_2d ../../../Source/Src_nd/mkutrans.F90:97 4: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4520b7] 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) [0x7f35d55c37b3] GOMP_parallel ??:0 6: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4575b6] 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() [0x45818e] 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() [0x42b065] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:347:24 9: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x48f04c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 10: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x499197] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 11: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x41fb1f] main ../../../Source/main.cpp:68:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f35d53d6413] __libc_start_main ??:0 13: ./Maestro2d.gnu.TEST.MPI.OMP.ex() [0x4247de] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23