fatal error checkdisalowAllocation. Allocating memeort when it is not allowed to allocate memory

Hello,
When I was trying to follow the steps in this link:
https://developer.vuforia.com/library//articles/Solution/Compiling-a-Simple-Unity-Project

to use the camera and a target image for a simple AR project.
while I was trying to Drag an instance of the ImageTarget prefab into my scene. I received a long message “Fatal error”

as seen in the attached image and unity shut down!!
What is wrong? and how to fix this problem
I’m working on Dell XPS 13 (6th Generation Intel Core i7-6560U (4M Cache, up to 3.2 GHz))
Windows 10 Home 64-bit
Unity 5.3.2f1 32bit and I installed and imported vuforia-unity-5-0-10 unity package.

Would someone help me please!!

Hello. I also had the same problem.
So, I tried to examine the Vuforia forum.

So out of it has is, apparently Unity5.3.2 is the fact that there is no compatibility and Vuforia.
※ 5.3.1p4 also the same.

“Unity 5.3.1f1 feature release or Unity 5.3.1p3 patch release are recommended to use for now.”
Once, there was described.

Details: https: //developer.vuforia.com/forum/unity-extension-technical-discussion/notice-unity-532-incompatible-vuforia

I 've checked into the same problem vuforia result is unity only supports version 5.3 . Try to install 5.3.1f.

same problem here too on Win7 64bit, i5-4990 3.5GHz, 32Go of RAM, Unity 5.3.2f1 and imported vuforia-unity-5-0-10 unity package.

@Gasotetsu, @sparkle_day, @vChesterv, @Txasti Tec Thanks guys for your answers, I’ve spent the whole week trying to figure it out and here is my result:
Almost all the recent Unity versions has incompatibility issues with Vuforia 5.0.10 ( the recent version) especially with windows. I tried different versions of Unity, all has some issues, other than the Fatal error message, like: " unable to use webcam, the user didn’t authorize this".
Until I finally tried Unity 5.1.1 f1 which finally worked and I managed to see a cube floating on the marker using my laptop webcam.
I didn’t try yet to see if this will work on an Android phone or what. But it’s working on my windows laptop.
Thanks for you answers, and I hope my answer will help you.