[CIG-SHORT] "make check" error upon updating PyLith

Jeffrey Thompson jeffremt at gmail.com
Wed Mar 30 13:58:17 PDT 2011


Hi Brad,

Below is everything that GDB shows me with the start-up, run, and backtrace
commands.

Jeff

[jeffremt at jokull feassemble]$ gdb .libs/testfeassemble
GNU gdb Red Hat Linux (6.3.0.0-1.162.el4rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...run
Using host libthread_db library "/lib64/tls/libthread_db.so.1".

(gdb) run
Starting program:
/home/jeffremt/tools/cig/v1.5-stable/unittests/libtests/feassemble/.libs/testfeassemble

[Thread debugging using libthread_db enabled]
[New Thread 182935193376 (LWP 4381)]
pylith::feassemble::TestCellGeometry::testOrient0D : OK
pylith::feassemble::TestCellGeometry::testOrient1D : OK
pylith::feassemble::TestCellGeometry::testOrient2D : OK
pylith::feassemble::TestGeometryPoint1D::testConstructor : OK
pylith::feassemble::TestGeometryPoint1D::testClone : OK
pylith::feassemble::TestGeometryPoint1D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryPoint1D::testCellDim : OK
pylith::feassemble::TestGeometryPoint1D::testSpaceDim : OK
pylith::feassemble::TestGeometryPoint1D::testNumCorners : OK
pylith::feassemble::TestGeometryPoint1D::testOrientFn : OK
pylith::feassemble::TestGeometryPoint1D::testJacobian : OK
pylith::feassemble::TestGeometryPoint2D::testConstructor : OK
pylith::feassemble::TestGeometryPoint2D::testClone : OK
pylith::feassemble::TestGeometryPoint2D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryPoint2D::testCellDim : OK
pylith::feassemble::TestGeometryPoint2D::testSpaceDim : OK
pylith::feassemble::TestGeometryPoint2D::testNumCorners : OK
pylith::feassemble::TestGeometryPoint2D::testOrientFn : OK
pylith::feassemble::TestGeometryPoint2D::testJacobian : OK
pylith::feassemble::TestGeometryPoint3D::testConstructor : OK
pylith::feassemble::TestGeometryPoint3D::testClone : OK
pylith::feassemble::TestGeometryPoint3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryPoint3D::testCellDim : OK
pylith::feassemble::TestGeometryPoint3D::testSpaceDim : OK
pylith::feassemble::TestGeometryPoint3D::testNumCorners : OK
pylith::feassemble::TestGeometryPoint3D::testOrientFn : OK
pylith::feassemble::TestGeometryPoint3D::testJacobian : OK
pylith::feassemble::TestGeometryLine1D::testConstructor : OK
pylith::feassemble::TestGeometryLine1D::testClone : OK
pylith::feassemble::TestGeometryLine1D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryLine1D::testCellDim : OK
pylith::feassemble::TestGeometryLine1D::testSpaceDim : OK
pylith::feassemble::TestGeometryLine1D::testNumCorners : OK
pylith::feassemble::TestGeometryLine1D::testOrientFn : OK
pylith::feassemble::TestGeometryLine1D::testJacobian : OK
pylith::feassemble::TestGeometryLine2D::testConstructor : OK
pylith::feassemble::TestGeometryLine2D::testClone : OK
pylith::feassemble::TestGeometryLine2D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryLine2D::testCellDim : OK
pylith::feassemble::TestGeometryLine2D::testSpaceDim : OK
pylith::feassemble::TestGeometryLine2D::testNumCorners : OK
pylith::feassemble::TestGeometryLine2D::testOrientFn : OK
pylith::feassemble::TestGeometryLine2D::testJacobian : OK
pylith::feassemble::TestGeometryLine3D::testConstructor : OK
pylith::feassemble::TestGeometryLine3D::testClone : OK
pylith::feassemble::TestGeometryLine3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryLine3D::testCellDim : OK
pylith::feassemble::TestGeometryLine3D::testSpaceDim : OK
pylith::feassemble::TestGeometryLine3D::testNumCorners : OK
pylith::feassemble::TestGeometryLine3D::testOrientFn : OK
pylith::feassemble::TestGeometryLine3D::testJacobian : OK
pylith::feassemble::TestGeometryTri2D::testConstructor : OK
pylith::feassemble::TestGeometryTri2D::testClone : OK
pylith::feassemble::TestGeometryTri2D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryTri2D::testCellDim : OK
pylith::feassemble::TestGeometryTri2D::testSpaceDim : OK
pylith::feassemble::TestGeometryTri2D::testNumCorners : OK
pylith::feassemble::TestGeometryTri2D::testOrientFn : OK
pylith::feassemble::TestGeometryTri2D::testJacobian : OK
pylith::feassemble::TestGeometryTri3D::testConstructor : OK
pylith::feassemble::TestGeometryTri3D::testClone : OK
pylith::feassemble::TestGeometryTri3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryTri3D::testCellDim : OK
pylith::feassemble::TestGeometryTri3D::testSpaceDim : OK
pylith::feassemble::TestGeometryTri3D::testNumCorners : OK
pylith::feassemble::TestGeometryTri3D::testOrientFn : OK
pylith::feassemble::TestGeometryTri3D::testJacobian : OK
pylith::feassemble::TestGeometryQuad2D::testConstructor : OK
pylith::feassemble::TestGeometryQuad2D::testClone : OK
pylith::feassemble::TestGeometryQuad2D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryQuad2D::testCellDim : OK
pylith::feassemble::TestGeometryQuad2D::testSpaceDim : OK
pylith::feassemble::TestGeometryQuad2D::testNumCorners : OK
pylith::feassemble::TestGeometryQuad2D::testOrientFn : OK
pylith::feassemble::TestGeometryQuad2D::testJacobian : OK
pylith::feassemble::TestGeometryQuad3D::testConstructor : OK
pylith::feassemble::TestGeometryQuad3D::testClone : OK
pylith::feassemble::TestGeometryQuad3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryQuad3D::testCellDim : OK
pylith::feassemble::TestGeometryQuad3D::testSpaceDim : OK
pylith::feassemble::TestGeometryQuad3D::testNumCorners : OK
pylith::feassemble::TestGeometryQuad3D::testOrientFn : OK
pylith::feassemble::TestGeometryQuad3D::testJacobian : OK
pylith::feassemble::TestGeometryTet3D::testConstructor : OK
pylith::feassemble::TestGeometryTet3D::testClone : OK
pylith::feassemble::TestGeometryTet3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryTet3D::testCellDim : OK
pylith::feassemble::TestGeometryTet3D::testSpaceDim : OK
pylith::feassemble::TestGeometryTet3D::testNumCorners : OK
pylith::feassemble::TestGeometryTet3D::testOrientFn : OK
pylith::feassemble::TestGeometryTet3D::testJacobian : OK
pylith::feassemble::TestGeometryHex3D::testConstructor : OK
pylith::feassemble::TestGeometryHex3D::testClone : OK
pylith::feassemble::TestGeometryHex3D::testGeomLowerDim : OK
pylith::feassemble::TestGeometryHex3D::testCellDim : OK
pylith::feassemble::TestGeometryHex3D::testSpaceDim : OK
pylith::feassemble::TestGeometryHex3D::testNumCorners : OK
pylith::feassemble::TestGeometryHex3D::testOrientFn : OK
pylith::feassemble::TestGeometryHex3D::testJacobian : OK
pylith::feassemble::TestQuadratureRefCell::testConstructor : OK
pylith::feassemble::TestQuadratureRefCell::testMinJacobian : OK
pylith::feassemble::TestQuadratureRefCell::testRefGeometry : OK
pylith::feassemble::TestQuadratureRefCell::testInitialize : OK
pylith::feassemble::TestQuadratureEngine::testCopyConstructor : OK
pylith::feassemble::TestQuadratureEngine::testInitialize : OK
pylith::feassemble::TestQuadrature0D::testConstructor : OK
pylith::feassemble::TestQuadrature0D::testPoint : OK
pylith::feassemble::TestQuadrature1D::testConstructor : OK
pylith::feassemble::TestQuadrature1D::testLinear : OK
pylith::feassemble::TestQuadrature1D::testQuadratic : OK
pylith::feassemble::TestQuadrature1Din2D::testConstructor : OK
pylith::feassemble::TestQuadrature1Din2D::testLinear : OK
pylith::feassemble::TestQuadrature1Din2D::testQuadratic : OK
pylith::feassemble::TestQuadrature1Din3D::testConstructor : OK
pylith::feassemble::TestQuadrature1Din3D::testLinear : OK
pylith::feassemble::TestQuadrature1Din3D::testQuadratic : OK
pylith::feassemble::TestQuadrature2D::testConstructor : OK
pylith::feassemble::TestQuadrature2D::testLinear : OK
pylith::feassemble::TestQuadrature2D::testQuadratic : OK
pylith::feassemble::TestQuadrature2Din3D::testConstructor : OK
pylith::feassemble::TestQuadrature2Din3D::testLinearXYZ : OK
pylith::feassemble::TestQuadrature2Din3D::testLinearXY : OK
pylith::feassemble::TestQuadrature2Din3D::testLinearYZ : OK
pylith::feassemble::TestQuadrature2Din3D::testLinearXZ : OK
pylith::feassemble::TestQuadrature2Din3D::testQuadratic : OK
pylith::feassemble::TestQuadrature3D::testConstructor : OK
pylith::feassemble::TestQuadrature3D::testLinear : OK
pylith::feassemble::TestQuadrature3D::testQuadratic : OK
pylith::feassemble::TestQuadrature::testCopyConstructor : OK
pylith::feassemble::TestQuadrature::testCheckConditioning : OK
pylith::feassemble::TestQuadrature::testEngineAccessors : OK
pylith::feassemble::TestQuadrature::testComputeGeometry : OK
pylith::feassemble::TestQuadrature::testComputeGeometryCell : OK
pylith::feassemble::TestIntegrator::testTimeStep : OK
pylith::feassemble::TestIntegrator::testStableTimeStep : OK
pylith::feassemble::TestIntegrator::testIsJacobianSymmetric : OK
pylith::feassemble::TestIntegrator::testQuadrature : OK
pylith::feassemble::TestIntegrator::testNormalizer : OK
pylith::feassemble::TestIntegrator::testGravityField : OK
pylith::feassemble::TestIntegrator::testInitCellVector : OK
pylith::feassemble::TestIntegrator::testResetCellVector : OK
pylith::feassemble::TestIntegrator::testInitCellMatrix : OK
pylith::feassemble::TestIntegrator::testResetCellMatrix : OK
pylith::feassemble::TestIntegrator::testLumpCellMatrix : OK
pylith::feassemble::TestIntegrator::testSplitField : OK
pylith::feassemble::TestIntegratorElasticity::testCalcTotalStrain1D : OK
pylith::feassemble::TestIntegratorElasticity::testCalcTotalStrain2D : OK
pylith::feassemble::TestIntegratorElasticity::testCalcTotalStrain3D : OK
pylith::feassemble::TestElasticityExplicit::testConstructor : OK
pylith::feassemble::TestElasticityExplicit::testTimeStep : OK
pylith::feassemble::TestElasticityExplicit::testMaterial : OK
pylith::feassemble::TestElasticityExplicit::testNeedNewJacobian : OK
pylith::feassemble::TestElasticityExplicit::testUseSolnIncr : OK
pylith::feassemble::TestElasticityExplicit1DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicit1DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityExplicit1DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit1DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityExplicit1DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit1DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityExplicit1DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityExplicit1DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityExplicit2DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicit2DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityExplicit2DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit2DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityExplicit2DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit2DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityExplicit2DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityExplicit2DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityExplicit3DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicit3DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityExplicit3DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit3DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityExplicit3DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit3DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityExplicit3DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityExplicit3DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav1DLinear::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testInitialize :
OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav1DQuadratic::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav2DLinear::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testInitialize :
OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav2DQuadratic::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testInitialize : OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav3DLinear::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testInitialize :
OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitGrav3DQuadratic::testUpdateStateVars
: OK
pylith::feassemble::TestElasticityExplicitTri3::testConstructor : OK
pylith::feassemble::TestElasticityExplicitTri3::testTimeStep : OK
pylith::feassemble::TestElasticityExplicitTri3::testMaterial : OK
pylith::feassemble::TestElasticityExplicitTri3::testNeedNewJacobian : OK
pylith::feassemble::TestElasticityExplicitTri3::testUseSolnIncr : OK
pylith::feassemble::TestElasticityExplicitTri3::testInitialize : OK
pylith::feassemble::TestElasticityExplicitTri3::testIntegrateResidual : OK
pylith::feassemble::TestElasticityExplicitTri3::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitTri3::testIntegrateJacobian : OK
pylith::feassemble::TestElasticityExplicitTri3::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitTri3::testUpdateStateVars : OK
pylith::feassemble::TestElasticityExplicitTri3::testStableTimeStep : OK
pylith::feassemble::TestElasticityExplicitTet4::testConstructor : OK
pylith::feassemble::TestElasticityExplicitTet4::testTimeStep : OK
pylith::feassemble::TestElasticityExplicitTet4::testMaterial : OK
pylith::feassemble::TestElasticityExplicitTet4::testNeedNewJacobian : OK
pylith::feassemble::TestElasticityExplicitTet4::testUseSolnIncr : OK
pylith::feassemble::TestElasticityExplicitTet4::testInitialize : OK
pylith::feassemble::TestElasticityExplicitTet4::testIntegrateResidual : OK
pylith::feassemble::TestElasticityExplicitTet4::testIntegrateResidualLumped
: OK
pylith::feassemble::TestElasticityExplicitTet4::testIntegrateJacobian : OK
pylith::feassemble::TestElasticityExplicitTet4::testIntegrateJacobianLumped
: OK
pylith::feassemble::TestElasticityExplicitTet4::testUpdateStateVars : OK
pylith::feassemble::TestElasticityExplicitTet4::testStableTimeStep : OK
pylith::feassemble::TestElasticityImplicit::testConstructor : OK
pylith::feassemble::TestElasticityImplicit::testTimeStep : OK
pylith::feassemble::TestElasticityImplicit::testMaterial : OK
pylith::feassemble::TestElasticityImplicit::testNeedNewJacobian : OK
pylith::feassemble::TestElasticityImplicit::testUseSolnIncr : OK
pylith::feassemble::TestElasticityImplicit1DLinear::testInitialize : OK
pylith::feassemble::TestElasticityImplicit1DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityImplicit1DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityImplicit1DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityImplicit1DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityImplicit1DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityImplicit1DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityImplicit1DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityImplicit1DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityImplicit1DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityImplicit2DLinear::testInitialize : OK
pylith::feassemble::TestElasticityImplicit2DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityImplicit2DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityImplicit2DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityImplicit2DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityImplicit2DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityImplicit2DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityImplicit2DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityImplicit2DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityImplicit2DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityImplicit3DLinear::testInitialize : OK
pylith::feassemble::TestElasticityImplicit3DLinear::testIntegrateResidual :
OK
pylith::feassemble::TestElasticityImplicit3DLinear::testIntegrateJacobian :
OK
pylith::feassemble::TestElasticityImplicit3DLinear::testUpdateStateVars : OK
pylith::feassemble::TestElasticityImplicit3DLinear::testStableTimeStep : OK
pylith::feassemble::TestElasticityImplicit3DQuadratic::testInitialize : OK
pylith::feassemble::TestElasticityImplicit3DQuadratic::testIntegrateResidual
: OK
pylith::feassemble::TestElasticityImplicit3DQuadratic::testIntegrateJacobian
: OK
pylith::feassemble::TestElasticityImplicit3DQuadratic::testUpdateStateVars :
OK
pylith::feassemble::TestElasticityImplicit3DQuadratic::testStableTimeStep :
OK
pylith::feassemble::TestElasticityImplicitGrav1DLinear::testInitialize : OK
pylith::feassemble::TestElasticityImplicitGrav1DLinear::testIntegrateResidual
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182935193376 (LWP 4381)]
0x0000002a9593dc42 in
pylith::feassemble::ElasticityImplicit::integrateResidual
(this=0x7fbfffd3c0, residual=@0x849620,
    t=Variable "t" is not available.
) at
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/valarray:537
537         {
(gdb) backtrace
#0  0x0000002a9593dc42 in
pylith::feassemble::ElasticityImplicit::integrateResidual
(this=0x7fbfffd3c0,
    residual=@0x849620, t=Variable "t" is not available.
) at
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/valarray:537
#1  0x0000000000542159 in
pylith::feassemble::TestElasticityImplicit::testIntegrateResidual
(this=0x80de30)
    at TestElasticityImplicit.cc:171
#2  0x0000002a95587904 in CppUnit::TestCaseMethodFunctor::operator()
(this=Variable "this" is not available.
) at TestCase.cpp:32
#3  0x0000002a95574dc4 in CppUnit::DefaultProtector::protect (this=0x7f7e90,
functor=@0x815b70, context=@0x1)
    at DefaultProtector.cpp:15
#4  0x0000002a955836f9 in
CppUnit::ProtectorChain::ProtectFunctor::operator() (this=Variable "this" is
not available.
) at ProtectorChain.cpp:20
#5  0x0000002a955832fe in CppUnit::ProtectorChain::protect (this=0x7a72e0,
functor=@0x7fbfffd9f0, context=@0x7fbfffd990)
    at ProtectorChain.cpp:77
#6  0x0000002a95593fd4 in CppUnit::TestResult::protect (this=0x7fbfffdc80,
functor=@0x7fbfffd9f0, test=Variable "test" is not available.
)
    at TestResult.cpp:178
#7  0x0000002a955875ef in CppUnit::TestCase::run (this=0x80df70,
result=0x7fbfffdc80) at TestCase.cpp:27
#8  0x0000002a95587ec9 in CppUnit::TestComposite::doRunChildTests
(this=0x80db70, controller=0x7fbfffdc80)
    at TestComposite.cpp:64
#9  0x0000002a95587dd6 in CppUnit::TestComposite::run (this=0x80db70,
result=0x7fbfffdc80) at TestComposite.cpp:23
#10 0x0000002a95587ec9 in CppUnit::TestComposite::doRunChildTests
(this=0x7ade20, controller=0x7fbfffdc80)
    at TestComposite.cpp:64
#11 0x0000002a95587dd6 in CppUnit::TestComposite::run (this=0x7ade20,
result=0x7fbfffdc80) at TestComposite.cpp:23
#12 0x0000002a95593f4a in CppUnit::TestResult::runTest (this=0x7fbfffdc80,
test=0x7af2a0) at TestResult.cpp:145
#13 0x0000002a95597d75 in CppUnit::TestRunner::run (this=Variable "this" is
not available.
) at TestRunner.cpp:96
#14 0x00000000005b93f3 in main (argc=Variable "argc" is not available.
)
    at
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ext/new_allocator.h:62
(gdb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://geodynamics.org/pipermail/cig-short/attachments/20110330/448889b7/attachment-0001.htm 


More information about the CIG-SHORT mailing list