http://bugs.winehq.org/show_bug.cgi?id=21254
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2011-01-23 09:19:32 CST --- Ok, I can see a problem. It's a INVOKE_PROPERTYPUTREF method that fails on ::SetFuncAndParamNames() because of parameters count mismatch.
It's about to set a function name (cNames == 1) and internal count is set to 4432 for me (probably garbage value).