Package: awesome
Version: 3.2.1-1
Severity: minor

Hi,

After running for days or weeks, awesome sometimes starts taking 75-90%
of cpu time. Looking at a timestamped strace (below), it looks
like a bad file descriptor and/or read() getting EAGAIN is causing a tight loop.
It has done this since at least version 3.0ish. awesome continues to work
OK when this happens, and a restart cures it.

cheers,

Ian.

20:40:34.388547 read(6, 
"\34\"\267\343\...@\1'\0\0\0\277\211\1\16\0\0\0\0\2\0\0\0\1\0\0\0\230\271\332\10"...,
 4096) = 128
20:40:34.389290 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.389484 writev(6, 
[{"\24\0\6\0\...@\1'\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.389766 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.389912 read(6, 
"\1\10\270\343\n\0\0\0\37\0\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.390100 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.390225 writev(6, 
[{"\24\0\6\0\...@\0011\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.390491 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.390638 read(6, 
"\1\10\271\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.392613 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.392930 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.393238 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.393387 read(6, 
"\1\330\272\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.394023 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.394200 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.394498 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.394647 read(6, 
"\1\330\273\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.396443 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.396632 writev(6, 
[{"\24\0\6\0\...@\0011\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.397326 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.397483 read(6, 
"\1\10\274\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.397662 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.397781 writev(6, 
[{"\24\0\6\0\...@\0011\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.398016 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.398155 read(6, 
"\1\10\275\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.399822 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.401158 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.401530 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.401681 read(6, 
"\1\330\276\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.402332 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.402518 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.402813 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.402959 read(6, 
"\1\330\277\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.404342 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.404521 writev(6, 
[{"\24\0\6\0\...@\1%\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.405717 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.405901 read(6, 
"\1\10\300\343\n\0\0\0\37\0\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.406086 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.406207 writev(6, 
[{"\24\0\6\0\...@\0010\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.406447 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.406583 read(6, 
"\1\10\301\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.425709 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.425919 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.426220 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.426371 read(6, 
"\1\330\302\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.427030 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.427216 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.427515 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.427664 read(6, 
"\1\330\303\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.429713 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.429906 writev(6, 
[{"\24\0\6\0\...@\0010\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.430174 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.430318 read(6, 
"\1\10\304\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.430527 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.430646 writev(6, 
[{"\24\0\6\0\...@\0010\1\0\0\0\0\0\0\0\0\0\0\377\377\377\377", 24}], 1) = 24
20:40:34.430880 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.431018 read(6, 
"\1\10\305\343\n\0\0\0\"\1\0\0\0\0\0\0(\0\0\0\366J\25\10<\326 
\0104d\366\277"..., 4096) = 72
20:40:34.433236 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.433426 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.433720 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.433869 read(6, 
"\1\330\306\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.435044 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.435238 writev(6, [{"T\0\4\0 \0\0\0\0\0\0\0\240\240\0\0", 16}], 1) = 16
20:40:34.435544 select(7, [6], [], NULL, NULL) = 1 (in [6])
20:40:34.435691 read(6, 
"\1\330\307\343\0\0\0\0\0\0\0\0\240\240\0\0\240\0\0\0<\326 
\0104d\366\277\300\264\331\10", 4096) = 32
20:40:34.438308 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.443219 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.443430 writev(6, 
[{"\233\32\7\0\3\0\0\0\7\0\300\0````\200\200\377\377\0\0\0\0\0\4\34\0005 
\4\0"..., 16240}, 
{"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"...,
 1024}, {"", 0}], 3) = 17264
20:40:34.447053 select(7, [6], [6], NULL, NULL) = 1 (out [6])
20:40:34.447260 writev(6, 
[{"\233\4\5\0D\0\326\0B\0\326\0)\0\0\0\0\0\0\0\233\34\v\0D\0\326\0\222$\1\0"...,
 1088}], 1) = 1088
20:40:34.448918 clock_gettime(CLOCK_MONOTONIC, {234981, 888384813}) = 0
20:40:34.449098 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}, {EPOLLIN, 
{u32=6, u64=6}}}, 64, 59743) = 2
20:40:34.449221 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.449320 clock_gettime(CLOCK_MONOTONIC, {234981, 888704283}) = 0
20:40:34.449409 read(6, 
"\16*\336\344\4\0\300\0\0\0>\10`\271\36\10\1\0\0\0HQ\345\10\244\"\36\10\353v\27\10",
 4096) = 32
20:40:34.449583 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.449712 clock_gettime(CLOCK_MONOTONIC, {234981, 889106855}) = 0
20:40:34.449809 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.449899 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.449984 clock_gettime(CLOCK_MONOTONIC, {234981, 889365913}) = 0
20:40:34.450068 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.450164 clock_gettime(CLOCK_MONOTONIC, {234981, 889553153}) = 0
20:40:34.450253 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.450340 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.450448 clock_gettime(CLOCK_MONOTONIC, {234981, 889839456}) = 0
20:40:34.450540 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.450638 clock_gettime(CLOCK_MONOTONIC, {234981, 890029026}) = 0
20:40:34.450729 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.450817 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.450909 clock_gettime(CLOCK_MONOTONIC, {234981, 890292083}) = 0
20:40:34.450993 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.451089 clock_gettime(CLOCK_MONOTONIC, {234981, 890479502}) = 0
20:40:34.451178 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.451262 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.451352 clock_gettime(CLOCK_MONOTONIC, {234981, 890772776}) = 0
20:40:34.451477 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.451584 clock_gettime(CLOCK_MONOTONIC, {234981, 890974305}) = 0
20:40:34.451674 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.451759 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.452978 clock_gettime(CLOCK_MONOTONIC, {234981, 892390875}) = 0
20:40:34.453106 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.453215 clock_gettime(CLOCK_MONOTONIC, {234981, 892607425}) = 0
20:40:34.453309 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.453404 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.453492 clock_gettime(CLOCK_MONOTONIC, {234981, 892873947}) = 0
20:40:34.453575 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.453669 clock_gettime(CLOCK_MONOTONIC, {234981, 893059689}) = 0
20:40:34.453760 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.453845 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.453932 clock_gettime(CLOCK_MONOTONIC, {234981, 893315559}) = 0
20:40:34.454016 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.454115 clock_gettime(CLOCK_MONOTONIC, {234981, 893507552}) = 0
20:40:34.454208 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.454295 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.454384 clock_gettime(CLOCK_MONOTONIC, {234981, 893767193}) = 0
20:40:34.454467 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.454563 clock_gettime(CLOCK_MONOTONIC, {234981, 893953883}) = 0
20:40:34.454653 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.454736 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.454823 clock_gettime(CLOCK_MONOTONIC, {234981, 894205097}) = 0
20:40:34.455090 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.455249 clock_gettime(CLOCK_MONOTONIC, {234981, 894639783}) = 0
20:40:34.455342 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.455431 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.455521 clock_gettime(CLOCK_MONOTONIC, {234981, 894903688}) = 0
20:40:34.455605 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.455702 clock_gettime(CLOCK_MONOTONIC, {234981, 895093242}) = 0
20:40:34.455794 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.455880 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.455968 clock_gettime(CLOCK_MONOTONIC, {234981, 895350404}) = 0
20:40:34.456050 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.456146 clock_gettime(CLOCK_MONOTONIC, {234981, 895537080}) = 0
20:40:34.456236 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.456322 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.456412 clock_gettime(CLOCK_MONOTONIC, {234981, 895794428}) = 0
20:40:34.456495 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.456594 clock_gettime(CLOCK_MONOTONIC, {234981, 895984031}) = 0
20:40:34.457088 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.457253 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.457349 clock_gettime(CLOCK_MONOTONIC, {234981, 896732292}) = 0
20:40:34.457440 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.457547 clock_gettime(CLOCK_MONOTONIC, {234981, 896939231}) = 0
20:40:34.457639 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.457725 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.457857 clock_gettime(CLOCK_MONOTONIC, {234981, 897245775}) = 0
20:40:34.457948 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.458050 clock_gettime(CLOCK_MONOTONIC, {234981, 897442476}) = 0
20:40:34.458142 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.458227 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.458314 clock_gettime(CLOCK_MONOTONIC, {234981, 897696015}) = 0
20:40:34.458396 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.458493 clock_gettime(CLOCK_MONOTONIC, {234981, 897883431}) = 0
20:40:34.458582 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.458666 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.458753 clock_gettime(CLOCK_MONOTONIC, {234981, 898134536}) = 0
20:40:34.458835 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.458931 clock_gettime(CLOCK_MONOTONIC, {234981, 898321787}) = 0
20:40:34.459021 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.459109 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.459195 clock_gettime(CLOCK_MONOTONIC, {234981, 898577552}) = 0
20:40:34.459278 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.459374 clock_gettime(CLOCK_MONOTONIC, {234981, 898765811}) = 0
20:40:34.459464 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.459549 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.459635 clock_gettime(CLOCK_MONOTONIC, {234981, 899015972}) = 0
20:40:34.459716 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.461045 clock_gettime(CLOCK_MONOTONIC, {234981, 900462218}) = 0
20:40:34.461168 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.461261 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.461351 clock_gettime(CLOCK_MONOTONIC, {234981, 900734434}) = 0
20:40:34.461440 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.461539 clock_gettime(CLOCK_MONOTONIC, {234981, 900929873}) = 0
20:40:34.462079 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.462203 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.462298 clock_gettime(CLOCK_MONOTONIC, {234981, 901683021}) = 0
20:40:34.462390 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.462495 clock_gettime(CLOCK_MONOTONIC, {234981, 901885763}) = 0
20:40:34.462586 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.462672 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.462762 clock_gettime(CLOCK_MONOTONIC, {234981, 902143026}) = 0
20:40:34.463407 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.463589 clock_gettime(CLOCK_MONOTONIC, {234981, 902983174}) = 0
20:40:34.463688 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.463777 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.463867 clock_gettime(CLOCK_MONOTONIC, {234981, 903247896}) = 0
20:40:34.463950 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.464048 clock_gettime(CLOCK_MONOTONIC, {234981, 903438395}) = 0
20:40:34.464138 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.464224 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.464310 clock_gettime(CLOCK_MONOTONIC, {234981, 903691509}) = 0
20:40:34.464392 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.464485 clock_gettime(CLOCK_MONOTONIC, {234981, 903872062}) = 0
20:40:34.464571 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.464653 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.464979 clock_gettime(CLOCK_MONOTONIC, {234981, 904380527}) = 0
20:40:34.465089 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.465196 clock_gettime(CLOCK_MONOTONIC, {234981, 904587410}) = 0
20:40:34.465288 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.465377 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.465466 clock_gettime(CLOCK_MONOTONIC, {234981, 904848745}) = 0
20:40:34.465548 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.465646 clock_gettime(CLOCK_MONOTONIC, {234981, 905036343}) = 0
20:40:34.465738 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.465823 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.465912 clock_gettime(CLOCK_MONOTONIC, {234981, 905294550}) = 0
20:40:34.465995 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.466092 clock_gettime(CLOCK_MONOTONIC, {234981, 905481861}) = 0
20:40:34.466181 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.466266 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.466354 clock_gettime(CLOCK_MONOTONIC, {234981, 905736021}) = 0
20:40:34.466435 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.466531 clock_gettime(CLOCK_MONOTONIC, {234981, 905921095}) = 0
20:40:34.466620 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.466705 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.466794 clock_gettime(CLOCK_MONOTONIC, {234981, 906174847}) = 0
20:40:34.466875 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.466969 clock_gettime(CLOCK_MONOTONIC, {234981, 906358775}) = 0
20:40:34.467059 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.467145 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.467233 clock_gettime(CLOCK_MONOTONIC, {234981, 906614996}) = 0
20:40:34.467315 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.467411 clock_gettime(CLOCK_MONOTONIC, {234981, 906800992}) = 0
20:40:34.467502 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.467588 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.467676 clock_gettime(CLOCK_MONOTONIC, {234981, 907058703}) = 0
20:40:34.467758 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.468342 clock_gettime(CLOCK_MONOTONIC, {234981, 907783590}) = 0
20:40:34.468491 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.468585 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.468784 clock_gettime(CLOCK_MONOTONIC, {234981, 908196897}) = 0
20:40:34.468907 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.469017 clock_gettime(CLOCK_MONOTONIC, {234981, 908408394}) = 0
20:40:34.469110 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.469199 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.469288 clock_gettime(CLOCK_MONOTONIC, {234981, 908669950}) = 0
20:40:34.469371 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.469471 clock_gettime(CLOCK_MONOTONIC, {234981, 908861902}) = 0
20:40:34.469561 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.469669 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.469768 clock_gettime(CLOCK_MONOTONIC, {234981, 909152230}) = 0
20:40:34.469855 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.469955 clock_gettime(CLOCK_MONOTONIC, {234981, 909344765}) = 0
20:40:34.470045 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.470176 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.470271 clock_gettime(CLOCK_MONOTONIC, {234981, 909655341}) = 0
20:40:34.470357 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.470460 clock_gettime(CLOCK_MONOTONIC, {234981, 909875419}) = 0
20:40:34.470578 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.470669 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.470758 clock_gettime(CLOCK_MONOTONIC, {234981, 910140190}) = 0
20:40:34.470842 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.471493 clock_gettime(CLOCK_MONOTONIC, {234981, 910910095}) = 0
20:40:34.471617 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.471713 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.471804 clock_gettime(CLOCK_MONOTONIC, {234981, 911186833}) = 0
20:40:34.471889 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.471991 clock_gettime(CLOCK_MONOTONIC, {234981, 911380423}) = 0
20:40:34.472080 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.472164 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.472251 clock_gettime(CLOCK_MONOTONIC, {234981, 911634176}) = 0
20:40:34.472335 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.472432 clock_gettime(CLOCK_MONOTONIC, {234981, 911821946}) = 0
20:40:34.472522 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.472607 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.473013 clock_gettime(CLOCK_MONOTONIC, {234981, 912418684}) = 0
20:40:34.473127 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.473238 clock_gettime(CLOCK_MONOTONIC, {234981, 912629412}) = 0
20:40:34.473332 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.473421 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.473507 clock_gettime(CLOCK_MONOTONIC, {234981, 912888049}) = 0
20:40:34.473587 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.473685 clock_gettime(CLOCK_MONOTONIC, {234981, 913073608}) = 0
20:40:34.473773 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.473858 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.473944 clock_gettime(CLOCK_MONOTONIC, {234981, 913326450}) = 0
20:40:34.474026 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.474123 clock_gettime(CLOCK_MONOTONIC, {234981, 913513204}) = 0
20:40:34.474212 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.474298 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.474382 clock_gettime(CLOCK_MONOTONIC, {234981, 913763940}) = 0
20:40:34.474464 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.474561 clock_gettime(CLOCK_MONOTONIC, {234981, 913951232}) = 0
20:40:34.474651 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.474735 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.474823 clock_gettime(CLOCK_MONOTONIC, {234981, 914204133}) = 0
20:40:34.474904 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.474999 clock_gettime(CLOCK_MONOTONIC, {234981, 914388703}) = 0
20:40:34.475088 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.475175 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.475263 clock_gettime(CLOCK_MONOTONIC, {234981, 914644117}) = 0
20:40:34.475344 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.475441 clock_gettime(CLOCK_MONOTONIC, {234981, 914862907}) = 0
20:40:34.475568 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.475660 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.476352 clock_gettime(CLOCK_MONOTONIC, {234981, 915801850}) = 0
20:40:34.476518 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.476633 clock_gettime(CLOCK_MONOTONIC, {234981, 916121369}) = 0
20:40:34.476838 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.476946 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.477036 clock_gettime(CLOCK_MONOTONIC, {234981, 916420273}) = 0
20:40:34.477126 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.477231 clock_gettime(CLOCK_MONOTONIC, {234981, 916621866}) = 0
20:40:34.477322 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.477409 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.477498 clock_gettime(CLOCK_MONOTONIC, {234981, 916881178}) = 0
20:40:34.477581 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.477679 clock_gettime(CLOCK_MONOTONIC, {234981, 917069370}) = 0
20:40:34.477769 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.477854 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.477941 clock_gettime(CLOCK_MONOTONIC, {234981, 917324224}) = 0
20:40:34.478024 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.478122 clock_gettime(CLOCK_MONOTONIC, {234981, 917511407}) = 0
20:40:34.478210 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.478294 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.478381 clock_gettime(CLOCK_MONOTONIC, {234981, 917764876}) = 0
20:40:34.478464 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.478563 clock_gettime(CLOCK_MONOTONIC, {234981, 917951780}) = 0
20:40:34.478651 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.478736 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.478972 clock_gettime(CLOCK_MONOTONIC, {234981, 918398343}) = 0
20:40:34.479111 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.479224 clock_gettime(CLOCK_MONOTONIC, {234981, 918613989}) = 0
20:40:34.479314 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.479406 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.479495 clock_gettime(CLOCK_MONOTONIC, {234981, 918877875}) = 0
20:40:34.479578 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.479674 clock_gettime(CLOCK_MONOTONIC, {234981, 919064121}) = 0
20:40:34.479763 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.479847 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.479937 clock_gettime(CLOCK_MONOTONIC, {234981, 919320271}) = 0
20:40:34.480019 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.480115 clock_gettime(CLOCK_MONOTONIC, {234981, 919505674}) = 0
20:40:34.480205 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.480290 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.480378 clock_gettime(CLOCK_MONOTONIC, {234981, 919761058}) = 0
20:40:34.480460 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.480585 clock_gettime(CLOCK_MONOTONIC, {234981, 919980176}) = 0
20:40:34.482510 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.482685 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.482785 clock_gettime(CLOCK_MONOTONIC, {234981, 922166943}) = 0
20:40:34.482875 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.483021 clock_gettime(CLOCK_MONOTONIC, {234981, 922421219}) = 0
20:40:34.483123 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.483207 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.483296 clock_gettime(CLOCK_MONOTONIC, {234981, 922677196}) = 0
20:40:34.483377 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.483473 clock_gettime(CLOCK_MONOTONIC, {234981, 922864496}) = 0
20:40:34.483563 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.483648 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.483738 clock_gettime(CLOCK_MONOTONIC, {234981, 923120758}) = 0
20:40:34.483821 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.483914 clock_gettime(CLOCK_MONOTONIC, {234981, 923303547}) = 0
20:40:34.484002 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.484087 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.484173 clock_gettime(CLOCK_MONOTONIC, {234981, 923556228}) = 0
20:40:34.484440 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.484591 clock_gettime(CLOCK_MONOTONIC, {234981, 923986347}) = 0
20:40:34.484798 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.484904 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.484996 clock_gettime(CLOCK_MONOTONIC, {234981, 924378487}) = 0
20:40:34.485081 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.485185 clock_gettime(CLOCK_MONOTONIC, {234981, 924575954}) = 0
20:40:34.485276 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.485362 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.485451 clock_gettime(CLOCK_MONOTONIC, {234981, 924833388}) = 0
20:40:34.485534 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.485631 clock_gettime(CLOCK_MONOTONIC, {234981, 925021479}) = 0
20:40:34.485721 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.485806 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.485894 clock_gettime(CLOCK_MONOTONIC, {234981, 925275642}) = 0
20:40:34.485975 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.486073 clock_gettime(CLOCK_MONOTONIC, {234981, 925465115}) = 0
20:40:34.486165 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.486251 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.486339 clock_gettime(CLOCK_MONOTONIC, {234981, 925721649}) = 0
20:40:34.486422 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.486518 clock_gettime(CLOCK_MONOTONIC, {234981, 925908653}) = 0
20:40:34.486608 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.486693 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.486778 clock_gettime(CLOCK_MONOTONIC, {234981, 926160240}) = 0
20:40:34.486860 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.486958 clock_gettime(CLOCK_MONOTONIC, {234981, 926348757}) = 0
20:40:34.487047 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.487132 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.487219 clock_gettime(CLOCK_MONOTONIC, {234981, 926600632}) = 0
20:40:34.487764 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.487948 clock_gettime(CLOCK_MONOTONIC, {234981, 927340495}) = 0
20:40:34.488044 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.488130 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.488214 clock_gettime(CLOCK_MONOTONIC, {234981, 927594065}) = 0
20:40:34.488329 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.488436 clock_gettime(CLOCK_MONOTONIC, {234981, 927823092}) = 0
20:40:34.488524 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.488609 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.488825 clock_gettime(CLOCK_MONOTONIC, {234981, 928221807}) = 0
20:40:34.488928 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.489033 clock_gettime(CLOCK_MONOTONIC, {234981, 928422097}) = 0
20:40:34.489122 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.489208 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.489295 clock_gettime(CLOCK_MONOTONIC, {234981, 928677985}) = 0
20:40:34.489378 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.489476 clock_gettime(CLOCK_MONOTONIC, {234981, 928867420}) = 0
20:40:34.489567 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.489652 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.489741 clock_gettime(CLOCK_MONOTONIC, {234981, 929122868}) = 0
20:40:34.489824 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.489920 clock_gettime(CLOCK_MONOTONIC, {234981, 929309480}) = 0
20:40:34.490008 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.490092 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.490179 clock_gettime(CLOCK_MONOTONIC, {234981, 929561373}) = 0
20:40:34.490262 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.490359 clock_gettime(CLOCK_MONOTONIC, {234981, 930265733}) = 0
20:40:34.490983 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.491100 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.491192 clock_gettime(CLOCK_MONOTONIC, {234981, 930576033}) = 0
20:40:34.491282 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.491393 clock_gettime(CLOCK_MONOTONIC, {234981, 930783928}) = 0
20:40:34.491484 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.491568 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.491653 clock_gettime(CLOCK_MONOTONIC, {234981, 931035470}) = 0
20:40:34.491735 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.491832 clock_gettime(CLOCK_MONOTONIC, {234981, 931222202}) = 0
20:40:34.491921 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.492007 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.492091 clock_gettime(CLOCK_MONOTONIC, {234981, 931472751}) = 0
20:40:34.492173 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.492269 clock_gettime(CLOCK_MONOTONIC, {234981, 931658967}) = 0
20:40:34.492357 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.492441 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.492526 clock_gettime(CLOCK_MONOTONIC, {234981, 931909203}) = 0
20:40:34.492609 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.493360 clock_gettime(CLOCK_MONOTONIC, {234981, 932774415}) = 0
20:40:34.493480 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.493571 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.493660 clock_gettime(CLOCK_MONOTONIC, {234981, 933041441}) = 0
20:40:34.493748 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.493846 clock_gettime(CLOCK_MONOTONIC, {234981, 933235484}) = 0
20:40:34.493935 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.494022 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.494144 clock_gettime(CLOCK_MONOTONIC, {234981, 933536088}) = 0
20:40:34.494240 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.494342 clock_gettime(CLOCK_MONOTONIC, {234981, 933731665}) = 0
20:40:34.494433 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.494519 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.494609 clock_gettime(CLOCK_MONOTONIC, {234981, 933991526}) = 0
20:40:34.494692 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.494790 clock_gettime(CLOCK_MONOTONIC, {234981, 934179176}) = 0
20:40:34.494879 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.494964 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.495051 clock_gettime(CLOCK_MONOTONIC, {234981, 934433399}) = 0
20:40:34.495133 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.495231 clock_gettime(CLOCK_MONOTONIC, {234981, 934620818}) = 0
20:40:34.495319 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.495404 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.495489 clock_gettime(CLOCK_MONOTONIC, {234981, 934871136}) = 0
20:40:34.495571 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.495667 clock_gettime(CLOCK_MONOTONIC, {234981, 935055605}) = 0
20:40:34.495943 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.496082 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.496173 clock_gettime(CLOCK_MONOTONIC, {234981, 935554773}) = 0
20:40:34.496259 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.496363 clock_gettime(CLOCK_MONOTONIC, {234981, 935752814}) = 0
20:40:34.496453 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.496538 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.496625 clock_gettime(CLOCK_MONOTONIC, {234981, 936087944}) = 0
20:40:34.496819 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.496942 clock_gettime(CLOCK_MONOTONIC, {234981, 936332646}) = 0
20:40:34.497033 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.497120 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.497208 clock_gettime(CLOCK_MONOTONIC, {234981, 936590001}) = 0
20:40:34.497290 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.497386 clock_gettime(CLOCK_MONOTONIC, {234981, 936774366}) = 0
20:40:34.497474 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.497558 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.497644 clock_gettime(CLOCK_MONOTONIC, {234981, 937027208}) = 0
20:40:34.497727 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.497824 clock_gettime(CLOCK_MONOTONIC, {234981, 937213992}) = 0
20:40:34.497913 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.497999 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.498087 clock_gettime(CLOCK_MONOTONIC, {234981, 937469637}) = 0
20:40:34.498170 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.498268 clock_gettime(CLOCK_MONOTONIC, {234981, 937658471}) = 0
20:40:34.498358 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.498443 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.498531 clock_gettime(CLOCK_MONOTONIC, {234981, 937912089}) = 0
20:40:34.498612 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.498710 clock_gettime(CLOCK_MONOTONIC, {234981, 938098045}) = 0
20:40:34.498797 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.499517 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.499672 clock_gettime(CLOCK_MONOTONIC, {234981, 939061231}) = 0
20:40:34.499770 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.499880 clock_gettime(CLOCK_MONOTONIC, {234981, 939271523}) = 0
20:40:34.499972 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.500058 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.500142 clock_gettime(CLOCK_MONOTONIC, {234981, 939524991}) = 0
20:40:34.500225 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.500324 clock_gettime(CLOCK_MONOTONIC, {234981, 939716865}) = 0
20:40:34.500416 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.500503 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.500617 clock_gettime(CLOCK_MONOTONIC, {234981, 940161453}) = 0
20:40:34.500911 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.501042 clock_gettime(CLOCK_MONOTONIC, {234981, 940434005}) = 0
20:40:34.501135 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.501225 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.501315 clock_gettime(CLOCK_MONOTONIC, {234981, 940698305}) = 0
20:40:34.501398 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.501497 clock_gettime(CLOCK_MONOTONIC, {234981, 940887464}) = 0
20:40:34.501588 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.501674 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.501761 clock_gettime(CLOCK_MONOTONIC, {234981, 941143307}) = 0
20:40:34.501843 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.501942 clock_gettime(CLOCK_MONOTONIC, {234981, 941332638}) = 0
20:40:34.502032 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.502119 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.502205 clock_gettime(CLOCK_MONOTONIC, {234981, 941587410}) = 0
20:40:34.502288 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.502387 clock_gettime(CLOCK_MONOTONIC, {234981, 941776744}) = 0
20:40:34.502476 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.502561 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.502647 clock_gettime(CLOCK_MONOTONIC, {234981, 942029593}) = 0
20:40:34.502730 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.502829 clock_gettime(CLOCK_MONOTONIC, {234981, 942220626}) = 0
20:40:34.502920 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.503007 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.503094 clock_gettime(CLOCK_MONOTONIC, {234981, 942475488}) = 0
20:40:34.503174 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.503271 clock_gettime(CLOCK_MONOTONIC, {234981, 942658307}) = 0
20:40:34.503359 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.503441 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.503524 clock_gettime(CLOCK_MONOTONIC, {234981, 942903741}) = 0
20:40:34.503602 read(6, 0x828a2b8, 4096) = -1 EAGAIN (Resource temporarily 
unavailable)
20:40:34.503694 clock_gettime(CLOCK_MONOTONIC, {234981, 943079958}) = 0
20:40:34.504257 clock_gettime(CLOCK_REALTIME, {1239219634, 504321236}) = 0
20:40:34.504368 epoll_wait(3, {{EPOLLIN|EPOLLHUP, {u32=9, u64=9}}}, 64, 59743) 
= 1
20:40:34.504456 epoll_ctl(3, EPOLL_CTL_DEL, 9, {0, {u32=9, u64=9}}) = -1 EBADF 
(Bad file descriptor)
20:40:34.504545 clock_gettime(CLOCK_MONOTONIC, {234981, 943924452}) = 0



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-vserver-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  libc6                     2.9-6          GNU C Library: Shared libraries
ii  libcairo2                 1.8.6-2+b1     The Cairo 2D vector graphics libra
ii  libdbus-1-3               1.2.12-1       simple interprocess messaging syst
ii  libev3                    3.43-1.1       high-performance event loop librar
ii  libglib2.0-0              2.20.0-2       The GLib library of C routines
ii  libimlib2                 1.4.2-4        powerful image loading and renderi
ii  liblua5.1-0               5.1.4-2        Simple, extensible, embeddable pro
ii  libncurses5               5.7+20090328-1 shared libraries for terminal hand
ii  libpango1.0-0             1.24.0-2       Layout and rendering of internatio
ii  libreadline5              5.2-4          GNU readline and history libraries
ii  libx11-6                  2:1.2-1        X11 client-side library
ii  libxcb-atom1              0.3.3-2        utility libraries for X C Binding 
ii  libxcb-aux0               0.3.3-2        utility libraries for X C Binding 
ii  libxcb-event1             0.3.3-2        utility libraries for X C Binding 
ii  libxcb-icccm1             0.3.3-2        utility libraries for X C Binding 
ii  libxcb-image0             0.3.3-2        utility libraries for X C Binding 
ii  libxcb-keysyms0           0.3.3-2        utility libraries for X C Binding 
ii  libxcb-property1          0.3.3-2        utility libraries for X C Binding 
ii  libxcb-randr0             1.2-1          X C Binding, randr extension
ii  libxcb-render-util0       0.3.3-2        utility libraries for X C Binding 
ii  libxcb-render0            1.2-1          X C Binding, render extension
ii  libxcb-shm0               1.2-1          X C Binding, shm extension
ii  libxcb-xinerama0          1.2-1          X C Binding, xinerama extension
ii  libxcb-xtest0             1.2-1          X C Binding, xtest extension
ii  libxcb1                   1.2-1          X C Binding
ii  menu                      2.1.41         generates programs menu for all me

Versions of packages awesome recommends:
ii  x11-xserver-utils             7.3+5      X server utilities

awesome suggests no packages.

-- no debconf information

-- 
Ian Beckwith - i...@erislabs.net - http://erislabs.net/ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Interpol - Turn On The Bright Lights - Leif Erikson

Attachment: signature.asc
Description: Digital signature

Reply via email to