[Paraview] Problem compiling ParaView CVS since 2009/07/22 20:37:00 CEST on SLES 10.2

Sven Buijssen sven.buijssen at tu-dortmund.de
Wed Jul 29 13:59:55 EDT 2009


Hi Utkarsh,

I'm well aware of the fixes for Win introduced since, but they do not
resolve everything: I updated to top of cvs and compiled from scratch
just now. The segfault during compilation remains. But only for SuSE
Linux Enterprise Server 10 as far as I can tell.

Sven

----- Original Message -----
From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
To: Sven Buijssen <sven.buijssen at tu-dortmund.de>
CC: paraview at paraview.org
Sent: Mittwoch, 29. Juli 2009 18:54:15
Subject: [Paraview] Problem compiling ParaView CVS since 2009/07/22
20:37:00 CEST on SLES 10.2
> Try updating. A bug was introduced in getClassInfo() that resulted in
> stack overflows which has been fixed since.
> 
> Utkarsh
> 
> On Wed, Jul 29, 2009 at 12:26 PM, Sven
> Buijssen<sven.buijssen at tu-dortmund.de> wrote:
>> Hi,
>>
>> I'm wondering if anyone else is having problems compiling ParaView from
>> CVS on SuSE Linux Enterprise Server 10 Service Pack 2 since the commit
>> with ID t8b2Z3fhip0uNJWt that occurred at 2009/07/22 20:36:16 CEST
>>
>> On my SLES 10 SP2 system cmake 2.6-patch 4, GNU make 3.80, Qt 4.5.2, GNU
>> binutils 2.19.1, GNU bison 2.3 and gcc 4.3.3 are installed. make gets up
>> to 50% and then bails out whenever trying to invoke bin/vtkWrapClientServer:
>>
>> [ 50%] Generating vtkArrayCoordinateIteratorClientServer.cxx
>> /bin/sh: line 1: 29983 Segmentation fault
>> ../../../bin/vtkWrapClientServer
>> /home/foo/ParaView3_CVS/VTK/Common/vtkArrayCoordinateIterator.h
>> /home/foo/ParaView3_CVS/VTK/Wrapping/hints 1
>> /home/foo/paracompile_linux64/Utilities/VTKClientServer/Common/vtkArrayCoordinateIteratorClientServer.cxx
>> make[2]: ***
>> [Utilities/VTKClientServer/Common/vtkArrayCoordinateIteratorClientServer.cxx]
>> Error 139
>> make[1]: ***
>> [Utilities/VTKClientServer/Common/CMakeFiles/vtkCommonCS.dir/all]
>> Error 2
>> make: *** [all] Error 2
>>
>> Re-invocation of make pushes progress one step further, because on
>> segfault an empty file is created for
>>
>> Utilities/VTKClientServer/Common/vtkArrayCoordinateIteratorClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAbstractArrayClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAbstractTransformClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAmoebaMinimizerClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAnimationCueClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAnimationSceneClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkArrayIteratorClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAssemblyNodeClientServer.cxx
>> Utilities/VTKClientServer/Common/vtkAssemblyPathClientServer.cxx
>> etc.
>>
>> It happens for both Release and Debug builds.
>> Running the critical command through gdb (using ddt as frontend):
>>
>> % cd Utilities/VTKClientServer/Common
>> % ddt ../../../bin/vtkWrapClientServer
>> /home/foo/ParaView3_CVS/VTK/Common/vtkArrayCoordinateIterator.h
>> /home/foo/ParaView3_CVS/VTK/Wrapping/hints 1
>> /home/foo/paracompile_linux64/Utilities/VTKClientServer/Common/vtkArrayCoordinateIteratorClientServer.cxx
>>
>> the debugger reports a problem in getClassInfo
>> (vtkWrapClientServer.c:1225), reason: address not mapped to object
>>
>> It happens both for a SuSE provided gcc-4.3.3 as well as a self-compiled
>> gcc 4.3.3
>>
>> Compilation using the same source tree and cmake 2.6-patch 4, GNU make
>> 3.80/3.81, Qt 4.5.2, GNU binutils 2.19.1, GNU bison 2.3 and gcc 4.3.3
>> works fine on openSuSE 11.1 32bit, openSuSE 10.3 64bit and Ubuntu 9.04
>> 64bit.
>>
>> Has anyone a hint what prerequisite to upgrade or what else to try?
>>
>> Best regards,
>> Sven
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>


-- 
Dipl.Math. Sven H.M. Buijssen                               ////
Institute of Applied Mathematics                           ////
Faculty of Mathematics                                    ////
Dortmund University of Technology                    ___ ////
Vogelpothsweg 87, 44 227 Dortmund, Germany           \*\\///
Tel. +49-(0)231-755-5934 Fax. +49-(0)231-755-5933     \\\\/


More information about the ParaView mailing list