[Bug 27410] Starcraft II Patcher exits immediately without a crash

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 5 14:12:09 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=27410

Morten Rønne <morten.roenne at tdcadsl.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morten.roenne at tdcadsl.dk

--- Comment #9 from Morten Rønne <morten.roenne at tdcadsl.dk> 2012-03-05 14:12:09 CST ---
The problem is that the URL cache is full.

It can be seen by these lines in the log.
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries

This may prevent the program from getting a current page for the URL it want to
get patch information from.

I am working on patch that may fix this problem, by removing expired URL's from
the cache.
If you want to try and fix the problem without waiting for the patch find the
catalog Content.IE5 in your wine prefix and delete the content if it contains a
file called index.dat and 4 random named catalogs.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list