When i call LibSVM inside task this error happens after second task started.
If i call libsvm inside main thread, no error happens ever.
If i only start 1 task the error does not happen
As can be seen at the very first image the error is not related to my application or my functions. It is caused by either wrapper or the libSVM.dll itself i dont know which one.
I am using windows 8.1, x64, visual studio 2013, WPF .net 4.5.1 application, 32 gb ram memory on this computer
First here error message

Second error message

Third what works and what causes error

I really need help ty very much