reopen 687251 !
kthxbye
Hi,
I am still able to reproduce this bug.
If this helps, the strace output spams this lines repeatly very fast when the
bug occours:
--- SNIP ---
clock_gettime(CLOCK_MONOTONIC, {35694, 64187117}) = 0
recvmsg(6, 0xbf875004, 0) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3,
0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64260560}) = 0
recvmsg(6, 0xbf875004, 0) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3,
0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64334123}) = 0
recvmsg(6, 0xbf875004, 0) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3,
0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64407325}) = 0
recvmsg(6, 0xbf875004, 0) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3,
events=POLLIN}], 3, 0) = 0 (Timeout)
--- SNAP ---
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]