Mythbackend will not start - missing libopenmaxil.so

For discussion of topics specific to MythTV on linux
Post Reply
jscottc
Newcomer
Posts: 3
Joined: Wed Nov 30, 2016 11:28 pm
United States of America

Mythbackend will not start - missing libopenmaxil.so

Post by jscottc »

Hardware/Platform: Odroid-XU4
OS: Ubuntu 16.04
Myth: 0.28

The original symptom of my problem was the fact there were no tables created in the mythconverg DB after starting the mythbackend service. After searching with no results, I ran the command to start mythbackend manually and received an error stating the libopenmaxil.so file is missing. After some research into this file I found it is only referenced in a firmware package(s) for RaspberryPI platforms. The platform I'm using is an Odroid-XU4 and I do not know a) how to install a RaspberryPI firmware file onto an Odroid installation nor b) what kind of damage this would wreck on my system. I would greatly appreciate any information and more importantly resolutions anyone has to help me bring my myth installation to life.

Starting mythbackend manually:

Code: Select all

$/usr/bin/mythbackend --quiet --syslog local7
/usr/bin/mythbackend: error while loading shared libraries: libopenmaxil.so: cannot open shared object file: No such file or directory
Strace of starting mythbackend:

Code: Select all

$sudo strace -Cfy -oodroid-mythbackend-strace1.txt /usr/bin/mythbackend --quiet --syslog local7
$ cat odroid-mythbackend-strace1.txt 
32092 execve("/usr/bin/mythbackend", ["/usr/bin/mythbackend", "--quiet", "--syslog", "local7"], [/* 25 vars */]) = 0
32092 brk(NULL)                         = 0x1b5000
32092 uname({sysname="Linux", nodename="odroid", ...}) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fbc000
32092 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
32092 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3</etc/ld.so.cache>
32092 fstat64(3</etc/ld.so.cache>, {st_mode=S_IFREG|0644, st_size=108473, ...}) = 0
32092 mmap2(NULL, 108473, PROT_READ, MAP_PRIVATE, 3</etc/ld.so.cache>, 0) = 0xb6f7d000
32092 close(3</etc/ld.so.cache>)        = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmythtv-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmythtv-0.28.so.0.28.0>
32092 read(3</usr/lib/libmythtv-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\320+\22\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmythtv-0.28.so.0.28.0>, 8713180, SEEK_SET) = 8713180
32092 read(3</usr/lib/libmythtv-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmythtv-0.28.so.0.28.0>, 8712816, SEEK_SET) = 8712816
32092 read(3</usr/lib/libmythtv-0.28.so.0.28.0>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</usr/lib/libmythtv-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=8714300, ...}) = 0
32092 mmap2(NULL, 9049012, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmythtv-0.28.so.0.28.0>, 0) = 0xb66db000
32092 mprotect(0xb6ef4000, 61440, PROT_NONE) = 0
32092 mmap2(0xb6f03000, 229376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmythtv-0.28.so.0.28.0>, 0x818000) = 0xb6f03000
32092 mmap2(0xb6f3b000, 267188, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6f3b000
32092 close(3</usr/lib/libmythtv-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmythupnp-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmythupnp-0.28.so.0.28.0>
32092 read(3</usr/lib/libmythupnp-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240\336\1\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmythupnp-0.28.so.0.28.0>, 771504, SEEK_SET) = 771504
32092 read(3</usr/lib/libmythupnp-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmythupnp-0.28.so.0.28.0>, 771144, SEEK_SET) = 771144
32092 read(3</usr/lib/libmythupnp-0.28.so.0.28.0>, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
32092 fstat64(3</usr/lib/libmythupnp-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=772624, ...}) = 0
32092 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fbb000
32092 mmap2(NULL, 836944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmythupnp-0.28.so.0.28.0>, 0) = 0xb660e000
32092 mprotect(0xb66c8000, 61440, PROT_NONE) = 0
32092 mmap2(0xb66d7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmythupnp-0.28.so.0.28.0>, 0xb9000) = 0xb66d7000
32092 close(3</usr/lib/libmythupnp-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmythbase-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmythbase-0.28.so.0.28.0>
32092 read(3</usr/lib/libmythbase-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220$\3\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmythbase-0.28.so.0.28.0>, 1380476, SEEK_SET) = 1380476
32092 read(3</usr/lib/libmythbase-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmythbase-0.28.so.0.28.0>, 1380114, SEEK_SET) = 1380114
32092 read(3</usr/lib/libmythbase-0.28.so.0.28.0>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</usr/lib/libmythbase-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=1381596, ...}) = 0
32092 mmap2(NULL, 1448480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmythbase-0.28.so.0.28.0>, 0) = 0xb64ac000
32092 mprotect(0xb65fa000, 61440, PROT_NONE) = 0
32092 mmap2(0xb6609000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmythbase-0.28.so.0.28.0>, 0x14d000) = 0xb6609000
32092 mmap2(0xb660d000, 2592, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb660d000
32092 close(3</usr/lib/libmythbase-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmyth-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmyth-0.28.so.0.28.0>
32092 read(3</usr/lib/libmyth-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0(\n\6\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmyth-0.28.so.0.28.0>, 3118060, SEEK_SET) = 3118060
32092 read(3</usr/lib/libmyth-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmyth-0.28.so.0.28.0>, 3117696, SEEK_SET) = 3117696
32092 read(3</usr/lib/libmyth-0.28.so.0.28.0>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</usr/lib/libmyth-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=3119180, ...}) = 0
32092 mmap2(NULL, 3183952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmyth-0.28.so.0.28.0>, 0) = 0xb61a2000
32092 mprotect(0xb6493000, 61440, PROT_NONE) = 0
32092 mmap2(0xb64a2000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmyth-0.28.so.0.28.0>, 0x2f0000) = 0xb64a2000
32092 close(3</usr/lib/libmyth-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmythmetadata-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmythmetadata-0.28.so.0.28.0>
32092 read(3</usr/lib/libmythmetadata-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\270L\5\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmythmetadata-0.28.so.0.28.0>, 1206788, SEEK_SET) = 1206788
32092 read(3</usr/lib/libmythmetadata-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmythmetadata-0.28.so.0.28.0>, 1206424, SEEK_SET) = 1206424
32092 read(3</usr/lib/libmythmetadata-0.28.so.0.28.0>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</usr/lib/libmythmetadata-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=1207908, ...}) = 0
32092 mmap2(NULL, 1272508, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmythmetadata-0.28.so.0.28.0>, 0) = 0xb606b000
32092 mprotect(0xb618e000, 61440, PROT_NONE) = 0
32092 mmap2(0xb619d000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmythmetadata-0.28.so.0.28.0>, 0x122000) = 0xb619d000
32092 close(3</usr/lib/libmythmetadata-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libmythservicecontracts-0.28.so.0", O_RDONLY|O_CLOEXEC) = 3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>
32092 read(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\264\370\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, 280168, SEEK_SET) = 280168
32092 read(3</usr/lib/libmythservicecontracts-0.28.so.0.28.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\0"..., 1120) = 1120
32092 lseek(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, 279808, SEEK_SET) = 279808
32092 read(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
32092 fstat64(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, {st_mode=S_IFREG|0644, st_size=281288, ...}) = 0
32092 mmap2(NULL, 345352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, 0) = 0xb6016000
32092 mprotect(0xb6058000, 65536, PROT_NONE) = 0
32092 mmap2(0xb6068000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>, 0x42000) = 0xb6068000
32092 close(3</usr/lib/libmythservicecontracts-0.28.so.0.28.0>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, 3028956, SEEK_SET) = 3028956
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, "\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"..., 1240) = 1240
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, 3028528, SEEK_SET) = 3028528
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=3030196, ...}) = 0
32092 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fba000
32092 mmap2(NULL, 3042916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, 0) = 0xb5d2f000
32092 mprotect(0xb6004000, 4096, PROT_NONE) = 0
32092 mmap2(0xb6005000, 61440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>, 0x2d5000) = 0xb6005000
32092 mmap2(0xb6014000, 7780, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6014000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Network.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, 896648, SEEK_SET) = 896648
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, "\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"..., 1240) = 1240
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, 896220, SEEK_SET) = 896220
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=897888, ...}) = 0
32092 mmap2(NULL, 901692, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, 0) = 0xb5c52000
32092 mprotect(0xb5d29000, 4096, PROT_NONE) = 0
32092 mmap2(0xb5d2a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>, 0xd7000) = 0xb5d2a000
32092 mmap2(0xb5d2e000, 572, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5d2e000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, 144332, SEEK_SET) = 144332
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, "\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"..., 1240) = 1240
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, 143904, SEEK_SET) = 143904
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=145572, ...}) = 0
32092 mmap2(NULL, 147980, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, 0) = 0xb5c2d000
32092 mmap2(0xb5c50000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>, 0x22000) = 0xb5c50000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, 165224, SEEK_SET) = 165224
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, "\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"..., 1240) = 1240
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, 164796, SEEK_SET) = 164796
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=166464, ...}) = 0
32092 mmap2(NULL, 169032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, 0) = 0xb5c03000
32092 mprotect(0xb5c2a000, 4096, PROT_NONE) = 0
32092 mmap2(0xb5c2b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>, 0x27000) = 0xb5c2b000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Sql.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Script.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, 1137480, SEEK_SET) = 1137480
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, "\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"..., 1240) = 1240
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, 1137052, SEEK_SET) = 1137052
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=1138720, ...}) = 0
32092 mmap2(NULL, 1207108, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, 0) = 0xb5adc000
32092 mmap2(0xb5be9000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>, 0x10c000) = 0xb5be9000
32092 mmap2(0xb5bf3000, 64324, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5bf3000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Script.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libQt5Core.so.5", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\221\341\6\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, 3424588, SEEK_SET) = 3424588
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, "\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"..., 1400) = 1400
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, 3424124, SEEK_SET) = 3424124
32092 read(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, {st_mode=S_IFREG|0644, st_size=3425988, ...}) = 0
32092 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fb9000
32092 mmap2(NULL, 3439692, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, 0) = 0xb5794000
32092 mmap2(0xb5ad1000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>, 0x33c000) = 0xb5ad1000
32092 mmap2(0xb5ad9000, 11340, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5ad9000
32092 close(3</usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3</lib/arm-linux-gnueabihf/libpthread-2.23.so>
32092 read(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\235F\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, 108332, SEEK_SET) = 108332
32092 read(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, "\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"..., 1640) = 1640
32092 lseek(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, 70048, SEEK_SET) = 70048
32092 read(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, {st_mode=S_IFREG|0755, st_size=109972, ...}) = 0
32092 mmap2(NULL, 143940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, 0) = 0xb5770000
32092 mprotect(0xb5781000, 61440, PROT_NONE) = 0
32092 mmap2(0xb5790000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libpthread-2.23.so>, 0x10000) = 0xb5790000
32092 mmap2(0xb5792000, 4676, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5792000
32092 close(3</lib/arm-linux-gnueabihf/libpthread-2.23.so>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>
32092 read(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\270\305\6\0004\0\0\0"..., 512) = 512
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, 1030776, SEEK_SET) = 1030776
32092 read(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, "\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"..., 1280) = 1280
32092 lseek(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, 1030200, SEEK_SET) = 1030200
32092 read(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, {st_mode=S_IFREG|0644, st_size=1032056, ...}) = 0
32092 mmap2(NULL, 1104000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, 0) = 0xb5662000
32092 mprotect(0xb5758000, 61440, PROT_NONE) = 0
32092 mmap2(0xb5767000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>, 0xf5000) = 0xb5767000
32092 mmap2(0xb576e000, 6272, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb576e000
32092 close(3</usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.21>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3</lib/arm-linux-gnueabihf/libm-2.23.so>
32092 read(3</lib/arm-linux-gnueabihf/libm-2.23.so>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0X<\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</lib/arm-linux-gnueabihf/libm-2.23.so>, 423356, SEEK_SET) = 423356
32092 read(3</lib/arm-linux-gnueabihf/libm-2.23.so>, "\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"..., 1200) = 1200
32092 lseek(3</lib/arm-linux-gnueabihf/libm-2.23.so>, 422004, SEEK_SET) = 422004
32092 read(3</lib/arm-linux-gnueabihf/libm-2.23.so>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
32092 fstat64(3</lib/arm-linux-gnueabihf/libm-2.23.so>, {st_mode=S_IFREG|0644, st_size=424556, ...}) = 0
32092 mmap2(NULL, 487548, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libm-2.23.so>, 0) = 0xb55ea000
32092 mprotect(0xb5651000, 61440, PROT_NONE) = 0
32092 mmap2(0xb5660000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libm-2.23.so>, 0x66000) = 0xb5660000
32092 close(3</lib/arm-linux-gnueabihf/libm-2.23.so>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3</lib/arm-linux-gnueabihf/libgcc_s.so.1>
32092 read(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230\321\0\0004\0\0\0"..., 512) = 512
32092 lseek(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, 98252, SEEK_SET) = 98252
32092 read(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, "\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"..., 1120) = 1120
32092 lseek(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, 97920, SEEK_SET) = 97920
32092 read(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
32092 fstat64(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, {st_mode=S_IFREG|0644, st_size=99372, ...}) = 0
32092 mmap2(NULL, 163512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, 0) = 0xb55c2000
32092 mprotect(0xb55da000, 61440, PROT_NONE) = 0
32092 mmap2(0xb55e9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libgcc_s.so.1>, 0x17000) = 0xb55e9000
32092 close(3</lib/arm-linux-gnueabihf/libgcc_s.so.1>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3</lib/arm-linux-gnueabihf/libc-2.23.so>
32092 read(3</lib/arm-linux-gnueabihf/libc-2.23.so>, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\331i\1\0004\0\0\0"..., 512) = 512
32092 lseek(3</lib/arm-linux-gnueabihf/libc-2.23.so>, 894128, SEEK_SET) = 894128
32092 read(3</lib/arm-linux-gnueabihf/libc-2.23.so>, "\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"..., 2960) = 2960
32092 lseek(3</lib/arm-linux-gnueabihf/libc-2.23.so>, 888324, SEEK_SET) = 888324
32092 read(3</lib/arm-linux-gnueabihf/libc-2.23.so>, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
32092 fstat64(3</lib/arm-linux-gnueabihf/libc-2.23.so>, {st_mode=S_IFREG|0755, st_size=897088, ...}) = 0
32092 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fb8000
32092 mmap2(NULL, 963928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libc-2.23.so>, 0) = 0xb54d6000
32092 mprotect(0xb55ac000, 65536, PROT_NONE) = 0
32092 mmap2(0xb55bc000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3</lib/arm-linux-gnueabihf/libc-2.23.so>, 0xd6000) = 0xb55bc000
32092 mmap2(0xb55bf000, 9560, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb55bf000
32092 close(3</lib/arm-linux-gnueabihf/libc-2.23.so>) = 0
32092 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/tls/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/tls", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/arm-linux-gnueabihf/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
32092 open("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/tls/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/tls", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/arm-linux-gnueabihf/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf/vfp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
32092 open("/usr/lib/arm-linux-gnueabihf/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=81920, ...}) = 0
32092 open("/lib/tls/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/tls/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/tls", 0xbef42ce8)    = -1 ENOENT (No such file or directory)
32092 open("/lib/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/v7l", 0xbef42ce8)    = -1 ENOENT (No such file or directory)
32092 open("/lib/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/lib/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/neon", 0xbef42ce8)   = -1 ENOENT (No such file or directory)
32092 open("/lib/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib/vfp", 0xbef42ce8)    = -1 ENOENT (No such file or directory)
32092 open("/lib/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
32092 open("/usr/lib/tls/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/tls/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/tls", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/v7l/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/v7l/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/v7l/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/v7l/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/v7l/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/v7l/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/v7l/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/v7l", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/neon/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/neon/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/neon/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/neon", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/vfp/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib/vfp", 0xbef42ce8) = -1 ENOENT (No such file or directory)
32092 open("/usr/lib/libopenmaxil.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
32092 stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
32092 writev(2</dev/pts/1>, [{"/usr/bin/mythbackend", 20}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"libopenmaxil.so", 15}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10) = 135
32092 exit_group(127)                   = ?
32092 +++ exited with 127 +++
% time     seconds  usecs/call     calls    errors syscall
------ ----------- ----------- --------- --------- ----------------
 34.95    0.000072           1        82        64 open
 33.50    0.000069           5        14           mprotect
 31.55    0.000065           1        49           mmap2
  0.00    0.000000           0        51           read
  0.00    0.000000           0        18           close
  0.00    0.000000           0         1           execve
  0.00    0.000000           0        34           lseek
  0.00    0.000000           0        20        20 access
  0.00    0.000000           0         1           brk
  0.00    0.000000           0         1           uname
  0.00    0.000000           0         1           writev
  0.00    0.000000           0        64        59 stat64
  0.00    0.000000           0        18           fstat64
------ ----------- ----------- --------- --------- ----------------
100.00    0.000206                   354       143 total
technik007cz
Newcomer
Posts: 8
Joined: Tue May 22, 2018 12:36 pm
Czech Republic

Re: Mythbackend will not start

Post by technik007cz »

I have got same problems. My mythtv master backend runs in lxc container on Turris wifi router and slave backend runs on Odroid Home Cloud One. Ugrade from version 0.28, which runs ok on these arm soc based hardware, is not possible now. Both version 0.29 and 0.30 (second one recommended for testing only) have been compiled for Raspberry what prevent them running on other, mostly more powerfull, devices.
User avatar
pgbennett
Developer
Posts: 504
Joined: Mon Apr 27, 2015 5:41 pm
United States of America

Re: Mythbackend will not start - missing libopenmaxil.so

Post by pgbennett »

I suggest that you use the --disable-openmax option in configure before compiling the software.
User avatar
pgbennett
Developer
Posts: 504
Joined: Mon Apr 27, 2015 5:41 pm
United States of America

Re: Mythbackend will not start - missing libopenmaxil.so

Post by pgbennett »

Let me know if that does not solve the problem. This is an environment I have not tested and it may need some changes to the build.
technik007cz
Newcomer
Posts: 8
Joined: Tue May 22, 2018 12:36 pm
Czech Republic

Re: Mythbackend will not start - missing libopenmaxil.so

Post by technik007cz »

I was following instruction from link below:
https://www.mythtv.org/wiki/Installing_MythTV_on_Debian

Actually I decided to start compilation process with 2 more switches:
--disable-vaapi --disable-vdpau --disable-omx-rpi
edited in config file:
../packaging/deb/debian/rules
where --disable-omx-rpi was replaced with newer --disable-openmax switch.

I did mistake and instead creating local repo for compiled deb packages (on the bottom of instruction page) I installed packages manually by using "dpkg". However after passing this tricky part when system complained about missing dependencies it is working now and I am enjoying upgraded PVR system to version 0.29.
Post Reply