http://bugs.winehq.org/show_bug.cgi?id=27410
Summary: Starcraft II Patcher exits immediately without a crash Product: Wine Version: 1.3.21 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: m.strashun@gmail.com
Created an attachment (id=35053) --> (http://bugs.winehq.org/attachment.cgi?id=35053) console output
After launching Starcraft II.exe , patcher inetrface shows for 1-2 seconds and then program closes. No crash in log though. All console output attached.
http://bugs.winehq.org/show_bug.cgi?id=27410
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2011-06-07 11:39:17 CDT --- Not major. Does the demo have the same problem?
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #2 from Mihails Strasuns m.strashun@gmail.com 2011-06-08 11:11:40 CDT --- Demo runs fine.
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #3 from Mihails Strasuns m.strashun@gmail.com 2011-06-09 03:28:29 CDT --- Runs fine with wine 1.2.2 on same PC.
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #4 from Austin English austinenglish@gmail.com 2011-06-09 10:31:43 CDT --- (In reply to comment #3)
Runs fine with wine 1.2.2 on same PC.
Pleas run a regression test: http://wiki.winehq.org/RegressionTesting
(you may have to use 1.2 as the good version).
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #5 from Mihails Strasuns m.strashun@gmail.com 2011-06-10 02:25:39 CDT --- Sure, but it ll take pretty much time. I ll be back as soon as find something.
http://bugs.winehq.org/show_bug.cgi?id=27410
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27410
Alexey Loukianov mooroon2@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mooroon2@mail.ru
--- Comment #6 from Alexey Loukianov mooroon2@mail.ru 2011-10-13 06:59:12 CDT --- I can confirm this one. Today I've got it with wine-1.3.30-10-gb0652dd but I had run into this one before with earlier versions of Wine. Problem manifests itself just like the bug title states: upon launch SC2 patches shows up intending to download and apply a new patch and then it simply and silently quits. There is nothing suspicious in logs.
If I keep trying running it again and again it would finally succeed to download and install the patch. Sometimes it succeeds at the second attempt, sometimes it is required to keep restarting it for quite a while.
I know the component which causes this bug to happen: it seems to be wininet. As soon as I install native wininet using winetricks - SC2 Patcher works as expected without any silent crashes.
Unfortunately there's no point in regression testing this bug due to it's inconstant nature: I had experienced this bug with a lot of different Wine versions since Feb 2011 (from the moment I had purchased SC2 and tried to play it under Wine).
http://bugs.winehq.org/show_bug.cgi?id=27410
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-02 15:44:14 CST --- Confirmed as per comment 6
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #8 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-02 15:48:36 CST --- (In reply to comment #5)
Sure, but it ll take pretty much time. I ll be back as soon as find something.
Any progress on this?
Regression testing typically requires only 6 or 7 compiles to find the culprit commit. You can always ask on the forum/mailing list if you got issues doing the regression test.
http://bugs.winehq.org/show_bug.cgi?id=27410
Morten Rønne morten.roenne@tdcadsl.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |morten.roenne@tdcadsl.dk
--- Comment #9 from Morten Rønne morten.roenne@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.
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #10 from Juan Lang juan.lang@gmail.com 2012-03-05 16:43:48 CST --- You can also delete the cache using the Internet Options control panel applet. You can safely delete it, as the cache is never used. It just exists to fill up your hard drive :p
http://bugs.winehq.org/show_bug.cgi?id=27410
Brandon Corujo haku08879@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |haku08879@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27410
--- Comment #11 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-09 12:29:13 CDT --- Does this still happen with recent wine (1.6-rc1 or later)?
https://bugs.winehq.org/show_bug.cgi?id=27410
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Jerome Leclanche adys.wh@gmail.com --- No answer, abandoned. Please reopen if you can reproduce in wine-1.7.10 or newer.
http://bugs.winehq.org/show_bug.cgi?id=27410
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing