Need to look little deeper inside the layers like user mode and kernel mode working of each process, resource allocations and how they operate. Its not a straight answer but to understand at upper level reason for unstability is reduction in per thread stack size with larger number of threads per process which would result in stack-overflows that causes system to be more unpredictable and hence unstable.
I hope this helps a bit!
Tnx!