Crashed ACLiC?

[quote=“Pepe Le Pew”]No error when macro crashes

Raising the stack limit seems working, thanks.
A further question is, why it breaks with [1…5] uncommented out?
All the variables are declared already.
The histograms are on the heap instead of stack by using “new”.
Does this have anything to do with cling?
My code works fine on root5 though.

Cheers,