[vtkusers] make test reports SegFaults on RedHat linux AWS 4 gcc3.3

Ivan Teliatnikov ivan at geosci.usyd.edu.au
Tue Feb 13 21:03:45 EST 2007


Dear John
Thank you for very quick response. 
You were absolutely correct. Exporting the DISPLAY variable fixed the
problem. Thank you very much.
Ivan.

On Tue, 2007-02-13 at 10:26 +0100, John Biddiscombe wrote:
> The tests that pass need no display, those that fail do.
> try
> setenv DISPLAY localhost:0 (or the machine with the graphics)
> then run tests again. (also Xhost + if necessary on the terminal with 
> the screen)
> 
> JB
> > Dear colleagues,
> >
> > VTl 4.4.2 on RedHat AWS 4 (Linux) gcc 3.3 
> >
> > $ make test 
> >
> > reports errors.
> >
> >
> > [root at silicon VTK]# make test
> > Running tests...
> > Start processing tests
> > Test project /usr/local/src/VTK
> >   1/ 30 Testing ObjectFactory                    Passed
> >   2/ 30 Testing otherArrays                      Passed
> >   3/ 30 Testing otherEmptyCell                   Passed
> >   4/ 30 Testing otherRectilinearGrid             Passed
> >   5/ 30 Testing otherCellBoundaries              Passed
> >   6/ 30 Testing otherCellDerivatives             Passed
> >   7/ 30 Testing otherCellPosition                Passed
> >   8/ 30 Testing otherStructuredGrid              Passed
> >   9/ 30 Testing otherTimerLog                    Passed
> >  10/ 30 Testing otherLookupTable                 Passed
> >  11/ 30 Testing otherByteSwap                    Passed
> >  12/ 30 Testing otherCellArray                   Passed
> >  13/ 30 Testing otherCellTypes                   Passed
> >  14/ 30 Testing otherFieldData                   Passed
> >  15/ 30 Testing quadraticEvaluation              Passed
> >  16/ 30 Testing TestAmoebaMinimizer              Passed
> >  17/ 30 Testing TestImageIterator                Passed
> >  18/ 30 Testing TestDirectory                    Passed
> >  19/ 30 Testing TestSmartPointer                 Passed
> >  20/ 30 Testing SystemInformation                Passed
> >  21/ 30 Testing TestCxxFeatures                  Passed
> >  22/ 30 Testing TestInstantiator                 Passed
> >  23/ 30 Testing otherColorTransferFunction       Passed
> >  24/ 30 Testing Mace                          ***Exception: SegFault
> >  25/ 30 Testing expCos                        ***Exception: SegFault
> >  26/ 30 Testing CellLocator                   ***Exception: SegFault
> >  27/ 30 Testing PointLocator                  ***Exception: SegFault
> >  28/ 30 Testing FrustumClip                   ***Exception: SegFault
> >  29/ 30 Testing RGrid                         ***Exception: SegFault
> >  30/ 30 Testing otherCoordinate                  Passed
> >
> > 80% tests passed, 6 tests failed out of 30
> >
> > The following tests FAILED:
> >          24 - Mace (SEGFAULT)
> >          25 - expCos (SEGFAULT)
> >          26 - CellLocator (SEGFAULT)
> >          27 - PointLocator (SEGFAULT)
> >          28 - FrustumClip (SEGFAULT)
> >          29 - RGrid (SEGFAULT)
> > Errors while running CTest
> > make: *** [test] Error 8
> >
> > Can anyone comment, please?
> >
> > Thank you in advance.
> >
> > Ivan.
> >   
> 
> 
-- 
Ivan Teliatnikov
School of Geosciences
University of Sydney
ivan at geosci.usyd.edu.au
new phone: +612 9351 3189
mobile   : +614 02 173 179




More information about the vtkusers mailing list