Comment 10 for bug 838038

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

It's stuck in some sort of select loop:
(...)

[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 314851500}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 315013377}) = 0
[pid 32157] gettimeofday({1315237506, 146840}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999996})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 315565078}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 315705119}) = 0
[pid 32157] gettimeofday({1315237506, 147477}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999996})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 316225228}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 316400638}) = 0
[pid 32157] gettimeofday({1315237506, 148185}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999996})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 316932547}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 317110454}) = 0
[pid 32157] gettimeofday({1315237506, 148887}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999995})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 317714231}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 317885336}) = 0
[pid 32157] gettimeofday({1315237506, 149739}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999995})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 318574102}) = 0
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 318747210}) = 0
[pid 32157] gettimeofday({1315237506, 150570}, NULL) = 0
[pid 32157] select(29, [28], [], [], {1, 0}) = 1 (in [28], left {0, 999995})
[pid 32157] clock_gettime(CLOCK_MONOTONIC, {1546857, 319387483}) = 0
(...)