SigViewer/bug/3084001

Z Wikiverzity
< SigViewer‎ | bug

SigViewer/bug/3084001

2010-10-08[editovat]

Po mnoha marných pokusech zasílám bugreport – viz zde

  • Datum a čas nahlášení: 2010-10-08 23:37:32 CEST
  • Nahlásil: User:Kychot
  • Status: open (dosud nevyřešeno)
  • Versions: 0.4.2, 0.4.3
  • Tested on: Windows XP + Ubuntu 10.04 (binary package)

1) When loading a GDF file, SigViever does allocate about 16-times more system memory than is the size of the file. For example, for a 167 MB GDF it consumes more than 2.7 GB from the system memory in the process of opening the signal file. After opening the file, 1.4 GB is allocated.

2) After closing this GDF file, no memory is deallocated (on Linux platform)

3) When an attempt to open the same (or another) file is made, the system memory is exhausted and the application crashes silently, without any warning (on Linux platform)

4) On Win XP, the memory is deallocated, but the application crashes too, with the error message:

Microsoft Visual C++ Runtime Library:
Runtime Error!
Program: C:\Programs\SigViewer\sigviewer.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

5) The bug limits opening of the signal files with the size about 200 MB and more on both platforms. On the common PC or notebook with the 2GB system RAM and 2GB swap space there is no way to open it, the SigViewer crashes immediately.

6) Some experiments on both platforms (Win XP + Ubuntu) were made. The detailed attachment describes it more verbosely.

2010-12-11[editovat]

  • Dosud po dvou měsících žádné známky toho, že by to někdo řešil.
  • Aktualizuji stránku SigViewer dle poslední verse 0.4.3
  • Stahuji zdrojové soubory a chystám se kompilovat sám

2010-12-12[editovat]

Zkompiluji SigViewer ze zdrojů. Bug zůstává stejný. Jediný rozdíl – hláška po pádu:

  • prekompilovaná verse:
[1]+  Segmentation fault      sigviewer
  • kompilovaná verse:
warning: less then requested blocks read (36000585/144002340) from file (null) - something went wrong
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

[1]+  Aborted                 ./sigviewer

strace[editovat]

  • prekompilovaná verse:

Po spuštění se pořád opakuje:

poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 1561) = 0 (Timeout)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112860, 422872}, NULL) = 0
inotify_add_watch(19, "/home/petr/.config/ibus/bus", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = -1 ENOENT (No such file or directory)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112860, 425253}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {61684, 811256077}) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 3995

Po pokusu o otevření souboru to skončí hláškou:

...
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5M\1\357\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\204\24\0\0\0\0\0\0\0\0&\1\242\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 527875311}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 142536}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61767, 533627859}) = 0
read(8, "\6\0\204\24m\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\352\1%\1\235\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 148316}, NULL) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\352\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\205\24\0\0\0\0\0\0\0\0%\1\235\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 535565046}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\353\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\206\24\0\0\0\0\0\0\0\0%\1\236\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 537247174}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 151787}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61767, 543849340}) = 0
read(8, "\6\0\206\24w\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\351\1%\1\234\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 162788}, NULL) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\351\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\6\0\206\24}\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\350\1%\1\233\1\20\0\1\0", 4096) = 32
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\207\24\0\0\0\0\0\0\0\0%\1\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 557370543}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLIN|POLLOUT}])
read(8, "\6\0\207\24\204\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\347\1%\1\232\1\20\0\1\0", 4096) = 32
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\352\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\210\24\0\0\0\0\0\0\0\0%\1\235\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\347\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\211\24\0\0\0\0\0\0\0\0%\1\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 560922741}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\351\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\212\24\0\0\0\0\0\0\0\0%\1\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 562513446}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 177077}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61767, 582283418}) = 0
read(8, "\6\0\212\24\235\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\346\1%\1\231\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 197465}, NULL) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\346\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\213\24\0\0\0\0\0\0\0\0%\1\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 586059108}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\347\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\214\24\0\0\0\0\0\0\0\0%\1\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 588650639}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 203255}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 697) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61767, 661753852}) = 0
read(8, "\6\0\214\24\355\177\256\3\20\1\0\0\223\1 \5\0\0\0\0L\1\345\1%\1\230\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 276430}, NULL) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\215\24\0\0\0\0\0\0\0\0%\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 663245313}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\346\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\216\24\0\0\0\0\0\0\0\0%\1\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 664436316}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 279380}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61767, 910260282}) = 0
read(8, "\6\0\216\24\345\200\256\3\20\1\0\0\223\1 \5\0\0\0\0K\1\344\1$\1\227\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 525312}, NULL) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\217\24\0\0\0\0\0\0\0\0$\1\227\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 913763101}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\223\1 \5L\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\220\24\0\0\0\0\0\0\0\0%\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61767, 916260555}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 531122}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 697) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61768, 6386605}) = 0
read(8, "\4\1\220\24E\201\256\3\20\1\0\0\223\1 \5\0\0\0\0K\1\344\1$\1\227\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 621464}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\22\0\7\0\223\1 \5=\1\0\0\6\0\0\0 \2 \5\1\0\0\0E\201\256\3(\0\4\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0\221\24\223\1 \5=\1\0\0H\201\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 64
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5\30\4\0F\3@\5\3\0@\5U\0\33\0F\3\5\0F\3@\5\7\0@\5\0\0\0\0"..., 56}, {NULL, 0}, {"", 0}], 3) = 56
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30A\f\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\30\5\0F\3@\5\10\0@\5\0\0\0\0U\0\33\0I\2\5\0F\3@\5\0\0\0\0"..., 40}, {NULL, 0}, {"", 0}], 3) = 40
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30C\f\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6\30\2\0F\3@\0055\30\4\0G\3@\5\3\0@\5U\0\33\0F\3\5\0G\3@\5"..., 16384}, {"\0\0\0\0\0'\0\0\0\0\2\0\0\0\0\0\0007\1\0\0'\0\0\0\0O\0\0\0\0\0"..., 360}, {"", 0}], 3) = 16744
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5 \4\0_\3@\5G\3@\5\10\0\3\0008\0\4\0a\0@\5\0\0\10\0\0\0\0\0"..., 4600}, {NULL, 0}, {"", 0}], 3) = 4600
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\263\f\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\234\260\275\377\234\260\275\377t\203\216\377kkkk\30\34\36(u\204\217\377\222\250\266\377\224\252\270\377"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F \5\0G\3@\5\10\0@\5\0\0\0\0U\0\33\0\224\7\2\0e\3@\0056\0\2\0"..., 16360}, {"\0\0\0\0\0'\0\0\0\0\2\0\0\0\0\0\0007\1\0\0'\0\0\0\0O\0\0\0\0\0"..., 360}, {"", 0}], 3) = 16720
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5 \4\0}\3@\5G\3@\5\10\0\3\0008\0\4\0a\0@\5\0\0\10\0\0\0\0\0"..., 4600}, {NULL, 0}, {"", 0}], 3) = 4600
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30!\r\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\234\260\275\377\234\260\275\377t\203\216\377\377\377\377k\357\363\365(u\204\217\377\222\250\266\377\224\252\270\377"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"7\0\4\0\244\2 \5\306\1 \5\0\0\0\0007\2\4\0\245\2 \5\306\1 \5\0\0\0\0"..., 11456}, {"\0\0\0\0\0\0\0\0\v\r\16\23\25\30\32#\30\34\36(\30\34\36(\30\34\36(\30\34\36("..., 9180}, {"", 0}], 3) = 20636
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6 \2\0G\3@\0055\30\4\0\204\3@\5\3\0@\5O\0\25\0F\0\5\0\204\3@\5"..., 3732}, {NULL, 0}, {"", 0}], 3) = 3732
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30,\r{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-."..., 2572) = 2572
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F \5\0\204\3@\5\10\0@\5\0\0\0\0O\0\25\0\224\4\5\0\206\3@\5\204\3@\5"..., 3692}, {NULL, 0}, {"", 0}], 3) = 3692
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\0303\r{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376."..., 2572) = 2572
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61768, 67546551}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"<\0\2\0\267\2 \5\224\10\t\0\3\0\0\0\266\2 \5\0\0\0\0\307\1 \5\0\0\0\0"..., 7124}, {NULL, 0}, {"", 0}], 3) = 7124
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6 \2\0\204\3@\5", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 683640}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {61768, 69876037}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61768, 70174120}) = 0
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 684754}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 736) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {61768, 134252728}) = 0
read(8, "\5\1\17\25\305\201\256\3\20\1\0\0\223\1 \5\0\0\0\0K\1\344\1$\1\227\1\20\1\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292112943, 749347}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\20\25\0\0\0\0\0\0\0\0$\1\227\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\21\25\0\0\0\0\0\0\0\0$\1\227\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5\30\4\0\207\3@\5\3\0@\5U\0\33\0F\0\5\0\207\3@\5\7\0@\5\0\0\0\0"..., 16372}, {NULL, 0}, {"", 0}], 3) = 16372
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"\224\10\t\0\3\3@\5\236\3@\5\217\3@\5\211\3@\5\0\0\0\0\0\0\0\0\2\0\2\0"..., 4208}, {NULL, 0}, {"", 0}], 3) = 4208
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\2\216\r\0\0\0\0\223\1 \5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"I\2\5\0\207\3@\5\0\0\0\0U\0\33\0\377\377\377\377", 20}, {NULL, 0}, {"", 0}], 3) = 20
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\217\r\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\254\276\312\377\254\276\312\377\177\215\227\377\n\v\v\26\n\f\f\27~\214\226\377\251\273\310\377\251\273\310\377"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\2\5\0\207\3@\5\10\0@\5\0\0\0\0U\0\33\0\224\7\2\0\240\3@\0056\0\2\0"..., 16372}, {NULL, 0}, {"", 0}], 3) = 16372
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"\224\10\t\0\3\3@\5\267\3@\5\250\3@\5\242\3@\5\0\0\0\0\0\0\0\0\2\0\2\0"..., 4224}, {NULL, 0}, {"", 0}], 3) = 4224
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\352\r\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\254\276\312\377\254\276\312\377\177\215\227\377\363\364\364\26\362\364\364\27~\214\226\377\251\273\310\377\251\273\310\377"..., 5116) = 5116
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6\10\2\0\207\3@\0055\30\4\0\272\3@\5\3\0@\5O\0\25\0F\0\5\0\272\3@\5"..., 3732}, {NULL, 0}, {"", 0}], 3) = 3732
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\365\r{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-."..., 2572) = 2572
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\10\5\0\272\3@\5\10\0@\5\0\0\0\0O\0\25\0\224\4\5\0\274\3@\5\272\3@\5"..., 3692}, {NULL, 0}, {"", 0}], 3) = 3692
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\374\r{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376."..., 2572) = 2572
read(17, 0x8b37780, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"7\0\4\0\273\2 \5\306\1 \5\0\0\0\0007\2\4\0\274\2 \5\306\1 \5\0\0\0\0"..., 9812}, {"\f\17 !8H\232\233FY\300\301G[\303\305G[\303\305G[\303\305G[\303\305G[\303\305"..., 6636}, {"", 0}], 3) = 16448
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"<\0\2\0\304\2 \5\224\10\t\0\3\0\0\0\303\2 \5\0\0\0\0\307\1 \5\0\0\0\0"..., 332}, {NULL, 0}, {"", 0}], 3) = 332
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1A\25\0\0\0\0\20\1\0\0\277\304\340\0K\1\344\1K\1\344\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"&\0\2\0\20\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1B\25\0\0\0\0\20\1\0\0\277\304\340\0K\1\344\1K\1\344\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\20\1\0\0K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1C\25\0\0\0\0\277\304\340\0K\1\344\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0\277\304\340\0E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0D\25\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\17\0\2\0\277\304\340\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0E\25\t\0\0\0\20\1\0\0\20\1\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 68
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0\300\304\340\0E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0F\25\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\17\0\2\0\300\304\340\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0G\25\1\0\0\0\20\1\0\0\277\304\340\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 36
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0\223\1 \5E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1 H\25\0\0\0\0E\1\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1I\25\0\0\0\0\0\0\0\0$\1\227\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\n\0\2\0\223\1 \5\31\0\v\0\20\1\0\0\0\0\30\0\22\0\0\0\20\1\0\0\223\1 \5"..., 52}, {NULL, 0}, {"", 0}], 3) = 52
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61768, 196454628}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"&\0\2\0\20\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\22\0J\25\223\1 \5\223\1 \5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1L\25\0\0\0\0\20\1\0\0\277\304\340\0K\1\344\1K\1\344\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0L\25\223\1 \5E\1\0\0\6\202\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 64
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\25\0L\25\223\1 \5\223\1 \5\20\1\0\0&\0L\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1M\25\0\0\0\0\0\0\0\0%\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61768, 202497504}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\223\1 \5K\1\344\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\f\0M\25\17\0 \5\30\0-\0Y\1\261\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1N\25\0\0\0\0\0\0\0\0%\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/etc/xdg/SigViewer.conf", 0xbf944f80) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x8dc6a84) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115224, f_bavail=871036, f_files=1221600, f_ffree=766308, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbf945090) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
gettimeofday({1292112943, 863602}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
clock_gettime(CLOCK_MONOTONIC, {61768, 249871888}) = 0
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
lstat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0xbf9463d0) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0xbf946290) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab.conf", 0xbf946290) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab/SigViewer.conf", 0xbf946290) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab/SigViewer.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab.conf", 0xbf946290) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab.conf", 0x8e0c4b4) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115224, f_bavail=871036, f_files=1221600, f_ffree=766308, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
read(22, "[General]\nfile_open_path=/Data60"..., 16384) = 11070
read(22, "", 5314)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbf946450) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x8d56604) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115224, f_bavail=871036, f_files=1221600, f_ffree=766308, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbf946330) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x8d56604) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115224, f_bavail=871036, f_files=1221600, f_ffree=766308, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
read(22, "[General]\nfile_open_path=/Data60"..., 16384) = 11070
read(22, "", 5314)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbf946440) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x8d6b61c) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC, {61768, 309405288}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLIN|POLLOUT}])
read(8, "\34\0N\25\20\1\0\0d\1\0\0\32\202\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 608
writev(8, [{"\224\7\2\0\1\2 \0056\1\2\0\t\2 \0056\0\2\0\0\2 \5\224\7\2\0\307\1 \5"..., 208}, {NULL, 0}, {"", 0}], 3) = 208
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\6\0N\25u\202\256\3\20\1\0\0\17\0 \5\0\0\0\0N\1\374\1@\1\335\1\20\0\1\0", 4096) = 32
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0V\25\223\1 \5\237\1\0\0{\202\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1152
read(8, "\6\0Z\25}\202\256\3\20\1\0\0\17\0 \5\0\0\0\0O\1\2\2A\1\343\1\20\0\1\0", 4096) = 32
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, "\34\0Z\25\20\1\0\0d\1\0\0}\202\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLIN|POLLOUT}])
read(8, "\6\0Z\25\205\202\256\3\20\1\0\0\17\0 \5\0\0\0\0O\1\6\2A\1\347\1\20\0\1\0", 4096) = 32
writev(8, [{"\224\24\27\0\2\0 \5\1\0\0\0\17\0\0\0\4\0\4\0\0\0\2\0\4\0\0\0\2\0\0\0"..., 92}, {NULL, 0}, {"", 0}], 3) = 92
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, "\34\0Z\25\17\0 \5X\1\0\0\207\202\256\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
read(8, 0x8aebc70, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {61768, 349877469}) = 0
gettimeofday({1292112943, 969644}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x72904000
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2de5d000
gettimeofday({1292112943, 971486}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(21, 4096, [4096], SEEK_SET)     = 0
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
brk(0x4d97b000)                         = 0x8ed5000
mmap2(NULL, 1152151552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
mmap2(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x2dc5d000
munmap(0x2dc5d000, 667648)              = 0
munmap(0x2de00000, 380928)              = 0
mprotect(0x2dd00000, 135168, PROT_READ|PROT_WRITE) = 0
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault
  • kompilovaná verse:

Zase furt roluje:

poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 3995) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {62176, 808213573}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113352, 422995}, NULL) = 0
inotify_add_watch(19, "/home/petr/.config/ibus/bus", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC, {62176, 810088671}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113352, 424976}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 3995

A po pokusu otevřít soubor:

poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1W\25\0\0\0\0\0\0\0\0'\1\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 622386283}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5M\1\352\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1X\25\0\0\0\0\0\0\0\0&\1\235\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\350\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1Y\25\0\0\0\0\0\0\0\0'\1\233\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 624574900}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\351\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1Z\25\0\0\0\0\0\0\0\0'\1\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 625608551}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 240173}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {62250, 629952399}) = 0
read(8, "\6\0Z\25\205\336\265\3\20\1\0\0\230\1 \5\0\0\0\0N\1\347\1'\1\232\1\20\0\1\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 244631}, NULL) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\347\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1[\25\0\0\0\0\0\0\0\0'\1\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 631465650}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\350\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\\\25\0\0\0\0\0\0\0\0'\1\233\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 632557968}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 247120}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 698) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {62250, 638190317}) = 0
read(8, "\6\0\\\25\215\336\265\3\20\1\0\0\230\1 \5\0\0\0\0N\1\346\1'\1\231\1\20\0\1\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 253336}, NULL) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\346\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1]\25\0\0\0\0\0\0\0\0'\1\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 641987518}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\3\4\0\20\1\0\0\230\1 \5N\1\347\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1^\25\0\0\0\0\0\0\0\0'\1\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 644418763}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 259844}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 697) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {62250, 822562827}) = 0
read(8, "\4\1^\25E\337\265\3\20\1\0\0\230\1 \5\0\0\0\0N\1\346\1'\1\231\1\20\0\1\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 437665}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\22\0\7\0\230\1 \5=\1\0\0\6\0\0\0 \2 \5\1\0\0\0E\337\265\3(\0\4\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0_\25\230\1 \5=\1\0\0H\337\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 64
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5\30\4\0\320\2@\5\3\0@\5U\0\33\0F\2\5\0\320\2@\5\7\0@\5\0\0\0\0"..., 56}, {NULL, 0}, {"", 0}], 3) = 56
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30e\n\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\30\5\0\320\2@\5\10\0@\5\0\0\0\0U\0\33\0I\2\5\0\320\2@\5\0\0\0\0"..., 40}, {NULL, 0}, {"", 0}], 3) = 40
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30g\n\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0\377\377\377\0"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6\30\2\0\320\2@\0055\30\4\0\321\2@\5\3\0@\5U\0\33\0F\2\5\0\321\2@\5"..., 16384}, {"\0\0\0\0\0'\0\0\0\0\2\0\0\0\0\0\0007\1\0\0'\0\0\0\0O\0\0\0\0\0"..., 360}, {"", 0}], 3) = 16744
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5 \4\0\351\2@\5\321\2@\5\10\0\3\0008\0\4\0a\0@\5\0\0\10\0\0\0\0\0"..., 4600}, {NULL, 0}, {"", 0}], 3) = 4600
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\327\n\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\234\260\275\377\234\260\275\377t\203\216\377kkkk\30\34\36(u\204\217\377\222\250\266\377\224\252\270\377"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F \5\0\321\2@\5\10\0@\5\0\0\0\0U\0\33\0\224\7\2\0\357\2@\0056\0\2\0"..., 16360}, {"\0\0\0\0\0'\0\0\0\0\2\0\0\0\0\0\0007\1\0\0'\0\0\0\0O\0\0\0\0\0"..., 360}, {"", 0}], 3) = 16720
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5 \4\0\7\3@\5\321\2@\5\10\0\3\0008\0\4\0a\0@\5\0\0\10\0\0\0\0\0"..., 4600}, {NULL, 0}, {"", 0}], 3) = 4600
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30E\v\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\234\260\275\377\234\260\275\377t\203\216\377\377\377\377k\357\363\365(u\204\217\377\222\250\266\377\224\252\270\377"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"7\0\4\0\265\2 \5\313\1 \5\0\0\0\0007\2\4\0\266\2 \5\313\1 \5\0\0\0\0"..., 11200}, {"\0\0\0\0\0\0\0\0\v\r\16\23\25\30\32#\30\34\36(\30\34\36(\30\34\36(\30\34\36("..., 9180}, {"", 0}], 3) = 20380
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6 \2\0\321\2@\0055\30\4\0\16\3@\5\3\0@\5O\0\25\0F\0\5\0\16\3@\5"..., 3732}, {NULL, 0}, {"", 0}], 3) = 3732
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30P\v{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-."..., 2572) = 2572
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F \5\0\16\3@\5\10\0@\5\0\0\0\0O\0\25\0\224\4\5\0\20\3@\5\16\3@\5"..., 3692}, {NULL, 0}, {"", 0}], 3) = 3692
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30W\v{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376."..., 2572) = 2572
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 878907280}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"<\0\2\0\310\2 \5\224\10\t\0\3\0\0\0\307\2 \5\0\0\0\0\314\1 \5\0\0\0\0"..., 7124}, {NULL, 0}, {"", 0}], 3) = 7124
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6 \2\0\16\3@\5", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 494707}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {62250, 881033179}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 881336849}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 495899}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 1925) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {62250, 909751635}) = 0
read(8, "\6\0\330\25\235\337\265\3\20\1\0\0\230\1 \5\0\0\0\0O\1\345\1(\1\230\1\20\1\1\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 524431}, NULL) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\331\25\0\0\0\0\0\0\0\0(\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5N\1\346\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\332\25\0\0\0\0\0\0\0\0'\1\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 913370112}) = 0
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 528108}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=8, events=POLLIN}], 10, 1892) = 1 ([{fd=8, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {62250, 942188999}) = 0
read(8, "\5\1\332\25\275\337\265\3\20\1\0\0\230\1 \5\0\0\0\0O\1\345\1(\1\230\1\20\1\1\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1292113426, 556842}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\333\25\0\0\0\0\0\0\0\0(\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\334\25\0\0\0\0\0\0\0\0(\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"5\30\4\0\21\3@\5\3\0@\5U\0\33\0F\0\5\0\21\3@\5\7\0@\5\0\0\0\0"..., 16372}, {NULL, 0}, {"", 0}], 3) = 16372
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"\224\10\t\0\3\3@\5(\3@\5\31\3@\5\23\3@\5\0\0\0\0\0\0\0\0\2\0\2\0"..., 4224}, {NULL, 0}, {"", 0}], 3) = 4224
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\262\v\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\254\276\312\377\254\276\312\377\177\215\227\377\n\v\v\26\n\f\f\27~\214\226\377\251\273\310\377\251\273\310\377"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\10\5\0\21\3@\5\10\0@\5\0\0\0\0U\0\33\0\224\7\2\0*\3@\0056\0\2\0"..., 16372}, {NULL, 0}, {"", 0}], 3) = 16372
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"\224\10\t\0\3\3@\5A\3@\0052\3@\5,\3@\5\0\0\0\0\0\0\0\0\2\0\2\0"..., 4224}, {NULL, 0}, {"", 0}], 3) = 4224
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\r\f\367\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\254\276\312\377\254\276\312\377\177\215\227\377\363\364\364\26\362\364\364\27~\214\226\377\251\273\310\377\251\273\310\377"..., 5116) = 5116
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"6\10\2\0\21\3@\0055\30\4\0D\3@\5\3\0@\5O\0\25\0F\0\5\0D\3@\5"..., 3732}, {NULL, 0}, {"", 0}], 3) = 3732
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\30\f{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-.\20\25-."..., 2572) = 2572
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=17, revents=POLLOUT}])
writev(17, [{"F\10\5\0D\3@\5\10\0@\5\0\0\0\0O\0\25\0\224\4\5\0F\3@\5D\3@\5"..., 3692}, {NULL, 0}, {"", 0}], 3) = 3692
poll([{fd=17, events=POLLIN}], 1, -1)   = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\30\37\f{\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(17, "\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376.\341\346\376."..., 2572) = 2572
read(17, 0x9619b60, 4096)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"7\0\4\0\314\2 \5\313\1 \5\0\0\0\0007\2\4\0\315\2 \5\313\1 \5\0\0\0\0"..., 9812}, {"\f\17 !8H\232\233FY\300\301G[\303\305G[\303\305G[\303\305G[\303\305G[\303\305"..., 6636}, {"", 0}], 3) = 16448
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"<\0\2\0\325\2 \5\224\10\t\0\3\0\0\0\324\2 \5\0\0\0\0\314\1 \5\0\0\0\0"..., 332}, {NULL, 0}, {"", 0}], 3) = 332
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\f\26\0\0\0\0\20\1\0\0j\307\340\0O\1\345\1O\1\345\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"&\0\2\0\20\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\r\26\0\0\0\0\20\1\0\0j\307\340\0O\1\345\1O\1\345\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\20\1\0\0O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\16\26\0\0\0\0j\307\340\0O\1\345\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0j\307\340\0E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0\17\26\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\17\0\2\0j\307\340\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0\20\26\t\0\0\0\20\1\0\0\20\1\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 68
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0k\307\340\0E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0\21\26\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\17\0\2\0k\307\340\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\0\22\26\1\0\0\0\20\1\0\0j\307\340\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 36
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\24\0\6\0\230\1 \5E\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1 \23\26\0\0\0\0E\1\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\24\26\0\0\0\0\0\0\0\0(\1\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\n\0\2\0\230\1 \5\31\0\v\0\20\1\0\0\0\0\30\0\22\0\0\0\20\1\0\0\230\1 \5"..., 52}, {NULL, 0}, {"", 0}], 3) = 52
read(8, "\22\0\25\26\230\1 \5\230\1 \5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 192
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 986385609}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"&\0\2\0\20\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\f\0\26\26\17\0 \5\36\0001\0Y\1\261\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\27\26\0\0\0\0\20\1\0\0\177\306\340\0O\1\345\1O\1\345\1\20\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\1\1\30\26\0\0\0\0\0\0\0\0)\1\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62250, 989525812}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"(\0\4\0\20\1\0\0\230\1 \5O\1\345\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0\30\26\20\1\0\0d\1\0\0\356\337\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 128
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5b770) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x9841d64) = -1 ENOENT (No such file or directory)
brk(0x98f3000)                          = 0x98f3000
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115211, f_bavail=871023, f_files=1221600, f_ffree=766306, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
brk(0x9914000)                          = 0x9914000
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5b880) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x98eb114) = -1 ENOENT (No such file or directory)
gettimeofday({1292113426, 648635}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
clock_gettime(CLOCK_MONOTONIC, {62251, 35550869}) = 0
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0x98a7094) = -1 ENOENT (No such file or directory)
lstat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0xbfd5cc20) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0xbfd5cae0) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab/SigViewer.conf", 0x98a7094) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab.conf", 0xbfd5cae0) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/BCI Lab.conf", 0x98a7094) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab/SigViewer.conf", 0xbfd5cae0) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab/SigViewer.conf", 0x98a7094) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab.conf", 0xbfd5cae0) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/BCI Lab.conf", 0x98a7094) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115211, f_bavail=871023, f_files=1221600, f_ffree=766306, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
read(22, "[General]\nfile_open_path=/Data60"..., 16384) = 11070
read(22, "", 5314)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5cc50) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x983204c) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
close(22)                               = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115211, f_bavail=871023, f_files=1221600, f_ffree=766306, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5cb10) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x9841ca4) = -1 ENOENT (No such file or directory)
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
close(22)                               = 0
open("/home/petr/.config/SigViewer.conf", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0666) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115211, f_bavail=871023, f_files=1221600, f_ffree=766306, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
read(22, "[General]\nfile_open_path=/Data60"..., 16384) = 11070
read(22, "", 5314)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(22, 0, [0], SEEK_SET)           = 0
_llseek(22, 0, [0], SEEK_CUR)           = 0
ftruncate64(22, 0)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
write(22, "[General]\nfile_open_path=/Data60"..., 11070) = 11070
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5cc20) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0x981c5cc) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC, {62251, 94925110}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLIN|POLLOUT}])
read(8, "\34\0\31\26\20\1\0\0$\1\0\0\362\337\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 288
writev(8, [{"\224\7\2\0\342\1 \0056\1\2\0\352\1 \0056\0\2\0\341\1 \5\224\7\2\0\314\1 \5"..., 208}, {NULL, 0}, {"", 0}], 3) = 208
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0!\26\230\1 \5\237\1\0\0f\340\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1152
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, "\34\0%\26\20\1\0\0d\1\0\0h\340\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 96
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\224\24\27\0\2\0 \5\1\0\0\0\17\0\0\0\4\0\4\0\0\0\2\0\4\0\0\0\2\0\0\0"..., 92}, {NULL, 0}, {"", 0}], 3) = 92
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(8, "\34\0%\26\17\0 \5X\1\0\0q\340\265\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 64
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62251, 137860596}) = 0
gettimeofday({1292113426, 758311}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x72900000
gettimeofday({1292113426, 759784}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
mmap2(NULL, 576012288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x503ac000
_llseek(21, 4096, [4096], SEEK_SET)     = 0
mmap2(NULL, 1152020480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb905000
read(21, "\r\0\223\377\7\0\333\377\t\0\222\377\t\0\327\377\4\0\216\377\7\0\322\377\375\377\214\377\3\0\313\377"..., 1152012288) = 288002120
read(21, "", 864010240)                 = 0
write(2, "warning: less then requested blo"..., 102warning: less then requested blocks read (36000585/144002340) from file (null) - something went wrong
) = 102
gettimeofday({1292113437, 303257}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
uname({sys="Linux", node="mi", ...})    = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLIN|POLLOUT}])
read(8, "\6\0&\26e\342\265\3\20\1\0\0\17\0 \5\0\0\0\0O\1\346\1G\1\313\1\20\0\1\0"..., 4096) = 2240
writev(8, [{"\22\0\30\0\17\0 \5(\0\0\0)\0\0\0 \0\4\0\22\0\0\0\32\2\0\0\0\0\0\0"..., 1444}, {NULL, 0}, {"", 0}], 3) = 1444
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0'\26\17\0 \5(\0\0\0\272\t\266\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 292
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {62261, 693579270}) = 0
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\22\0\17\0\326\2 \5#\0\0\0#\0\0\0 \0\4\0\t\0\0\0C\0\0\0\1\0\0\0"..., 112}, {NULL, 0}, {"", 0}], 3) = 112
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0D\26\326\2 \5#\0\0\0\276\t\266\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 100
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\22\0\17\0\326\2 \5#\0\0\0#\0\0\0 \0\4\0\t\0\0\0C\0\0\0\1\0\0\0"..., 208}, {NULL, 0}, {"", 0}], 3) = 208
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0G\26\326\2 \5#\0\0\0\277\t\266\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 148
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
writev(8, [{"\22\0\v\0\326\2 \5F\1\0\0F\1\0\0 \0\4\0\5\0\0\0\7\0\0\0&\0\0\0"..., 68}, {NULL, 0}, {"", 0}], 3) = 68
poll([{fd=8, events=POLLIN}], 1, -1)    = 1 ([{fd=8, revents=POLLIN}])
read(8, "\34\0K\26\326\2 \5F\1\0\0\301\t\266\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 64
read(8, 0x95cdde0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
mmap2(NULL, 576012288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
brk(0x2be75000)                         = 0x9914000
mmap2(NULL, 576143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
mmap2(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0xb705000
munmap(0xb705000, 1028096)              = 0
munmap(0xb900000, 20480)                = 0
mprotect(0xb800000, 135168, PROT_READ|PROT_WRITE) = 0
mmap2(NULL, 576012288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
futex(0x7160e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
open("/home/petr/.config/SigViewer.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC)        = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstatfs(22, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807077, f_bfree=1115217, f_bavail=871029, f_files=1221600, f_ffree=766306, f_fsid={1395764375, -1530533608}, f_namelen=255, f_frsize=4096}) = 0
fcntl64(22, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
read(22, "[General]\nfile_open_path=/Data60"..., 16384) = 11070
read(22, "", 5314)                      = 0
stat64("/home/petr/.config/SigViewer.conf", {st_mode=S_IFREG|0644, st_size=11070, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
close(22)                               = 0
stat64("/etc/xdg/SigViewer.conf", 0xbfd5cd60) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/SigViewer.conf", 0xb800834) = -1 ENOENT (No such file or directory)
write(2, "terminate called after throwing "..., 48terminate called after throwing an instance of ') = 48
write(2, "std::bad_alloc", 14std::bad_alloc)          = 14
write(2, "'\n", 2'
)                      = 2
write(2, "  what():  ", 11  what():  )             = 11
write(2, "std::bad_alloc", 14std::bad_alloc)          = 14
write(2, "\n", 1
)                       = 1
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(12468, 12468, SIGABRT)           = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
Aborted