|
Post by jj0 on Dec 17, 2019 8:12:02 GMT
Here is the output text from the Terminal while TheC64 Mini UI Carousel is running,you can see it more clearly now.. *** INIT canvas->draw_buffer to 23b9478 Loading system file `/usr/lib/vice/C64/kernal'. C64MEM: Kernal rev #3. Loading system file `/usr/lib/vice/C64/basic'. Loading system file `/usr/lib/vice/C64/chargen'. Loading system file `/usr/lib/vice/PRINTER/mps803'. Palette: Loading palette `/usr/lib/vice/PRINTER/mps803.vpl'. Loading system file `/usr/lib/vice/PRINTER/nl10-cbm'. Palette: Loading palette `/usr/lib/vice/PRINTER/mps803.vpl'. NL10: Printer driver initialized. Loading system file `/usr/lib/vice/DRIVES/dos1541'. Loading system file `/usr/lib/vice/DRIVES/d1541II'. Loading system file `/usr/lib/vice/DRIVES/dos1570'. Loading system file `/usr/lib/vice/DRIVES/dos1571'. Loading system file `/usr/lib/vice/DRIVES/dos1581'. Loading system file `/usr/lib/vice/DRIVES/dos2000'. Loading system file `/usr/lib/vice/DRIVES/dos4000'. Loading system file `/usr/lib/vice/DRIVES/dos2031'. Loading system file `/usr/lib/vice/DRIVES/dos2040'. Loading system file `/usr/lib/vice/DRIVES/dos3040'. Loading system file `/usr/lib/vice/DRIVES/dos4040'. Loading system file `/usr/lib/vice/DRIVES/dos1001'. Drive: Finished loading ROM images. Setting min_cycles to 2955744 fb_width = 504 fb_height = 312 fb_width = 504 fb_height = 312 Sound: Available sound devices: alsa dummy fs dump wav voc iff aiff soundmovie Keyboard: Loading keymap `/usr/lib/vice/C64/x11_sym.vkm'. Main CPU: RESET. Keyboard: Loading keymap `/usr/lib/vice/C64/theC64-sym-UK.vkm'. Keyboard: Loading keymap `/usr/lib/vice/C64/theC64-sym-COMMON.vkm'. Sound: Opened device `alsa', speed 44100Hz, fragment size 23ms, buffer size 1021ms, stereo reSID: MOS6581, filter on, sampling rate 44100Hz - fast Drive 8: RESET. Palette: Loading palette `/usr/lib/vice/C64/theC64-palette.vpl'. Failed to re-mount RW Received signal 11 (SIGSEGV), exiting. Sound: Closing device `alsa' *** glibc detected *** the64: double free or corruption (out): 0xbeab1108 *** Aborted Hi spannernick . I finally got around downloading the cb-a20-lubuntu-desktop-card-v105.img and change it a bit (uboot & script.bin) to make it run on my a20-OlinuXino. I don't get as far as you did with running 'the64'. it errors out with 'Failed to init channel': Init base system Load shaders Setup display init joysticks Init sound Failed to attach mixer Can't use sound: Device or resource busy Failed to init channel
So if you have any tips or if you can share your img file so I can check that I'd appreciate it. Btw, you might get a little bit more information on what's causing the crash you experience by using 'strace' which is a debug tool that shows what system calls a program does: apt-get install strace If I run it with 'strace' you can see at the bottom it fails to open the sound device: linaro@cubieboard2:~$ strace the64 execve("/usr/bin/the64", ["the64"], [/* 28 vars */]) = 0 brk(0) = 0x1689000 uname({sys="Linux", node="cubieboard2", ...}) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f77000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=39659, ...}) = 0 mmap2(NULL, 39659, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f51000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/tls/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/tls", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/tls/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/tls", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/neon/vfp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/arm-linux-gnueabihf/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/neon", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/arm-linux-gnueabihf/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf/vfp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/arm-linux-gnueabihf/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 open("/lib/tls/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/tls/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/tls", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/lib/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 open("/usr/lib/tls/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/v7l/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/v7l/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/v7l/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/v7l/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/v7l/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/v7l/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/v7l/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/v7l", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/neon/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/neon/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/neon/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/neon", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/vfp/libevdev.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/vfp", 0xbed71d30) = -1 ENOENT (No such file or directory) open("/usr/lib/libevdev.so.2", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\354D\0\0004\0\0\0"..., 512) = 512 lseek(3, 57640, SEEK_SET) = 57640 read(3, "\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"..., 1000) = 1000 lseek(3, 57364, SEEK_SET) = 57364 read(3, "A>\0\0\0aeabi\0\0014\0\0\0\5Cortex-A7\0\6\n\7A\10"..., 63) = 63 fstat64(3, {st_mode=S_IFREG|0755, st_size=58640, ...}) = 0 mmap2(NULL, 122904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f32000 mprotect(0xb6f3d000, 65536, PROT_NONE) = 0 mmap2(0xb6f4d000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb) = 0xb6f4d000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/vfp/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\270P\0\0004\0\0\0"..., 512) = 512 lseek(3, 371552, SEEK_SET) = 371552 read(3, "\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"..., 1000) = 1000 lseek(3, 371280, SEEK_SET) = 371280 read(3, "A>\0\0\0aeabi\0\0014\0\0\0\5Cortex-A7\0\6\n\7A\10"..., 63) = 63 fstat64(3, {st_mode=S_IFREG|0755, st_size=372552, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f76000 mmap2(NULL, 438176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ec7000 mprotect(0xb6f21000, 65536, PROT_NONE) = 0 mmap2(0xb6f31000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a) = 0xb6f31000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libasound.so.2", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0008\257\1\0004\0\0\0"..., 512) = 512 lseek(3, 582888, SEEK_SET) = 582888 read(3, "\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 lseek(3, 582520, SEEK_SET) = 582520 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=584008, ...}) = 0 mmap2(NULL, 615488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e30000 mprotect(0xb6ebb000, 32768, PROT_NONE) = 0 mmap2(0xb6ec3000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8b) = 0xb6ec3000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/vfp/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/lib/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/libjpeg.so.9", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\334.\0\0004\0\0\0"..., 512) = 512 lseek(3, 174664, SEEK_SET) = 174664 read(3, "\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"..., 1000) = 1000 lseek(3, 174388, SEEK_SET) = 174388 read(3, "A<\0\0\0aeabi\0\0012\0\0\0\5Cortex-A7\0\6\n\7A\10"..., 61) = 61 fstat64(3, {st_mode=S_IFREG|0755, st_size=175664, ...}) = 0 mmap2(NULL, 239928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6df5000 mprotect(0xb6e20000, 61440, PROT_NONE) = 0 mmap2(0xb6e2f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a) = 0xb6e2f000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0X\26\0\0004\0\0\0"..., 512) = 512 lseek(3, 66064, SEEK_SET) = 66064 read(3, "\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 lseek(3, 65724, SEEK_SET) = 65724 read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 55) = 55 fstat64(3, {st_mode=S_IFREG|0644, st_size=67184, ...}) = 0 mmap2(NULL, 98496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ddc000 mprotect(0xb6dec000, 28672, PROT_NONE) = 0 mmap2(0xb6df3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb6df3000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libGLESv2.so", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\2300\2\0004\0\0\0"..., 512) = 512 lseek(3, 734152, SEEK_SET) = 734152 read(3, "\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"..., 1160) = 1160 lseek(3, 733842, SEEK_SET) = 733842 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=932939, ...}) = 0 mmap2(NULL, 767264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d20000 mprotect(0xb6dce000, 32768, PROT_NONE) = 0 mmap2(0xb6dd6000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xae) = 0xb6dd6000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libEGL.so", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\2300\2\0004\0\0\0"..., 512) = 512 lseek(3, 734152, SEEK_SET) = 734152 read(3, "\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"..., 1160) = 1160 lseek(3, 733842, SEEK_SET) = 733842 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=932939, ...}) = 0 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/vfp/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0 ?\0\0004\0\0\0"..., 512) = 512 lseek(3, 146240, SEEK_SET) = 146240 read(3, "\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"..., 960) = 960 lseek(3, 145976, SEEK_SET) = 145976 read(3, "A<\0\0\0aeabi\0\0012\0\0\0\5Cortex-A7\0\6\n\7A\10"..., 61) = 61 fstat64(3, {st_mode=S_IFREG|0755, st_size=147200, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f75000 mmap2(NULL, 211516, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6cec000 mprotect(0xb6d10000, 61440, PROT_NONE) = 0 mmap2(0xb6d1f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb6d1f000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220i\0\0004\0\0\0"..., 512) = 512 lseek(3, 361176, SEEK_SET) = 361176 read(3, "\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"..., 1040) = 1040 lseek(3, 360856, SEEK_SET) = 360856 read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 55) = 55 fstat64(3, {st_mode=S_IFREG|0644, st_size=362216, ...}) = 0 mmap2(NULL, 393628, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c8b000 mprotect(0xb6ce1000, 28672, PROT_NONE) = 0 mmap2(0xb6ce8000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x55) = 0xb6ce8000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0<\t\0\0004\0\0\0"..., 512) = 512 lseek(3, 8656, SEEK_SET) = 8656 read(3, "\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"..., 1160) = 1160 lseek(3, 8320, SEEK_SET) = 8320 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=9816, ...}) = 0 mmap2(NULL, 41136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c80000 mprotect(0xb6c82000, 28672, PROT_NONE) = 0 mmap2(0xb6c89000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6c89000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0H/\0\0004\0\0\0"..., 512) = 512 lseek(3, 54084, SEEK_SET) = 54084 read(3, "\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"..., 1160) = 1160 lseek(3, 53748, SEEK_SET) = 53748 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=55244, ...}) = 0 mmap2(NULL, 95996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c68000 mprotect(0xb6c75000, 28672, PROT_NONE) = 0 mmap2(0xb6c7c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc) = 0xb6c7c000 mmap2(0xb6c7e000, 5884, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c7e000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230;\0\0004\0\0\0"..., 512) = 512 lseek(3, 397768, SEEK_SET) = 397768 read(3, "\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"..., 1160) = 1160 lseek(3, 397432, SEEK_SET) = 397432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=398928, ...}) = 0 mmap2(NULL, 430208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6bfe000 mprotect(0xb6c5f000, 28672, PROT_NONE) = 0 mmap2(0xb6c66000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x60) = 0xb6c66000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\360h\4\0004\0\0\0"..., 512) = 512 lseek(3, 627696, SEEK_SET) = 627696 read(3, "\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 lseek(3, 627340, SEEK_SET) = 627340 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=628896, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f74000 mmap2(NULL, 687636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b56000 mprotect(0xb6beb000, 28672, PROT_NONE) = 0 mmap2(0xb6bf2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x94) = 0xb6bf2000 mmap2(0xb6bf8000, 24084, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6bf8000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\340\321\0\0004\0\0\0"..., 512) = 512 lseek(3, 103000, SEEK_SET) = 103000 read(3, "\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 lseek(3, 102664, SEEK_SET) = 102664 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=104120, ...}) = 0 mmap2(NULL, 135488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b34000 mprotect(0xb6b4d000, 28672, PROT_NONE) = 0 mmap2(0xb6b54000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18) = 0xb6b54000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\25P\0\0004\0\0\0"..., 512) = 512 lseek(3, 66332, SEEK_SET) = 66332 read(3, "\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 lseek(3, 65924, SEEK_SET) = 65924 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0755, st_size=100629, ...}) = 0 mmap2(NULL, 107024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b19000 mprotect(0xb6b29000, 28672, PROT_NONE) = 0 mmap2(0xb6b30000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb6b30000 mmap2(0xb6b32000, 4624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6b32000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0]p\1\0004\0\0\0"..., 512) = 512 lseek(3, 888772, SEEK_SET) = 888772 read(3, "\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"..., 1360) = 1360 lseek(3, 888332, SEEK_SET) = 888332 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51 fstat64(3, {st_mode=S_IFREG|0755, st_size=890132, ...}) = 0 mmap2(NULL, 931208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a35000 mprotect(0xb6b0b000, 32768, PROT_NONE) = 0 mmap2(0xb6b13000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd6) = 0xb6b13000 mmap2(0xb6b16000, 9608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6b16000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\360\26\0\0004\0\0\0"..., 512) = 512 lseek(3, 21224, SEEK_SET) = 21224 read(3, "\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"..., 1320) = 1320 lseek(3, 20832, SEEK_SET) = 20832 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=22544, ...}) = 0 mmap2(NULL, 53780, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a27000 mprotect(0xb6a2c000, 28672, PROT_NONE) = 0 mmap2(0xb6a33000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb6a33000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libUMP.so", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0p\30\0\0004\0\0\0"..., 512) = 512 lseek(3, 21488, SEEK_SET) = 21488 read(3, "\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"..., 1080) = 1080 lseek(3, 21202, SEEK_SET) = 21202 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=31280, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f73000 mmap2(NULL, 53968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a19000 mprotect(0xb6a1e000, 28672, PROT_NONE) = 0 mmap2(0xb6a25000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb6a25000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f72000 set_tls(0xb6f727d0, 0xb6f72eb8, 0xb6f7a048, 0xb6f727d0, 0xb6f72110) = 0 mprotect(0xb6b13000, 8192, PROT_READ) = 0 mprotect(0xb6a25000, 4096, PROT_READ) = 0 mprotect(0xb6b30000, 4096, PROT_READ) = 0 mprotect(0xb6a33000, 4096, PROT_READ) = 0 mprotect(0xb6b54000, 4096, PROT_READ) = 0 mprotect(0xb6c66000, 4096, PROT_READ) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6a18000 mprotect(0xb6bf2000, 16384, PROT_READ) = 0 mprotect(0xb6c7c000, 4096, PROT_READ) = 0 mprotect(0xb6c89000, 4096, PROT_READ) = 0 mprotect(0xb6df3000, 4096, PROT_READ) = 0 mprotect(0xb6ce8000, 12288, PROT_READ) = 0 mprotect(0xb6dd6000, 12288, PROT_READ) = 0 mprotect(0xb6ec3000, 12288, PROT_READ) = 0 mprotect(0xb6f4d000, 12288, PROT_READ) = 0 mprotect(0xb6f79000, 4096, PROT_READ) = 0 munmap(0xb6f51000, 39659) = 0 set_tid_address(0xb6f72378) = 705 set_robust_list(0xb6f72380, 0xc) = 0 rt_sigaction(SIGRTMIN, {0xb6b1dcf9, [], SA_SIGINFO|0x4000000}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0xb6b1dc0d, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 stat64("/var/lib/the64/upgrade/bin/the64", 0xbed723b8) = -1 ENOENT (No such file or directory) stat64("/var/lib/the64/profile/0/test.flg", 0xbed72418) = -1 EACCES (Permission denied) open("/sys/class/graphics/fbcon/cursor_blink", O_RDWR) = -1 EACCES (Permission denied) gettimeofday({1890828620, 675770}, NULL) = 0 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5a000 write(1, "Init base system\n", 17Init base system ) = 17 brk(0) = 0x1689000 brk(0x16aa000) = 0x16aa000 futex(0xb6c8a0a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=39659, ...}) = 0 mmap2(NULL, 39659, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6a0e000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libGLESv1_CM.so", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\2300\2\0004\0\0\0"..., 512) = 512 lseek(3, 734152, SEEK_SET) = 734152 read(3, "\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"..., 1160) = 1160 lseek(3, 733842, SEEK_SET) = 733842 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=932939, ...}) = 0 close(3) = 0 munmap(0xb6a0e000, 39659) = 0 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=39659, ...}) = 0 mmap2(NULL, 39659, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6a0e000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libMali.so", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\2300\2\0004\0\0\0"..., 512) = 512 lseek(3, 734152, SEEK_SET) = 734152 read(3, "\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"..., 1160) = 1160 lseek(3, 733842, SEEK_SET) = 733842 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53 fstat64(3, {st_mode=S_IFREG|0644, st_size=932939, ...}) = 0 close(3) = 0 munmap(0xb6a0e000, 39659) = 0 open("/dev/ump", O_RDWR) = 3 ioctl(3, 0x800c9001, 0xbed72384) = 0 open("/dev/mali", O_RDWR) = 4 fstat64(4, {st_mode=S_IFCHR|0660, st_rdev=makedev(244, 0), ...}) = 0 ioctl(4, 0xc0048205, 0xbed7238c) = 0 ioctl(4, 0x80048202, 0xbed7238c) = 0 ioctl(4, 0x80048203, 0xbed7237c) = 0 mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6218000 mprotect(0xb6218000, 4096, PROT_NONE) = 0 clone(child_stack=0xb6a16f98, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb6a174c8, tls=0xb6a17920, child_tidptr=0xb6a174c8) = 706 ioctl(4, 0xc0048208, 0xbed72338) = 0 ioctl(4, 0x80048300, 0xbed72378) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x40000) = 0xb61d8000 ioctl(4, 0x80048402, 0xbed723d8) = 0 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=39659, ...}) = 0 mmap2(NULL, 39659, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb61ce000 close(5) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/arm-linux-gnueabihf/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/vfp/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/neon/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/vfp/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/arm-linux-gnueabihf/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/lib/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/libmaliinstr.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) munmap(0xb61ce000, 39659) = 0 open("/dev/fb0", O_RDWR) = 5 ioctl(5, FBIOGET_VSCREENINFO, 0xbed722ec) = 0 mmap2(NULL, 7372800, PROT_WRITE, MAP_SHARED, 5, 0) = 0xb5ad0000 ioctl(5, FBIOGET_VSCREENINFO, 0x16a4964) = 0 ioctl(5, FBIOGET_FSCREENINFO, 0x16a4a04) = 0 ioctl(4, 0xc004830a, 0xbed72354) = 0 ioctl(4, 0xc004830a, 0xbed72354) = 0 ioctl(4, 0x80048402, 0xbed723c8) = 0 brk(0x16cb000) = 0x16cb000 ioctl(5, FBIOPAN_DISPLAY, 0x16a4964) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x40040) = 0xb5a90000 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x40080) = 0xb5a50000 write(1, "Load shaders\n", 13Load shaders ) = 13 open("/usr/share/the64/ui/shaders/vertex.glsl", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=491, ...}) = 0 mmap2(NULL, 491, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 brk(0x16ec000) = 0x16ec000 munmap(0xb6f59000, 491) = 0 open("/usr/share/the64/ui/shaders/fragment.glsl", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=2636, ...}) = 0 mmap2(NULL, 2636, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 brk(0x170d000) = 0x170d000 brk(0x172e000) = 0x172e000 brk(0x172c000) = 0x172c000 brk(0x172a000) = 0x172a000 brk(0x174b000) = 0x174b000 brk(0x1749000) = 0x1749000 brk(0x1748000) = 0x1748000 brk(0x1747000) = 0x1747000 brk(0x1746000) = 0x1746000 brk(0x1745000) = 0x1745000 brk(0x1743000) = 0x1743000 brk(0x1742000) = 0x1742000 brk(0x1740000) = 0x1740000 brk(0x173f000) = 0x173f000 brk(0x173e000) = 0x173e000 brk(0x173c000) = 0x173c000 brk(0x173b000) = 0x173b000 brk(0x1739000) = 0x1739000 brk(0x1738000) = 0x1738000 brk(0x1737000) = 0x1737000 brk(0x1736000) = 0x1736000 brk(0x1735000) = 0x1735000 brk(0x1734000) = 0x1734000 brk(0x1733000) = 0x1733000 brk(0x1732000) = 0x1732000 brk(0x1731000) = 0x1731000 brk(0x1730000) = 0x1730000 brk(0x172f000) = 0x172f000 brk(0x172e000) = 0x172e000 brk(0x172d000) = 0x172d000 brk(0x172b000) = 0x172b000 brk(0x172a000) = 0x172a000 brk(0x1729000) = 0x1729000 brk(0x1727000) = 0x1727000 brk(0x1726000) = 0x1726000 brk(0x1724000) = 0x1724000 brk(0x1722000) = 0x1722000 brk(0x1721000) = 0x1721000 brk(0x1720000) = 0x1720000 brk(0x171f000) = 0x171f000 brk(0x171e000) = 0x171e000 brk(0x171d000) = 0x171d000 brk(0x171c000) = 0x171c000 munmap(0xb6f59000, 2636) = 0 write(1, "Setup display\n", 14Setup display ) = 14 open("/usr/share/the64/ui/data/messages_en.msg", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0 mmap2(NULL, 1504, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 munmap(0xb6f59000, 1504) = 0 open("/usr/share/the64/ui/data/messages_de.msg", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1517, ...}) = 0 mmap2(NULL, 1517, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 munmap(0xb6f59000, 1517) = 0 open("/usr/share/the64/ui/data/messages_fr.msg", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0 mmap2(NULL, 1530, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 munmap(0xb6f59000, 1530) = 0 open("/usr/share/the64/ui/data/messages_es.msg", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1493, ...}) = 0 mmap2(NULL, 1493, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 munmap(0xb6f59000, 1493) = 0 open("/usr/share/the64/ui/data/messages_it.msg", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1434, ...}) = 0 mmap2(NULL, 1434, PROT_READ|PROT_WRITE, MAP_PRIVATE, 6, 0) = 0xb6f59000 close(6) = 0 munmap(0xb6f59000, 1434) = 0 write(1, "init joysticks\n", 15init joysticks ) = 15 openat(AT_FDCWD, "/dev/input/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6 fcntl64(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) getdents(6, /* 12 entries */, 32768) = 224 open("/dev/input/event4", O_RDONLY|O_NONBLOCK) = -1 EACCES (Permission denied) open("/dev/input/event3", O_RDONLY|O_NONBLOCK) = -1 EACCES (Permission denied) open("/dev/input/event2", O_RDONLY|O_NONBLOCK) = -1 EACCES (Permission denied) open("/dev/input/event1", O_RDONLY|O_NONBLOCK) = -1 EACCES (Permission denied) open("/dev/input/event0", O_RDONLY|O_NONBLOCK) = -1 EACCES (Permission denied) getdents(6, /* 0 entries */, 32768) = 0 close(6) = 0 write(1, "Init sound\n", 11Init sound ) = 11 stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9665, ...}) = 0 open("/usr/share/alsa/alsa.conf", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=9665, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f59000 read(6, "#\n# ALSA library configuration "..., 4096) = 4096 read(6, "@func refer\n\t\t\tname defaults.nam"..., 4096) = 4096 read(6, "_CARD\n\t\t\t\tALSA_CARD\n\t\t\t]\n\t\t\tdefa"..., 4096) = 1473 read(6, "", 4096) = 0 read(6, "", 4096) = 0 close(6) = 0 munmap(0xb6f59000, 4096) = 0 access("/usr/share/alsa/alsa.conf.d/", R_OK) = 0 stat64("/usr/share/alsa/alsa.conf.d/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/usr/share/alsa/alsa.conf.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6 getdents(6, /* 3 entries */, 32768) = 52 getdents(6, /* 0 entries */, 32768) = 0 close(6) = 0 access("/etc/asound.conf", R_OK) = 0 stat64("/etc/asound.conf", {st_mode=S_IFREG|0644, st_size=84, ...}) = 0 open("/etc/asound.conf", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=84, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f59000 read(6, "pcm.!default {\n type hw\n card "..., 4096) = 84 read(6, "", 4096) = 0 read(6, "", 4096) = 0 close(6) = 0 munmap(0xb6f59000, 4096) = 0 access("/home/linaro/.asoundrc", R_OK) = -1 ENOENT (No such file or directory) open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 6 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 ioctl(6, USBDEVFS_CONTROL or USBDEVFS_CONTROL32, 0xbed7216c) = 0 ioctl(6, 0x40045532, 0xbed721a4) = 0 open("/dev/snd/pcmC1D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 7 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 close(6) = 0 ioctl(7, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbed7206c) = 0 fcntl64(7, F_GETFL) = 0x80802 (flags O_RDWR|O_NONBLOCK|O_CLOEXEC) ioctl(7, AGPIOC_INFO, 0xbed71fd4) = 0 clock_gettime(CLOCK_MONOTONIC, {327, 542855741}) = 0 ioctl(7, AGPIOC_SETUP, 0xbed71fdc) = 0 mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 7, 0x80000) = -1 ENXIO (No such device or address) ioctl(7, 0xc0844123, 0xbed71fe8) = 0 fcntl64(7, F_GETFL) = 0x80802 (flags O_RDWR|O_NONBLOCK|O_CLOEXEC) fcntl64(7, F_SETFL, O_RDWR|O_CLOEXEC) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4111, 0xbed72238) = 0 ioctl(7, 0xc0844123, 0x16ae298) = 0 ioctl(7, 0xc0684113, 0xbed721a4) = 0 ioctl(7, 0x4140, 0x6fa3bc00) = 0 ioctl(7, 0xc0844123, 0x16ae298) = 0 mmap2(NULL, 8388608, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5250000 mprotect(0xb5250000, 4096, PROT_NONE) = 0 clone(child_stack=0xb5a4ef98, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb5a4f4c8, tls=0xb5a4f920, child_tidptr=0xb5a4f4c8) = 708 ioctl(7, 0xc0684113, 0x16f9088) = 0 open("/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = 6 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 ioctl(6, UI_DEV_CREATE, 0xbed7211c) = 0 close(6) = 0 stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9665, ...}) = 0 open("/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = 6 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 ioctl(6, UI_DEV_CREATE, 0xbed72004) = 0 close(6) = 0 write(1, "Failed to attach mixer\n", 23Failed to attach mixer ) = 23 futex(0x16ae128, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0xb5a4f4c8, FUTEX_WAIT, 708, NULL) = 0 stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9665, ...}) = 0 open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 6 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 ioctl(6, USBDEVFS_CONTROL or USBDEVFS_CONTROL32, 0xbed7216c) = 0 ioctl(6, 0x40045532, 0xbed721a4) = 0 open("/dev/snd/pcmC1D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 7 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 close(6) = 0 ioctl(7, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbed7206c) = 0 fcntl64(7, F_GETFL) = 0x80802 (flags O_RDWR|O_NONBLOCK|O_CLOEXEC) ioctl(7, AGPIOC_INFO, 0xbed71fd4) = 0 clock_gettime(CLOCK_MONOTONIC, {327, 571588324}) = 0 ioctl(7, AGPIOC_SETUP, 0xbed71fdc) = 0 mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 7, 0x80000) = -1 ENXIO (No such device or address) ioctl(7, 0xc0844123, 0xbed71fe8) = 0 fcntl64(7, F_GETFL) = 0x80802 (flags O_RDWR|O_NONBLOCK|O_CLOEXEC) fcntl64(7, F_SETFL, O_RDWR|O_CLOEXEC) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4110, 0xbed72238) = 0 ioctl(7, 0xc25c4111, 0xbed72238) = 0 ioctl(7, 0xc0844123, 0x16f9088) = 0 ioctl(7, 0xc0684113, 0xbed721a4) = 0 ioctl(7, 0x4140, 0x6fa3bc00) = 0 ioctl(7, 0xc0844123, 0x16f9088) = 0 clone(child_stack=0xb5a4ef98, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb5a4f4c8, tls=0xb5a4f920, child_tidptr=0xb5a4f4c8) = 709 ioctl(7, 0xc0684113, 0x16f8e88) = 0 stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=9665, ...}) = 0 open("/dev/snd/controlC1", O_RDWR|O_CLOEXEC) = 6 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 ioctl(6, USBDEVFS_CONTROL or USBDEVFS_CONTROL32, 0xbed7216c) = 0 ioctl(6, 0x40045532, 0xbed721a4) = 0 open("/dev/snd/pcmC1D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 EBUSY (Device or resource busy) close(6) = 0 write(2, "Can't use sound: Device or resou"..., 41Can't use sound: Device or resource busy ) = 41 write(1, "Failed to init channel\n", 23Failed to init channel ) = 23 munmap(0xb5a90000, 262144) = 0 munmap(0xb5a50000, 262144) = 0 brk(0x171a000) = 0x171a000 munmap(0xb61d8000, 262144) = 0 munmap(0xb5ad0000, 7372800) = 0 ioctl(4, 0x4004830b, 0xbed72358) = 0 ioctl(4, 0x4004830b, 0xbed72358) = 0 close(5) = 0 ioctl(4, 0x40048301, 0xbed7238c) = 0 ioctl(4, 0xc0048206, 0xbed72390) = 0 close(4) = 0 close(3) = 0 exit_group(1) = ? linaro@cubieboard2:~$
|
|