Guest User

Untitled

a guest
Dec 10th, 2019
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 3.21 KB | None | 0 0
  1. I zygote  : Late-enabling -Xcheck:jni
  2. W System  : ClassLoader referenced unknown path:
  3. I QtCore  : Start
  4. W linker  : "/data/app/org.qtproject.example-V0eQ_TwQKVK7eEKF7-K8-Q==/lib/arm/libQt5AndroidExtras.so" has unsupported flags DT_FLAGS_1=0x80
  5. W linker  : "/data/app/org.qtproject.example-V0eQ_TwQKVK7eEKF7-K8-Q==/lib/arm/libQt5Gui.so" has unsupported flags DT_FLAGS_1=0x80
  6. W linker  : "/data/app/org.qtproject.example-V0eQ_TwQKVK7eEKF7-K8-Q==/lib/arm/libQt5Widgets.so" has unsupported flags DT_FLAGS_1=0x80
  7. W linker  : "/data/data/org.qtproject.example/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" has unsupported flags DT_FLAGS_1=0x80
  8. I Qt      : qt started
  9. I zygote  : Do partial code cache collection, code=31KB, data=26KB
  10. I zygote  : After code cache collection, code=31KB, data=26KB
  11. I zygote  : Increasing code cache capacity to 128KB
  12. I zygote  : Do partial code cache collection, code=62KB, data=55KB
  13. I zygote  : After code cache collection, code=62KB, data=55KB
  14. I zygote  : Increasing code cache capacity to 256KB
  15. E linker  : normalize_path - invalid input: "C", the input path should be absolute
  16. W linker  : Warning: unable to normalize "C"
  17. E linker  : normalize_path - invalid input: "C", the input path should be absolute
  18. W linker  : Warning: unable to normalize "C"
  19. I zygote  : Do full code cache collection, code=116KB, data=117KB
  20. I zygote  : After code cache collection, code=113KB, data=102KB
  21. I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.mt6757.so from the current namespace instead.
  22. I OpenGLRenderer: Initialized EGL, version 1.4
  23. I OpenGLRenderer: Get disable program binary service property (0)
  24. I OpenGLRenderer: Initializing program atlas...
  25. I ProgramBinary/Service: ProgramBinaryService client side disable debugging.
  26. I ProgramBinary/Service: ProgramBinaryService client side disable binary content debugging.
  27. I OpenGLRenderer: Program binary detail: Binary length is 188056, program map length is 104.
  28. I OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 59, and path is /dev/ashmem.
  29. I OpenGLRenderer: No need to use file discriptor anymore, close fd(59).
  30. I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.mt6757.so from the current namespace instead.
  31. I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.mt6757.so from the current namespace instead.
  32. W RenderThread: type=1400 audit(0.0:445477): avc: denied { read } for name="perf_ioctl" dev="proc" ino=4026533700 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0
  33. W Qt A11Y : Could not activate platform accessibility.
  34. I android_camera: open_android_camera permission granted
  35. I android_camera: open_android_camera create camera manager
  36. I android_camera: open_android_camera get camera ids
  37. I android_camera: open_android_camera can get camera ids: false , status: -867702324
  38. I android_camera: open_android_camera unknown status codes: -867702324
  39. W RenderThread: type=1400 audit(0.0:445480): avc: denied { read } for name="perf_ioctl" dev="proc" ino=4026533700 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0
Advertisement
Add Comment
Please, Sign In to add comment