Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RNTuple] Checksum changed #346

Closed
Moelf opened this issue Sep 24, 2024 · 1 comment · Fixed by #347
Closed

[RNTuple] Checksum changed #346

Moelf opened this issue Sep 24, 2024 · 1 comment · Fixed by #347

Comments

@Moelf
Copy link
Member

Moelf commented Sep 24, 2024

$ root --version
ROOT Version: 6.33.01
Built for linuxx8664gcc on Sep 23 2024, 23:33:01
From heads/master@v6-31-01-3313-g2f5b71d8d9
julia> ROOTFile("./test/samples/RNTuple/test_ntuple_int_5e4.root")["ntuple"]
ERROR: AssertionError: RNtuple anchor checksum doesn't match
Stacktrace:
 [1] UnROOT.ROOT_3a3a_Experimental_3a3a_RNTuple(io::UnROOT.MmapStream, tkey::UnROOT.TKey32, refs::Dict{Int32, Any})
   @ UnROOT ~/.julia/dev/UnROOT/src/RNTuple/bootstrap.jl:36
 [2] _getindex(f::ROOTFile, s::String)
   @ UnROOT ~/.julia/dev/UnROOT/src/root.jl:178
 [3] #150
   @ ~/.julia/dev/UnROOT/src/root.jl:163 [inlined]
 [4] get!(default::UnROOT.var"#150#151"{ROOTFile, String}, h::Dict{Any, Any}, key::String)
   @ Base ./dict.jl:479
 [5] getindex(f::ROOTFile, s::String)
   @ UnROOT ~/.julia/dev/UnROOT/src/root.jl:162
 [6] top-level scope
   @ REPL[3]:1
@Moelf
Copy link
Member Author

Moelf commented Sep 26, 2024

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant