| Summary: | Out of memory | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Sangryul.Ro |
| Component: | geometry | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.2 | ||
| Hardware: | Other | ||
| OS: | Other | ||
|
Description
Sangryul.Ro
2002-01-30 03:07:59 CET
Looking at the log-files provided by the user one can identify two possible
sources of problems, which are related with the user application, not to Geant4
itself.
- In xg4.e (error-log) errors like the following are printed:
MSTimeID::_fillDB-S-CouldNot update map file
/afs/cern.ch/exp/ams/Offline/AMSDataDir/DataBase/.TRDPedestals.0.map
The user should verify with experts in the experiment (the authors of the
application?) what exactly this means and implies.
- In xg4.o (output-log) the following warning is printed at the beginning of
the run (physics list initialisation?):
AMSG4Physics::_init-I-147 Geant3 Particles Found
AMSG4Physics::_init-I-146G4ParticlesFoundOutOf147
In xg4.e (error-log) the following error is printed:
AMSG4Physics-WG4IonNotFound 113 703.572 12000
The message "HepRotation::rotateAxes: bad axis vectors" originates from CLHEP
due to an incorrect transformation. It might be a side-effect of the
problems above or (?) a user geometry problem, a more detailed debug dump
would be required in this case.
|