Displaying 1 result from an estimated 1 matches for "224d".
Did you mean:
224
2008 Apr 30
1
services.exe using 100% CPU
...CPU usage drops to a reasonable level.
strace on the services.exe process gives:
Code:
read(7,
(doesn't seem to ever complete this read)
On wineserver, however, I get these 5 lines repeated:
Code:
gettimeofday({1209545553, 425008}, NULL) = 0
read(63, "\30\0\0\0,\0\0\0\0\0\0\0\4\0\0\0\224D\263~\0\0\0\0\0\0"..., 64) = 64
read(63, "\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"..., 44) = 44
write(64, "\0\0\0\0\0\0\0\0\0\0\0\0`:\256\223\237\252\310\1\0\0\0"..., 64) = 64
epoll_wait(6, {{EPOLLIN, {u32=42, u64=42}}}, 128, 17447) = 1
Except for a bit of...