Skip to Content.
Sympa Menu

sphenix-software-l - Re: [Sphenix-software-l] [EXTERNAL] Crashing macros

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: "Pereira Da Costa, Hugo Denis Antonio" <hugo.pereira-da-costa AT lanl.gov>
  • To: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>, "sphenix-software-l AT lists.bnl.gov" <sphenix-software-l AT lists.bnl.gov>
  • Subject: Re: [Sphenix-software-l] [EXTERNAL] Crashing macros
  • Date: Sat, 2 Sep 2023 20:08:32 +0000

mmh. For some reasons this only happens on sphnx01. Not on sphnxdev01. (there the same macro runs just fine). So I'll just stay away from the former. 
Sorry for the noise
Hugo

From: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>
Sent: Saturday, September 2, 2023 12:41 PM
To: sphenix-software-l AT lists.bnl.gov <sphenix-software-l AT lists.bnl.gov>; Pereira Da Costa, Hugo Denis Antonio <hugo.pereira-da-costa AT lanl.gov>
Subject: [EXTERNAL] Crashing macros
 
All,

Reconstuction macros I was running and were working just fine yesterday
are now crashing with:

cling::DynamicLibraryManager::loadLibrary(): libLHAPDF.so.0: cannot map
zero-fill pages: Cannot allocate memory
In file included from input_line_10:1:
In file included from
/direct/phenix+u/workarea/hpereira/sphenix/src/macros/detectors/sPHENIX/Fun4All_EvaluateRawData_hp.C:17:
In file included from
/phenix/u/hpereira/sphenix/src/macros/detectors/sPHENIX/G4Setup_sPHENIX.C:6:
/phenix/u/hpereira/sphenix/src/macros/common/G4_Bbc.C:16:1: fatal error:
'https://urldefense.com/v3/__http://libg4bbc.so__;!!Bt8fGhp8LhKGRg!BzK4DN7gfVIuyZsOMYjBSZXkAUxn85XIbzBOWwlY1YK_TH4p_KO6vdeEQNrWiEDpnVjzxSLEiv2uL5_pKZbHeEtZu1Ut3rE34lPo9ZU$ ' file not found
R__LOAD_LIBRARY(https://urldefense.com/v3/__http://libg4bbc.so__;!!Bt8fGhp8LhKGRg!BzK4DN7gfVIuyZsOMYjBSZXkAUxn85XIbzBOWwlY1YK_TH4p_KO6vdeEQNrWiEDpnVjzxSLEiv2uL5_pKZbHeEtZu1Ut3rE34lPo9ZU$ )
^
/sphenix/user/phnxbld/workarea/sPHENIX_SL7.3/gcc-12.1.0/root-6.26.06.p01/root-6.26.06/build/include/Rtypes.h:456:35:
note: expanded from macro 'R__LOAD_LIBRARY'
# define R__LOAD_LIBRARY(LIBRARY) _R_PragmaStr(cling load ( #LIBRARY ))
                                   ^
/sphenix/user/phnxbld/workarea/sPHENIX_SL7.3/gcc-12.1.0/root-6.26.06.p01/root-6.26.06/build/include/Rtypes.h:455:26:
note: expanded from macro '_R_PragmaStr'
# define _R_PragmaStr(x) _Pragma(#x)
                          ^
<scratch space>:47:29: note: expanded from here
  cling load ( "https://urldefense.com/v3/__http://libg4bbc.so__;!!Bt8fGhp8LhKGRg!BzK4DN7gfVIuyZsOMYjBSZXkAUxn85XIbzBOWwlY1YK_TH4p_KO6vdeEQNrWiEDpnVjzxSLEiv2uL5_pKZbHeEtZu1Ut3rE34lPo9ZU$ " )

I run with the latest new build and libraries compiled with the latest
git code.

Am I the only one to see this ? Is this a problem with my setup ?

Thank you,

Hugo






Archive powered by MHonArc 2.6.24.

Top of Page