=== 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() [0x5783a1] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x57a1e9] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f9a79b15600] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x10f) [0x7f9a79b1557f] raise ??:0 4: /lib64/libc.so.6(abort+0x127) [0x7f9a79aff895] abort ??:0 5: /lib64/libc.so.6(+0x7b9d7) [0x7f9a79b589d7] __libc_message ??:0 6: /lib64/libc.so.6(+0x822ec) [0x7f9a79b5f2ec] ?? ??:0 7: /lib64/libc.so.6(+0x83b1c) [0x7f9a79b60b1c] _int_free ??:0 8: ./Maestro2d.gnu.TEST.MPI.ex() [0x6ce47e] velpred_2d ../../../Source/Src_nd/velpred.F90:448 9: ./Maestro2d.gnu.TEST.MPI.ex() [0x451f78] 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() [0x4582af] 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() [0x42afe9] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:347:24 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x48e69c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x498d87] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 14: ./Maestro2d.gnu.TEST.MPI.ex() [0x41fa7f] main ../../../Source/main.cpp:68:17 15: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f9a79b01413] __libc_start_main ??:0 16: ./Maestro2d.gnu.TEST.MPI.ex() [0x42473e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23