[ET Trac] [Einstein Toolkit] #443: Output a stack backtrace on a fatal error in a simulation

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Jul 1 18:01:00 CDT 2011


#443: Output a stack backtrace on a fatal error in a simulation
--------------------------+-------------------------------------------------
  Reporter:  hinder       |       Owner:  eschnett
      Type:  enhancement  |      Status:  review  
  Priority:  major        |   Milestone:          
 Component:  Carpet       |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------

Comment (by eschnett):

 GCC says:

        -rdynamic
            Pass the flag -export-dynamic to the ELF linker, on targets
 that
            support it. This instructs the linker to add all symbols, not
 only
            used ones, to the dynamic symbol table. This option is needed
 for
            some uses of "dlopen" or to allow obtaining backtraces from
 within
            a program.

 This seems like a safe thing to do. Note that we override many defaults in
 the SimFactory, so I would begin by adding it to SimFactory's option lists
 on the machines that we often use.

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


More information about the Trac mailing list