http://bugs.winehq.org/show_bug.cgi?id=21870
Jim Cameron jim_24601@btinternet.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jim_24601@btinternet.com
--- Comment #12 from Jim Cameron jim_24601@btinternet.com 2010-05-02 10:56:20 --- The RtlQueueWorkItem fixus are likely not directly to do with steam, and seem to be benign. The gnutls "resource currently unavailable" messages are benign if annoying. gnutls is expecting to use a back-end like recv(), which can block until it gets more data, but we have to back out and return to the caller. I'm more concerned about the internal errors. There may still be a problem with extra data when the amount of excess is very small. Can you get a log with "+secur32"?