Problem 62 - Invalid enum in G4Sphere::DistanceToOut
Summary: Invalid enum in G4Sphere::DistanceToOut
Status: RESOLVED WORKSFORME
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry (show other problems)
Version: 1.0
Hardware: Other Other
: P2 normal
Assignee: Vladimir.Grichine
URL:
Depends on:
Blocks:
 
Reported: 2000-02-27 07:31 CET by Hans-Peter.Wellisch
Modified: 2000-10-04 02:02 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Hans-Peter.Wellisch 2000-02-27 07:31:28 CET
Running the application of a user in Los Alamos (neutrons and pre-compound),
His E-mail address is kirch@lanl.gov
I have the above G4Exception in geometry.
I run on linux, and the source is readily available from me.

>>> Event 146
>>> Event 147
Invalid enum in G4Sphere::DistanceToOut

*** G4Exception: Aborting execution ***


Here the trace:
#0  0x40086781 in __kill ()
#1  0x400865af in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x400877bf in abort () at ../sysdeps/generic/abort.c:83
#3  0x828ee5a in G4Exception ()
#4  0x82421c6 in G4Sphere::DistanceToOut ()
#5  0x822cee8 in G4NormalNavigation::ComputeStep ()
#6  0x82298bb in G4Navigator::ComputeStep ()
#7  0x81cd3a5 in G4Transportation::AlongStepGetPhysicalInteractionLength ()
#8  0x81b97b3 in G4SteppingManager::Stepping ()
#9  0x81b21b7 in G4TrackingManager::ProcessOneTrack ()
#10 0x81a80cb in G4EventManager::ProcessOneEvent ()
#11 0x8193ddf in G4RunManager::DoEventLoop ()
Comment 1 Vladimir.Grichine 2000-03-24 08:51:59 CET
Additional information was added before G4Exception
in (G4Sphere,G4Cons,G4Torus)::DistanceToOut
Comment 2 Gabriele Cosmo 2000-10-04 02:02:59 CEST
We could not reproduce the problem reported, even after the changes
introduced to facilitate an easier debugging.
In case the crash will still be observed in version 2.0, please notify
it here, providing us with a simple test-case. The problem then will be
reopened. Thanks.