Host Name: groot.astro.sunysb.edu === 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.CUDA.ex() [0x6c4276] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_BLBackTrace.cpp:199:28 1: ./Maestro2d.gnu.CUDA.ex() [0x6c5b58] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_BLBackTrace.cpp:99:7 2: /lib64/libc.so.6(+0x3cb20) [0x7f4d90c7db20] 3: ./Maestro2d.gnu.CUDA.ex() [0x6b09b8] amrex::fab_filcc(amrex::Box const&, amrex::Array4 const&, int, amrex::Box const&, double const*, double const*, amrex::BCRec const*) /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_FilCC_C.cpp:152:12 4: ./Maestro2d.gnu.CUDA.ex() [0x47eb82] Maestro::ScalarFill(amrex::Array4 const&, amrex::Box const&, amrex::Box const&, double const*, amrex::BCRec, double const*, int) /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/MaestroBCFill.cpp:17:10 5: ./Maestro2d.gnu.CUDA.ex() [0x4ceab9] BndryFuncArrayMaestro::operator()(amrex::Box const&, amrex::FArrayBox&, int, int, amrex::Geometry const&, double, amrex::Vector > const&, int, int) inlined at /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_PhysBCFunct.H:175:1 in amrex::PhysBCFunct::operator()(amrex::MultiFab&, int, int, amrex::IntVect const&, double, int) /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/PhysBCFunctMaestro.H:43:9 amrex::PhysBCFunct::operator()(amrex::MultiFab&, int, int, amrex::IntVect const&, double, int) /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_PhysBCFunct.H:175:1 6: ./Maestro2d.gnu.CUDA.ex() [0x4d543d] std::enable_if::value, void>::type amrex::FillPatchSingleLevel >(amrex::MultiFab&, amrex::IntVect const&, double, amrex::Vector > const&, amrex::Vector > const&, int, int, int, amrex::Geometry const&, amrex::PhysBCFunct&, int) /raid/testing/maestroex-gpu/amrex//Src/AmrCore/AMReX_FillPatchUtil_I.H:184:1 7: ./Maestro2d.gnu.CUDA.ex() [0x4c982d] std::vector >::~vector() inlined at /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_Vector.H:25:7 in Maestro::FillPatch(int, double, amrex::MultiFab&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) /opt/gcc/gcc-9.4/include/c++/9.4.0/bits/stl_vector.h:677:14 amrex::Vector >::~Vector() /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_Vector.H:25:7 amrex::PhysBCFunct::~PhysBCFunct() /raid/testing/maestroex-gpu/amrex//Src/Base/AMReX_PhysBCFunct.H:119:7 Maestro::FillPatch(int, double, amrex::MultiFab&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/MaestroFillData.cpp:38:20 8: ./Maestro2d.gnu.CUDA.ex() [0x4c9b56] Maestro::FillPatch(double, amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/MaestroFillData.cpp:15:23 9: ./Maestro2d.gnu.CUDA.ex() [0x4e7bb4] Maestro::InitData() /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/MaestroInit.cpp:271:19 10: ./Maestro2d.gnu.CUDA.ex() [0x4ef063] Maestro::Init() /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/MaestroInit.cpp:23:34 11: ./Maestro2d.gnu.CUDA.ex() [0x4274f0] main /raid/testing/maestroex-gpu/MAESTROeX/Exec/test_problems/reacting_bubble/../../../Source/main.cpp:60:15 12: /lib64/libc.so.6(+0x27510) [0x7f4d90c68510] __libc_start_call_main /usr/src/debug/glibc-2.36-9.fc37.x86_64/csu/../sysdeps/nptl/libc_start_call_main.h:74:3 13: /lib64/libc.so.6(__libc_start_main+0x89) [0x7f4d90c685c9] call_init inlined at /usr/src/debug/glibc-2.36-9.fc37.x86_64/csu/../csu/libc-start.c:368:5 in __libc_start_main@@GLIBC_2.34 /usr/src/debug/glibc-2.36-9.fc37.x86_64/csu/../csu/libc-start.c:128:20 __libc_start_main_impl /usr/src/debug/glibc-2.36-9.fc37.x86_64/csu/../csu/libc-start.c:368:5 14: ./Maestro2d.gnu.CUDA.ex() [0x435af5] _start at ??:?