Skip to content

Instantly share code, notes, and snippets.

Created June 4, 2015 07:22
Show Gist options
  • Save anonymous/e517b7ccd8c6a0d6f682 to your computer and use it in GitHub Desktop.
Save anonymous/e517b7ccd8c6a0d6f682 to your computer and use it in GitHub Desktop.
root@aliokan-xubuntu:/usr/src/MoonGen# cat fix.sh
#!/bin/bash
echo 128 > /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
mkdir /mnt/huge
mount -t hugetlbfs nodev /mnt/huge
(vmware test machine)
root@aliokan-xubuntu:/usr/src/MoonGen# ./build/MoonGen build/quality-of-service-test.lua | tee /tmp/app.lo
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 1 on socket 0
EAL: Detected lcore 2 as core 2 on socket 0
EAL: Detected lcore 3 as core 3 on socket 0
EAL: Support maximum 64 logical core(s) by configuration.
EAL: Detected 4 lcore(s)
EAL: unsupported IOMMU type!
EAL: VFIO support could not be initialized
EAL: Setting up memory...
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f747a200000 (size = 0x200000)
EAL: Ask a virtual area of 0x6400000 bytes
EAL: Virtual area found at 0x7f7473c00000 (size = 0x6400000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f7473800000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f7473400000 (size = 0x200000)
EAL: Ask a virtual area of 0x9400000 bytes
EAL: Virtual area found at 0x7f7469e00000 (size = 0x9400000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f7469a00000 (size = 0x200000)
EAL: Requesting 128 pages of size 2MB from socket 0
EAL: TSC frequency is ~2600000 KHz
EAL: Master core 0 is ready (tid=7bbe78c0)
EAL: Core 3 is ready (tid=681fc700)
EAL: Core 2 is ready (tid=689fd700)
EAL: Core 1 is ready (tid=691fe700)
EAL: PCI device 0000:02:00.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: 0000:02:00.0 not managed by UIO driver, skipping
EAL: PCI device 0000:02:01.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: PCI memory mapped at 0x7f747bb90000
EAL: PCI memory mapped at 0x7f747bb80000
EAL: PCI device 0000:02:02.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: PCI memory mapped at 0x7f747bb60000
EAL: Error reading from file descriptor 21: Input/output error
EAL: PCI memory mapped at 0x7f747bb50000
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
Found 2 usable ports:
Ports 0: 00:50:56:B5:45:73 (unknown NIC (PCI ID 8086:100f))
Ports 1: 00:50:56:B5:A4:99 (unknown NIC (PCI ID 8086:100f))
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
usage: txPort rxPort [fgRate [bgRate]]
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 21: Input/output error
EAL: Error reading from file descriptor 22: Input/output error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment