Hi
I have got exactly the same error. This is what i have done to solve it:
1/ Kill all wineserver instances killall wineserver
2/ Kill all wine instances killall wine
3/ Recompile my lastest wine sources make depend && make && make install
It did work for me. HTH
Stephan