Skip to Content.
Sympa Menu

sphenix-software-l - [Sphenix-software-l] Crashing macros

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>
  • To: "sphenix-software-l AT lists.bnl.gov" <sphenix-software-l AT lists.bnl.gov>, Hugo Pereira Da Costa <hugo.pereira-da-costa AT lanl.gov>
  • Subject: [Sphenix-software-l] Crashing macros
  • Date: Sat, 2 Sep 2023 14:41:53 -0400

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: 'libg4bbc.so' file not found
R__LOAD_LIBRARY(libg4bbc.so)
^
/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 ( "libg4bbc.so" )

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