TTree GetEntry memory problem

Dear Philippe,
ACL for those directory are fine, but I forgot to ask for the “list” rights on upper dirs.
I pass the information and let you know when done.

cheers,
Andrea

PS: acl’s for rootprobs are hereafter.
xplus787.cern.ch:/afs/cern.ch/compass/scratch/monthly/d01_del1/bressan<121>fs la
Access list for . is
Normal rights:
compass rlidwka
cern:vy rlidwk
system:administrators rlidwka
clamar rlidwka
lxplus787.cern.ch:/afs/cern.ch/compass/scratch/monthly/d01_del1/bressan<122>fs la rootprobs
Access list for rootprobs is
Normal rights:
compass rlidwka
cern:vy rlidwk
system:administrators rlidwka
clamar rlidwka
pcanal rl
lxplus787.cern.ch:/afs/cern.ch/compass/scratch/monthly/d01_del1/bressan<123>cd rootprobs/
lxplus787.cern.ch:/afs/cern.ch/compass/scratch/monthly/d01_del1/bressan/rootprobs<124>fs la rd_p09mup_s5_bs2_excl.root
Access list for rd_p09mup_s5_bs2_excl.root is
Normal rights:
compass rlidwka
cern:vy rlidwk
system:administrators rlidwka
clamar rlidwka
pcanal rl

Dear Philippe,
now it should be fine. have a try
Andrea

Thanks. I can read the file and reproduce the problem (abeit only with 6.18/04 so I am now verifying if we really fixed and if so when).

Argg … I did not pay enough attention to your answer and/or got confused by it.

When looking at your file, I see that the compression ratio is 1.0 … i.e no compression and indeed the file compression level is 0:

$ root.exe -b -l rd_p09mup_s5_bs2_excl.root 
root [0] 
Attaching file rd_p09mup_s5_bs2_excl.root as _file0...
(TFile *) 0x299b1c0
root [1] gFile->GetCompressionLevel()
(int) 0

Which means (and confirm by bisect …) that the commit (2d46e97fbd5ef8870cda394943f1f1f6aa784527) I have talking about is solving the problem.

This is fixed in v6.18/06 (not released yet) and in v6.20 and later.

Cheers,
Philippe.

Dear Philippe,
In my mind compression 1 was meant as no compression;
I took that info by printing the tree, not by accessing with the getcompressionlevel method.

Thanks for your help on this issue.
Andrea


*Br 84 :Pt : Pt/D *
*Entries : 972106 : Total Size= 7780032 bytes File Size = 7779111 *
*Baskets : 31 : Basket Size= 563712 bytes Compression= 1.00 *

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.