I would like to know if theres is any new information about ssue ROOT-9236, because it holds back ROOT-9491, which is a feature I need, to be able to update to the new ROOT version.
I have taken a look into the stack trace, and I have seen similar bogus data when a class defined in lib A has been changed in layout and is used in lib B without recompiling lib B. Could it be that the JIT is using the wrong std lib?
Thank you very much . My code does compile again with the latest master branch.
I will test everything in detail next week, but it seems that it is working correctly.