Greg, this is a fresh install and fully up to date. And I have already proven, that the thread creation itself is not causing any leaks when run outside of EE.
It could very well be that creating these threads (which is not advisable anyway) is just triggering some other memory related behavior. I have seen weirder things than this.
I tried to experiment with a few project settings, disabled a few optimizations, removed a few unnecessary libraries, also removed the libcmt libs and disabled "Disable all default" libraries. But no change.
I also tried an external leak detection software that I used in the past (DeLeaker), but it caused some exceptions with the app. Maybe DeLeaker is not up to date enough.
Can other users with AMD CPU's please also run this EE2 project that Greg posted here:
http://www.esenthel.com/community/showth...2#pid42432
Just extract the archive inside your projects folder. Then watch the apps memory while running. Make sure that the app has focus.
Zervox already reported that it happened for him as well, but maybe it was a misunderstanding.