Problem 996 - Crash in G4MaterialTable
Summary: Crash in G4MaterialTable
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry (show other problems)
Version: 9.1
Hardware: PC Linux
: P5 critical
Assignee: Vladimir.Ivantchenko
URL: http://www.hep.ph.ic.ac.uk/~shitov
Depends on:
Blocks:
 
Reported: 2008-01-29 12:41 CET by Yuriy
Modified: 2008-01-29 13:55 CET (History)
1 user (show)

See Also:


Attachments
simple working example (5.68 KB, application/x-compressed-tar)
2008-01-29 12:41 CET, Yuriy
Details

Note You need to log in before you can comment on or make changes to this problem.
Description Yuriy 2008-01-29 12:41:59 CET
Created attachment 14 [details]
simple working example

program crushes browsing the table of elements
for details see Bug.readme in example applyed
Comment 1 Yuriy 2008-01-29 12:43:44 CET
system doesn't allow to write details (e.g. logs) in description, sorry
Comment 2 Yuriy 2008-01-29 12:58:31 CET
I forget to say that this code is working with g4-v4.8.2 without probs
Comment 3 Vladimir.Ivantchenko 2008-01-29 13:47:26 CET
There is a bug in DetectorConstruction of user application: the material TiO2 material has 2 components and not 3. 
Comment 4 Yuriy 2008-01-29 13:55:46 CET
Vladimir,

Thank you very much and sorry for false signal! :)