GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » during make install: rootcint segmentation fault
during make install: rootcint segmentation fault [message #5818] Tue, 05 February 2008 14:12 Go to next message
Sebastian Neubert is currently offline  Sebastian Neubert
Messages: 282
Registered: March 2006
Location: Munich
first-grade participant

From: *e18.physik.tu-muenchen.de
Dear colleagues!

I just did an update to revision 2153. During the build process I get error messages like the one below. This happens not only for the tpc package but for several dictionaries!

Any idea what is going wrong?

Sebastian.
[ 27%] Generating tpcDict.cxx, tpcDict.h
/bin/sh: line 1: 15788 Segmentation fault      (core dumped) /afs/e18/panda/SIM/FAIRRoot/cbmsoft/tools/root/bin/rootcint -f /afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/cbuildDevNew/tpc/tpcDict.cxx -c -DHAVE_CONFIG_H -I/afs/e18/panda/SIM/FAIRRoot/cbmsoft_etch/cbmsoft/tools/root/include -I/afs/e18/panda/SIM/FAIRRoot/cbmsoft_etch/cbmsoft/cern/clhep/include -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/geobase -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/parbase -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/base -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/field -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/mcstack -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/passive -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/genfit -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/tpc -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/tpc/test -I/afs/e18/user/sneubert/scratch/PANDA/FAIRRoot/pandarootDev/tpc/spacecharge PndTpcGeo.h PndTpcGeoPar.h PndTpcDigiPar.h PndTpcContFact.h PndTpcDetector.h PndTpcPoint.h PndTpcClusterizerTask.h PndTpcGas.h PndTpcPrimaryCluster.h LinearInterpolPolicy.h PndTpcDriftedElectron.h PndTpcDriftTask.h PndTpcAvalanche.h PndTpcGem.h PndTpcGemTask.h PndTpcSignal.h PndTpcSignalAge.h McId.h PndTpcAbsPadShape.h PndTpcPRLookupTable.h PndTpcPadPlane.h PndTpcPad.h PndTpcPadShapePool.h PndTpcPadShapeSquare.h PndTpcPadShapePolygon.h PndTpcPadResponseTask.h PndTpcFrontend.h McIdCollection.h PndTpcSample.h PndTpcCRRCPulseshape.h PndTpcDigitizationPolicy.h PndTpcDigi.h PndTpcDigiAge.h PndTpcDigiAmplitude.h PndTpcDigiMapper.h PndTpcSimplePSAStrategy.h PndTpcSpaceChargeTask.h PndTpcAbsField.h PndTpcFieldCylGrid.h PndTpcEFieldCyl.h PndTpcEFieldCylLoader.h PndTpcDevmapCyl.h PndTpcDevmapCylLoader.h PndTpcEvtMixTask.h PndTpcEvtTime.h PndTpcElectronicsTask.h PndTpcClusterFinder.h PndTpcClusterFinderSimple.h PndTpcClusterFinderTask.h PndTpcCluster.h PndTpcClusterCOG.h PndTpcClusterRadius.h PndTpcClusterZ.h TORPadProcessor.h TORPPState_Initial.h TORPPState_Compare.h TORPPState_Output.h TORPPState_Send.h TORPPState_Wait.h TORPPState_End.h PndTpcSectorProcessor.h PndTpcRungeKutta.h PndTpcInhFieldDrifter.h PndTpcPSAplot.h DebugLogger.h TCovEllipse.h PndTpcPSA_TOT1.h PndTpcSignalSplitterTask.h PndTpcDigiAnalysisTask.h PndTpcLaser.h PndTpcLaserTask.h PndTpcLaserFitTask.h PndTpcLaserTrack.h PndTpcLaserStat.h spacecharge/BiCubSpline.h spacecharge/BSpline.h spacecharge/CubSpline.h tpcLinkDef.h
make[2]: *** [tpc/tpcDict.cxx] Error 139
make[1]: *** [tpc/CMakeFiles/tpc.dir/all] Error 2
make: *** [all] Error 2



Sebastian Neubert
Technische Universität München
Department Physik E18
sneubert@e18.physik.tu-muenchen.de
tel: +49-8928912592
Re: during make install: rootcint segmentation fault [message #5820 is a reply to message #5818] Tue, 05 February 2008 15:12 Go to previous messageGo to next message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *pools.arcor-ip.net
Hi Sebastian

I checked the Dashboard. All machines has no problems with this revision.
Please try to start with a clean new build directory.

Ciao

Florian
Re: during make install: rootcint segmentation fault [message #5822 is a reply to message #5820] Tue, 05 February 2008 16:47 Go to previous messageGo to next message
Sebastian Neubert is currently offline  Sebastian Neubert
Messages: 282
Registered: March 2006
Location: Munich
first-grade participant

From: *e18.physik.tu-muenchen.de
Now it works. Thanks!
Strange interference of dictionaries! Smile


Sebastian Neubert
Technische Universität München
Department Physik E18
sneubert@e18.physik.tu-muenchen.de
tel: +49-8928912592
Re: during make install: rootcint segmentation fault [message #5823 is a reply to message #5822] Tue, 05 February 2008 19:43 Go to previous message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *pools.arcor-ip.net
Hi Sebastian

Maybe you have several versions of Root installed. This can result in strange
effects when using different versions at different times.

Ciao

Florian
Previous Topic: Missing file in TPC code
Next Topic: Problem with PndSttHitProducerIdeal
Goto Forum:
  


Current Time: Fri Nov 22 15:40:43 CET 2024

Total time taken to generate the page: 0.00781 seconds