Advertisement
Guest User

Untitled

a guest
Apr 13th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. sh-3.2# export EGL_PLATFORM=hwcomposer
  2. sh-3.2# export HYBRIS_LOGGING_LEVEL=debug
  3. sh-3.2# qmlscene -platform hwcomposer main.qml
  4. sh: qmlscene: command not found
  5. sh-3.2# /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.qml
  6. HOOKS hooks.c:1534 (get_hooked_symbol) DEBUG: __pthread_gettid -2
  7.  
  8. EGLFS: Screen Info
  9. - Physical size: QSizeF(4.29497e+09, 4.29497e+09)
  10. - Screen size: QSize(480, 800)
  11. - Screen depth: 32
  12. EGL eglplatform_hwcomposer.cpp:35 (void hwcomposerws_init_module(ws_egl_interface*)) DEBUG: ** gralloc_open 0x4013f004 status=Success
  13. == hwcomposer module ==
  14. * Address: 0x43239004
  15. * Module API Version: 2
  16. * HAL API Version: 0
  17. * Identifier: hwcomposer
  18. * Name: Qualcomm Hardware Composer Module
  19. * Author: CodeAurora Forum
  20. == hwcomposer module ==
  21. == hwcomposer device ==
  22. * Version: 1010001 (interpreted as 1010001)
  23. * Module: 0x43239004
  24. == hwcomposer device ==
  25. QEglScreen 0x1f9bff0
  26.  
  27. QEglWindow 0x201a5e8: 0x203dcf8 0x0
  28.  
  29. EGL nativewindowbase.cpp:86 (BaseNativeWindow::BaseNativeWindow()) DEBUG: this=0x203e838 or A 0x203e83c
  30. EGL hwcomposer_window.cpp:433 (virtual int HWComposerNativeWindow::setBufferCount(int)) DEBUG: cnt=2
  31. EGL hwcomposer_window.cpp:97 (void HWComposerNativeWindow::destroyBuffers()) DEBUG:
  32. EGL nativewindowbase.cpp:25 (BaseNativeWindowBuffer::BaseNativeWindowBuffer()) DEBUG: 0x2038060
  33. Segmentation fault
  34. sh-3.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement