[ET Trac] [Einstein Toolkit] #443: Output a stack backtrace on a fatal error in a simulation
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Aug 19 11:21:45 CDT 2011
#443: Output a stack backtrace on a fatal error in a simulation
--------------------------+-------------------------------------------------
Reporter: hinder | Owner: hinder
Type: enhancement | Status: review
Priority: major | Milestone:
Component: Carpet | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by hinder):
The autoconf magic also seems to not work quite right. I have tested it
using GCC on Mac OS and Intel 11 on Linux. In each case, autoconf reports
checking for cxxabi.h... yes
checking for __cxa_demangle... yes
checking for Dl_info.dli_sname... yes
checking for dladdr... yes
but cctk_Config.h contains
#define HAVE___CXA_DEMANGLE 1
/* #undef HAVE_DLADDR */
Since HAVE_DLADDR is not defined, the backtrace names are not demangled.
Roland has volunteered to try to get the autoconf macros working.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/443#comment:12>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list