#36932: Geant4 using outdated physics processes data files breaks at run time ---------------------------+--------------------------------- Reporter: jb.morgado@… | Owner: cristiano.fontana@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: geant4 | ---------------------------+--------------------------------- Changes (by ryandesign@…): * cc: jb.morgado@… (removed) * priority: High => Normal * keywords: geant4 => * owner: macports-tickets@… => cristiano.fontana@… * port: geant4 @4.9.4.p02 => geant4 Old description:
The geant4 port, currently at version 4.9.4.p02 breaks the compiled programs at run time due to the use of outdated physics processes data files.
The error message is: -------- EEEE ------- G4Exception-START -------- EEEE ------- *** G4Exception : em0003 issued by : G4SeltzerBergerModel::ReadData() Bremsstrahlung data file </opt/local/share/geant4/data/G4EMLOW6.19/brem_SB/br1> is not opened! G4LEDATA version should be G4EMLOW6.23 or later.
*** Fatal Exception *** core dump *** -------- EEEE -------- G4Exception-END --------- EEEE -------
This can be corrected by using the G4EMLOW6.23 from the latest version of Geant4 available in their official website.
New description: The geant4 port, currently at version 4.9.4.p02 breaks the compiled programs at run time due to the use of outdated physics processes data files. The error message is: {{{ -------- EEEE ------- G4Exception-START -------- EEEE ------- *** G4Exception : em0003 issued by : G4SeltzerBergerModel::ReadData() Bremsstrahlung data file </opt/local/share/geant4/data/G4EMLOW6.19/brem_SB/br1> is not opened! G4LEDATA version should be G4EMLOW6.23 or later. *** Fatal Exception *** core dump *** -------- EEEE -------- G4Exception-END --------- EEEE ------- }}} This can be corrected by using the G4EMLOW6.23 from the latest version of Geant4 available in their official website. -- -- Ticket URL: <https://trac.macports.org/ticket/36932#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS