http://bugs.winehq.org/show_bug.cgi?id=21324
Summary: Streets of SimCity demo installer takes slightly longer to initialize Product: Wine Version: 1.1.36 Platform: x86 URL: http://download.cnet.com/Streets-of-SimCity-demo/3000- 7518_4-10018213.html OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: julliard@winehq.org
With wine-1.1.36, I notice that the InstallShield initialization progress dialog hangs for approximately 10-15 seconds at 75% progress, which didn't happen previously. Additionally, the following standard error messages are emitted:
err:ntdll:RtlpWaitForCriticalSection section 0x7de07760 "syslevel.c: Win16Mutex" wait timed out in thread 0028, blocked by 0029, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7de07760 "syslevel.c: Win16Mutex" wait timed out in thread 0027, blocked by 0029, retrying (60 sec)
Regression testing indicated:
92e704edc50828f710a6d859216113a28ebf6430 is first bad commit commit 92e704edc50828f710a6d859216113a28ebf6430 Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 16 17:32:15 2009 +0100
server: Don't set the idle event when waiting for a message reply.
:040000 040000 6e3e746b29a0a16053d75851a5a4aede2fbe7694 d8b6b35a475657a89f1278311e0e87e519320662 M dlls :040000 040000 6a515a1f49f34946ae95cf2868d4e7e70730a47a 1df898e20a17155939221ffe7a604952513440c9 M server
Building Wine prior to this commit allows the Streets of SimCity demo installer to initialize faster without hanging.
http://bugs.winehq.org/show_bug.cgi?id=21324
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16
http://bugs.winehq.org/show_bug.cgi?id=21324
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-03-03 12:14:17 --- Fixed by b0760fc2e91d22cd262601a4080d6f8c66e4e32d.
http://bugs.winehq.org/show_bug.cgi?id=21324
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-03-05 12:43:18 --- Closing bugs fixed in 1.1.40.