gROOT->Reset() ==> crashed (Segmentation Fault: core dumped)

Dear all,

I have a *.cc software using “gROOT->Reset()”.
When I compile, there is no problem.
But when I execute it, the software is crashed and the report is “Segmentation Fault (core dumped)”

Is there anyone experience this?

Regards,

Do NOT use “gROOT->Reset();” at all.