A quick strace shows this repeating over and over again very quickly:
Code:
clock_gettime(CLOCK_MONOTONIC, {29349, 457025715}) = 0
read(17, 0xbfbd8ec0, 4112) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {29349, 457723676}) = 0
read(14, 0x97a000, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(7, 0xa43f360, 4096) = -1 EAGAIN (Resource temporarily unavailable)
select(8, [7], NULL, NULL, {0, 0}) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {29349, 469872958}) = 0
time(NULL) = 1332659133
time(NULL) = 1332659133So it looks like a thread is stuck in a loop. A request appears to be failing and it just keeps repeating it. Is there a way to narrow down exactly what might be causing this? Could it be a skin or plugin?

![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
Search
Help