Thank you for your reply.
I perhaps found a “solution” :
I changed the minimizer varialble function by :
miniChi->SetLimitedVariable();
to
miniChi->SetVariable();
No more overflow/degenerate floats problem, but still don’t know why.
Cheers,
Jinnan