http://bugs.winehq.org/show_bug.cgi?id=31633
Bug #: 31633 Summary: Netflix on Firefox hangs immediately with D3D critical section locked Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: ehoover@mines.edu CC: julliard@winehq.org Classification: Unclassified Regression SHA1: 514eb695846b45c89c0fc0d56653d187f1840eec
Playing around with the Netflix Silverlight plugin on the latest git hangs immediately with the following critical section lock: err:ntdll:RtlpWaitForCriticalSection section 0xf708b9b8 "wined3d_main.c: wined3d_cs" wait timed out in thread 008d, blocked by 0053, retrying (60 sec)
This can be tested more easily (without a Netflix account) by using this test site: http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/Default.html
Regression test results: === 514eb695846b45c89c0fc0d56653d187f1840eec is the first bad commit commit 514eb695846b45c89c0fc0d56653d187f1840eec Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 4 15:03:04 2012 +0200
winex11: Store the rectangle of the GL drawable and use it when updating the window size.
:040000 040000 c02b6dc1c8940fc75d22753888c3fba415848f38 a5a07991ea9141a1f14275d875f27de77ae54c47 M dlls ===