-----------------------------------------------------------------
[*] Initial strace run with jchroot on the command ./usr/bin/dbus-launch to identify missing areas
[*] Emulating binary name: dbus-launch in strace mode to identify missing areas (with jchroot)
[*] Emulator used: qemu-arm-static
[*] Chroot environment used: jchroot
[*] Using root directory: /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/56048-12514271.gzip_extract/gzip.uncompressed_extract/5243916-15068666.gzip_extract/gzip.uncompressed_extract (1/1)
[*] Using CPU config: NONE
1 readlinkat(AT_FDCWD,"/proc/self/exe",0x4071db08,4096) = 20
1 mmap2(NULL,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3ffe6000
1 open("/lib//libdbus-1.so.3",O_RDONLY) = -1 errno=2 (No such file or directory)
1 open("/usr/lib//libdbus-1.so.3",O_RDONLY) = 3
1 fstat(3,0x4071e1bc) = 0
1 mmap2(NULL,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3ffe5000
1 read(3,0x3ffe5000,4096) = 4096
1 mmap2(NULL,307200,PROT_NONE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3ff9a000
1 mmap2(0x3ff9a000,235500,PROT_EXEC|PROT_READ,MAP_PRIVATE|MAP_FIXED,3,0) = 0x3ff9a000
1 mmap2(0x3ffe3000,6140,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x39) = 0x3ffe3000
1 close(3) = 0
1 munmap(0x3ffe5000,4096) = 0
1 open("/lib//libc.so.0",O_RDONLY) = 3
1 fstat(3,0x4071e1ac) = 0
1 mmap2(NULL,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3ff99000
1 read(3,0x3ff99000,4096) = 4096
1 mmap2(NULL,651264,PROT_NONE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3fefa000
1 mmap2(0x3fefa000,486668,PROT_EXEC|PROT_READ,MAP_PRIVATE|MAP_FIXED,3,0) = 0x3fefa000
1 mmap2(0x3ff81000,4852,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x77) = 0x3ff81000
1 mmap2(0x3ff83000,88104,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED,-1,0) = 0x3ff83000
1 close(3) = 0
1 munmap(0x3ff99000,4096) = 0
1 open("/lib//libc.so.0",O_RDONLY) = 3
1 fstat(3,0x4071e19c) = 0
1 close(3) = 0
1 stat("/lib/ld-uClibc.so.0",0x4071ea80) = 0
1 mmap2(NULL,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANONYMOUS,-1,0) = 0x3fef9000
1 mprotect(0x00022000,4096,PROT_READ) = 0
1 mprotect(0x3ffe3000,4096,PROT_READ) = 0
1 mprotect(0x3ff81000,4096,PROT_READ) = 0
1 mprotect(0x3fffe000,4096,PROT_READ) = 0
1 set_tid_address(0x3fef9068) = 1
1 set_robust_list(0x3fef906c,12) = -1 errno=38 (Function not implemented)
1 rt_sigaction(32,0x4071ea64,NULL) = 0
1 rt_sigaction(33,0x4071ea64,NULL) = 0
1 rt_sigprocmask(SIG_UNBLOCK,0x4071eaa8,NULL,8) = 0
1 ugetrlimit(3,1081207444,4,1696,1073224776,16) = 0
1 ioctl(0,TCGETS,0x4071ea54) = -1 errno=25 (Inappropriate ioctl for device)
1 ioctl(1,TCGETS,0x4071ea54) = -1 errno=25 (Inappropriate ioctl for device)
1 open("/dev/null",O_RDWR|O_LARGEFILE) = 3
1 close(3) = 0
1 pipe(1081207220,131074,0,0,0,0) = 0
1 pipe(1081207236,131074,0,0,0,0) = 0
1 pipe(1081207228,131074,0,0,0,0) = 0
1 clone(CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|0x11,child_stack=0x00000000,parent_tidptr=0x00000000,tls=0x00000000,child_tidptr=0x3fef9068) = 3
1 close(4) = 0
1 close(6) = 0
1 close(7) = 0
1 wait4(3,(nil),0,(nil)) = 0
3 clone(CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|0x11,child_stack=0x00000000,parent_tidptr=0x00000000,tls=0x00000000,child_tidptr=0x3fef9068) = 5
3 close(3) = 0
3 close(4) = 0
3 close(5) = 0
3 close(6) = 0
3 close(8) = 0
3 chdir("/") = 0
3 open("/dev/null",O_RDWR|O_LARGEFILE) = 3
3 dup2(3,0) = 0
3 dup2(3,1) = 1
3 dup2(3,2) = 0
5 close(3) = 0
5 close(5) = 0
5 close(7) = 0
5 close(8) = 0
5 execve("/usr/bin/dbus-daemon",{"/usr/bin/dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=8 (Exec format error)
5 write(2,0x12689,37)Failed to execute message bus daemon = 37
5 write(2,0x12658,20)/usr/bin/dbus-daemon = 20
5 write(2,0x126b0,2): = 2
5 write(2,0x3ff846d6,17)Exec format error = 17
5 write(2,0x126b4,37). Will try again without full path.
= 37
5 execve("/external/emba_venv/bin/dbus-daemon",{"dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=2 (No such file or directory)
5 execve("/usr/local/sbin/dbus-daemon",{"dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=2 (No such file or directory)
5 execve("/usr/local/bin/dbus-daemon",{"dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=2 (No such file or directory)
5 execve("/usr/sbin/dbus-daemon",{"dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=2 (No such file or directory)
5 execve("/usr/bin/dbus-daemon",{"dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=8 (Exec format error)
5 execve("/bin/sh",{"dbus-daemon","/usr/bin/dbus-daemon","--syslog","--fork","--print-pid","4","--print-address","6","--session",NULL}) = -1 errno=8 (Exec format error)
5 write(2,0x126da,38)Failed to execute message bus daemon: = 38
5 write(2,0x3ff846d6,17)Exec format error = 17
5 write(2,0x12702,1)
= 1
5 exit_group(1)
= 3
1 read(5,0x4071eae8,511) = 0
1 write(2,0x12741,51)EOF in dbus-launch reading address from bus daemon
= 51
1 exit_group(1)
[*] Identification of missing filesytem areas.
[*] Found missing area: /lib//libdbus-1.so.3
[*] Trying to identify this missing file: libdbus-1.so.3
[*] Possible matching file found: /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/56048-12514271.gzip_extract/gzip.uncompressed_extract/5243916-15068666.gzip_extract/gzip.uncompressed_extract/usr/lib/libdbus-1.so.3
[*] Copy file /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/56048-12514271.gzip_extract/gzip.uncompressed_extract/5243916-15068666.gzip_extract/gzip.uncompressed_extract/usr/lib/libdbus-1.so.3 to /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/56048-12514271.gzip_extract/gzip.uncompressed_extract/5243916-15068666.gzip_extract/gzip.uncompressed_extract/lib/
-----------------------------------------------------------------