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: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x654dd6] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:196:36 1: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x657a65] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:96:15 2: /lib64/libc.so.6(+0x3ea30) [0x7fcb97e3ea30] 3: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x65d102] amrex::TinyProfiler::memory_alloc(unsigned long, int) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_TinyProfiler.cpp:355:27 4: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x5c7bbd] amrex::CArena::alloc(unsigned long) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_CArena.cpp:57:42 5: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x658cad] amrex_mempool_init._omp_fn.0 /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_MemPool.cpp:60:19 6: /lib64/libgomp.so.1(GOMP_parallel+0x46) [0x7fcb99210766] gomp_icv inlined at /usr/src/debug/gcc-12.2.1-4.fc36.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgomp/../../../libgomp/parallel.c:140:31 in GOMP_parallel /usr/src/debug/gcc-12.2.1-4.fc36.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgomp/../../../libgomp/libgomp.h:873:21 GOMP_parallel_end /usr/src/debug/gcc-12.2.1-4.fc36.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgomp/../../../libgomp/parallel.c:140:31 GOMP_parallel /usr/src/debug/gcc-12.2.1-4.fc36.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgomp/../../../libgomp/parallel.c:179:3 7: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x6589c6] std::_Deque_iterator, std::allocator >, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >*>::_Deque_iterator(std::_Deque_iterator, std::allocator >, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >*> const&) inlined at /usr/include/c++/12/bits/stl_deque.h:1171:30 in amrex_mempool_init /usr/include/c++/12/bits/stl_deque.h:169:21 std::deque, std::allocator >, std::allocator, std::allocator > > >::end() /usr/include/c++/12/bits/stl_deque.h:1171:30 std::deque, std::allocator >, std::allocator, std::allocator > > >::~deque() /usr/include/c++/12/bits/stl_deque.h:1028:24 std::stack, std::allocator >, std::deque, std::allocator >, std::allocator, std::allocator > > > >::~stack() /usr/include/c++/12/bits/stl_stack.h:99:11 amrex::ParmParse::~ParmParse() /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_ParmParse.H:263:7 amrex_mempool_init /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_MemPool.cpp:73:5 8: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x54f173] std::vector >::operator[](unsigned long) inlined at /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_Vector.H:37:59 in amrex::Initialize(int&, char**&, bool, int, std::function const&, std::ostream&, std::ostream&, void (*)(char const*)) /usr/include/c++/12/bits/stl_vector.h:1124:25 amrex::Vector >::operator[](unsigned long) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_Vector.H:37:59 amrex::ParallelContext::MyProcAll() /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_ParallelContext.H:60:51 amrex::ParallelDescriptor::MyProc() /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_ParallelDescriptor.H:130:42 amrex::detail::DefaultGpuSeed() /raid/testing/castro-gfortran/amrex//Src/Base/AMReX_Random.H:149:46 amrex::Initialize(int&, char**&, bool, int, std::function const&, std::ostream&, std::ostream&, void (*)(char const*)) /raid/testing/castro-gfortran/amrex//Src/Base/AMReX.cpp:533:22 9: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x434386] std::_Function_base::~_Function_base() inlined at /usr/include/c++/12/bits/std_function.h:334:11 in main /usr/include/c++/12/bits/std_function.h:243:11 std::function::~function() /usr/include/c++/12/bits/std_function.h:334:11 main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:78:22 10: /lib64/libc.so.6(+0x29510) [0x7fcb97e29510] __libc_start_call_main /usr/src/debug/glibc-2.35-20.fc36.x86_64/csu/../sysdeps/nptl/libc_start_call_main.h:74:3 11: /lib64/libc.so.6(__libc_start_main+0x89) [0x7fcb97e295c9] call_init inlined at /usr/src/debug/glibc-2.35-20.fc36.x86_64/csu/../csu/libc-start.c:376:5 in __libc_start_main@@GLIBC_2.34 /usr/src/debug/glibc-2.35-20.fc36.x86_64/csu/../csu/libc-start.c:128:20 __libc_start_main_impl /usr/src/debug/glibc-2.35-20.fc36.x86_64/csu/../csu/libc-start.c:376:5 12: ./Castro2d.gnu.TEST.TPROF.MPI.OMP.ex() [0x44d8c5] _start at ??:? ===== TinyProfilers ======