Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

wine, steam and high cpu usage

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
erron1
Posts: 5
Joined: 2015-10-30 15:13

wine, steam and high cpu usage

#1 Post by erron1 »

I've been having some issues with wine and steam. Wineserver and Steam.exe
starts consuming a lot of cpu after playing a few games and it continues even
after i've closed Steam.

If i strace their pid's i get this:
epoll_wait(10, [{EPOLLIN, {u32=436, u64=436}}, {EPOLLIN, {u32=250, u64=250}}], 128, 15) = 2
read(452, "\30\0\0\0\0\0\0\0\0\0\0\0\"\33\323\316\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
write(453, "\r\0\0\300\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
read(266, "\32\0\0\0000\0\0\0\0\0\0\0\2\0\0\0\214\336\6\6\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
read(266, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48
write(267, "\2\1\0\0\0\0\0\0\276\332\317]\311\207\322\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
epoll_wait(10, [{EPOLLIN, {u32=436, u64=436}}, {EPOLLIN, {u32=250, u64=250}}], 128, 15) = 2
And:
clock_gettime(CLOCK_MONOTONIC_RAW, {tv_sec=17255, tv_nsec=348016860}) = 0
recvmsg(15, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(15, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(10, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [HUP INT USR1 USR2 ALRM CHLD IO], 8) = 0
writev(3, [{iov_base="\32\0\0\0000\0\0\0\0\0\0\0\2\0\0\0\214\3402\0\0\0\0\0\377\377\377\377\377\377\377\177"..., iov_len=64}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=40}, {iov_base="\1\0\0\0P\0\0\0", iov_len=8}], 3) = 112
read(5, "\3\1\0\0\0\0\0\0\377\377\377\377\377\377\377\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 ALRM CHLD IO], NULL, 8) = 0
And it just repeats forever. Not sure what is going on?

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: wine, steam and high cpu usage

#2 Post by bw123 »

And it just repeats forever. Not sure what is going on?
I don't know either, I don't run wine or use steam for gaming, but I'm glad you're trying to help. I think there are some folks who would like to have your help. Maybe if you post more info here about what debian version, wine ver, and what games you are running under steam, you would get more interest in finding a solution? Hardware info probably would be good too.
resigned by AI ChatGPT

Post Reply