[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 08:56:23 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):

 I had to remove some errant square brackets from backtrace_autoconf.diff.
 When using the Intel compiler, the Dl_info structure is only available if
 _GNU_SOURCE is defined.  This is because it is a GNU extension.  In order
 to get this defined (both in Initialise.cc and during the autoconf test),
 we could add it to every optionlist that uses the Intel compiler.  Or
 maybe we could add it in known_architectures.  Erik?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/443#comment:11>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list