GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Problems with FairRootManager
Problems with FairRootManager [message #11638] Fri, 08 April 2011 14:32 Go to previous message
Felix Boehmer is currently offline  Felix Boehmer
Messages: 149
Registered: May 2007
Location: Munich
first-grade participant

From: *gsi.de
Dear framework specialists,

I have problems running my macros since I updated the base folder in the trunk. Downgrading to revision 11176 solves the problems.

Specifically, I get a segfault when adding my MC output file as a friend in the digi or reco macro:

#9  <signal handler called>
#10 0xb393a8c3 in FairRootManager::AddFriendsToChain (this=0xa5eb9f8) at /home/date/pandaroot/trunk_new/base/FairRootManager.cxx:1019
#11 0xb394bc0f in FairRunAna::Init (this=0xa0b8be8) at /home/date/pandaroot/trunk_new/base/FairRunAna.cxx:107


Looking into it I found that in the loop over the items in "friendList" in AddFriendsToChain():

  • It finds my MC-file as first entry in the list
  • The only inputlevel is "InputChain"
  • The TChain* of fFriendTypeList["InputChain"] is NULL
  • Consequently, the following addFile() gives a segfault


What is going on? Surely something is wrong in my macros, since nobody else seems to have problems. However, as I mentioned, downgrading the base folder solves the problem. Maybe somebody of the experts can give me a hint here?

Cheers

Felix

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Warnings from TPC libraries
Next Topic: Bug in LHE (fixed) and MC propagation for tracks
Goto Forum:
  


Current Time: Fri Apr 19 12:47:34 CEST 2024

Total time taken to generate the page: 0.00887 seconds