=== 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() [0x578391] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x57a1d9] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f42a869b600] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x10f) [0x7f42a869b57f] raise ??:0 4: /lib64/libc.so.6(abort+0x127) [0x7f42a8685895] abort ??:0 5: /lib64/libc.so.6(+0x7b9d7) [0x7f42a86de9d7] __libc_message ??:0 6: /lib64/libc.so.6(+0x822ec) [0x7f42a86e52ec] ?? ??:0 7: /lib64/libc.so.6(+0x83b1c) [0x7f42a86e6b1c] _int_free ??:0 8: ./Maestro2d.gnu.TEST.MPI.ex() [0x6cd95e] velpred_2d ../../../Source/Src_nd/velpred.F90:448 9: ./Maestro2d.gnu.TEST.MPI.ex() [0x451f68] Maestro::VelPred(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector, std::allocator > > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:463:53 10: ./Maestro2d.gnu.TEST.MPI.ex() [0x45829f] Maestro::AdvancePremac(amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:74:9 11: ./Maestro2d.gnu.TEST.MPI.ex() [0x42afd9] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:347:24 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x48e68c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x498d77] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 14: ./Maestro2d.gnu.TEST.MPI.ex() [0x41fa6f] main ../../../Source/main.cpp:68:17 15: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f42a8687413] __libc_start_main ??:0 16: ./Maestro2d.gnu.TEST.MPI.ex() [0x42472e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23