poll([{fd=0, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}, {fd=1, events=POLLOUT|POLLWRNORM|POLLWRBAND}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLOUT}, {fd=9, events=POLLOUT|POLLWRBAND}], 5, 42) = 3 ([{fd=1, revents=POLLOUT|POLLWRNORM}, {fd=5, revents=POLLOUT}, {fd=9, revents=POLLOUT}])
poll([{fd=9, events=POLLOUT|POLLWRBAND}, ... /* 0x7fd1cd834000 */], 2, 0) = -1 EFAULT (Bad address)
+++ exited with 0 +++
