http://bugs.winehq.org/show_bug.cgi?id=34126
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ken@codeweavers.com
--- Comment #5 from Ken Thomases ken@codeweavers.com 2013-08-12 14:37:47 CDT --- I recommend that you use Activity Monitor to identify the process ID of the process using lots of CPU. Then, collect a sample report (View > Sample Process) and attach that.
Also, in a shell, issue the command "ps xww -p <pid of process using 100% CPU>" (e.g. "ps xww -p 1234"). Show the output of that.