On Wed, 2007-11-28 at 09:10 +0100, Mark Heitmann wrote:
> pollsys(0x08099448, 11, 0x08047B10, 0x00000000) = 1
>         fd=5  ev=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL rev=0
>         fd=7  ev=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL rev=0
>         fd=1  ev=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL rev=POLLIN|POLLPRI

Looks like this is the problem. fd=1 should /dev/null and it should
never be passed to poll(). I'll try to look more into this later today.


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to