[Bug 45121] Steam uses high CPU while idle

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 20 00:53:04 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45121

--- Comment #5 from Filip Volejnik <f.volejnik at gmail.com> ---
I've pasted a piece of the log that does not show the decreasing behavior,
fixing:

005c: open_process( pid=002f, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=002b, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0027, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0023, access=00001000, attributes=00000000 )
005c: open_process() = 0 { handle=0388 }
005c: open_process( pid=001f, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=001b, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0017, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0013, access=00001000, attributes=00000000 )
005c: open_process() = 0 { handle=0388 }
005c: open_process( pid=000f, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=000b, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0007, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=0003, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=ffffffff, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=fffffffb, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=fffffff7, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=fffffff3, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }
005c: open_process( pid=ffffffef, access=00001000, attributes=00000000 )
005c: open_process() = INVALID_PARAMETER { handle=0000 }

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list