Problem 996

Summary: Crash in G4MaterialTable
Product: Geant4 Reporter: Yuriy <y.shitov>
Component: geometryAssignee: Vladimir.Ivantchenko
Status: RESOLVED INVALID    
Severity: critical CC: y.shitov
Priority: P5    
Version: 9.1   
Hardware: PC   
OS: Linux   
URL: http://www.hep.ph.ic.ac.uk/~shitov
Attachments: simple working example

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! :)