http://bugs.winehq.org/show_bug.cgi?id=32167
Bug #: 32167 Summary: RebelBetting remains in memory when closed Product: Wine Version: 1.5.16 Platform: x86-64 URL: http://rebelbetting.com/files/RebelBettingSetup.exe OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 42436 --> http://bugs.winehq.org/attachment.cgi?id=42436 wine-1.5.16-232-g4255772 console output
RebelBetting remains in memory when closed and has to be killed.
To get this far: 1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 (Bug 32156) 2. Patch winetricks with patch from http://code.google.com/p/winetricks/issues/detail?id=286 3. winetricks -q msxml6 dotnet35sp1 (order is important) (Bug 32164)
Run the installer, open the application, close it.
Console fills with err:ntdll:RtlpWaitForCriticalSection section 0x10e70040 "?" wait timed out in thread 0009, blocked by 0024, retrying (60 sec) fixme:thread:NtQueryInformationThread info class 16 not supported yet
ad infinitum.
This is a dotnet app but I don't think this is a dotnet bug.