Terminate called after throwing an instance of 'std::logic_error'

Hi
I am trying to run root to analyze a simple tree but once I run root -l I got the message

bash-4.1$ root -l
terminate called after throwing an instance of 'std::logic_error’
what(): basic_string::_S_construct null not valid

anyone has a suggestion to solve this issue.

Thanks

Hi,

on what platform are you running? Which root version? What configuration flags?

Danilo

Sorry , I forgot to provide these details, however it was solved by a recompile root. Thanks

Ok: perfect then!