80 likes | 365 Views
Code Management. James N. Bellinger University of Wisconsin at Madison 9-November-2011. Changes since last report. getFileInfo seems to be sensitive to a change from oracle10 to oracle11? Investigations ongoing Rebuilt sam because of change in oracle 11 server Short test of dummygraflib:
E N D
Code Management James N. Bellinger University of Wisconsin at Madison 9-November-2011
Changes since last report • getFileInfo seems to be sensitive to a change from oracle10 to oracle11? Investigations ongoing • Rebuilt sam because of change in oracle 11 server • Short test of dummygraflib: • Same results from cdfSim as before • Requested rebuilds of 5 products (mostly databases) for SL5
Problems so far • 6.2.6int1 did not include all of patch f • Crashes due to root incompatibilities • Few percent level, not reproducible • valgrind on long job spotted root using uninitialized values • cdfSim tarball is not working yet • Some issues communicating the patches to the build script, should not be hard • Gflash had a runtime error from a bug—FIXED • dccp works but getFileInfo doesn’t: oracle11 change? • Sam had to be rebuilt because of oracle11 change
Progress • Using a dummy graflib (and hacking up the SRT_CDF and SoftRelTools for the occasion) can get rid of libXp etc dependencies in the cdfSim executable • Short test gives same results • 6.1.4mc.m only so far • valgrind on ProductionExe complains about root too • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests
TofHitBar • Philippe found that the TofHitBar streamer was incorrect. • inBeamCorrArcLength, inArcLength, outArcLength • is read in as: • inArcLength, outArcLength, inBeamCorrArcLength • Outer-inner is O(4cm)/sin(theta) • Matt Jones says this could effect calibration • Rick Snider says CHAMP re-ran reconstruction, so their analysis is immune, though their ntuples are defective • Ray says BStntuple also re-ran TofModule, so their analysis and probably most private versions are likewise immune, though their ntuples are defective • Any other effects? • If no objections, we will add version code and a fix • Assumes that there are N’th generation copies with N>2 • Willis Sakumoto says CalibExe does its own Tof in stream g • Bug may not be as damaging as we feared
6.2.6int1 Requests/Changes • See http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests • Stntuple, TrackingMods, TrackingSI, TrackingObjects, DHMods, Gflash,TriggerMods, generatorMods + TofObjects
Products and evd • Almost done • Asked volunteer to compile a stub csl_offline library • Ditto level3_offline? • dcap only partly works • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProductListForMigration • evd: no progress since last week; other priorities • This is a root v5 issue; 7.0.1 has it too