A question about why TMVA not processing

That’s usually caused by a memory error. Your best chance is to use a debugger to see where it exits. If you are using Linux then valgrind will be your friend, see Valgrind and ROOT