G4PhotoNuclearCrossSection crashes at line number 102 becasue GDR is not set. To fix this problem, insert following two lines at line number 133. GDR.push_back(lastGDR); HEN.push_back(lastHEN);
Problem fixed in patch-01, as reported in problem report #390.