http://bugs.winehq.org/show_bug.cgi?id=8329
Summary: midl hang @ 100% CPU Product: Wine Version: unspecified Platform: PC URL: http://source.winehq.org/git/wine.git/?a=commit;h=133b8b c3edea8b0ddaaf812b2fdcbf20e244ec85 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: mook.moz+sites.org.winehq.bugs@gmail.com
When running Microsoft's MIDL compiler, it hangs with 100% CPU use. This is a regression; it used to be able to run to completion.
Microsoft (R) 32b/64b MIDL Compiler Version 6.00.0361
git bisect says the regression happened in commit 133b8bc3edea8b0ddaaf812b2fdcbf20e244ec85 (server: Return a more correct fd type for anonymous files.)
Trying to generate straces now; will attach in a few minutes.
(For reference, my test file was http://lxr.mozilla.org/mozilla/source/accessible/public/msaa/ISimpleDOMNode.... )
Oh, and sorry about the random guess for what component this belongs in...