[ET Trac] [Einstein Toolkit] #177: EXC_BAD_ACCESS in CarpetIOASCII

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Jan 21 15:33:37 CST 2011


#177: EXC_BAD_ACCESS in CarpetIOASCII
---------------------+------------------------------------------------------
  Reporter:  hinder  |       Owner:  eschnett
      Type:  defect  |      Status:  new     
  Priority:  major   |   Milestone:          
 Component:  Carpet  |     Version:          
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------

Comment (by eschnett):

 I do not see what could be wrong in this case.

 I have seen strange segmentation faults in the past, and I believe they
 are connected with inheritance and virtual methods. A few lines further
 down is a cast from a parent class (gdata*) to a child class (data<T>*). I
 believe this is legal in C++, but there may be a subtlety in the C++
 standard that I am missing, or there may be a compiler error.

 Can you try with a different compiler or a different compiler version?

 Which compiler and version are you using? What options are you using?

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


More information about the Trac mailing list