Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. sh-4.3# HYBRIS_LOGGING_LEVEL=debug EGL_PLATFORM=hwcomposer test_hwcomposer
  2. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: pthread_gettid_np -2
  3.  
  4. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: pthread_condattr_setclock -3
  5.  
  6. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: pthread_gettid_np -4
  7.  
  8. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: _ZN7android7gltrace12GLTraceState12safeSetValueEPbbP16pthread_rwlock_t -5
  9.  
  10. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: _ZN7android7gltrace12GLTraceState12safeGetValueEPbP16pthread_rwlock_t -6
  11.  
  12. width: 320 height: 320
  13. EGL nativewindowbase.cpp:86 (BaseNativeWindow::BaseNativeWindow()) DEBUG: this=0x1a07bd8 or A 0x1a07bdc
  14. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: vcos_pthreads_logging_assert -7
  15.  
  16. HOOKS hooks.c:1691 (get_hooked_symbol) DEBUG: vcos_pthreads_map_errno -8
  17.  
  18. EGL eglplatform_hwcomposer.cpp:35 (void hwcomposerws_init_module(ws_egl_interface*)) DEBUG: ** gralloc_open 0xb387b004 status=Success
  19. EGL nativewindowbase.cpp:148 (static void BaseNativeWindow::_incRef(android_native_base_t*)) DEBUG: 0x1a07bd8 refcount = 1
  20. EGL nativewindowbase.cpp:312 (static int BaseNativeWindow::_perform(ANativeWindow*, int, ...)) DEBUG: operation = NATIVE_WINDOW_API_CONNECT
  21. EGL nativewindowbase.cpp:369 (static int BaseNativeWindow::_perform(ANativeWindow*, int, ...)) DEBUG: api connect
  22. EGL nativewindowbase.cpp:312 (static int BaseNativeWindow::_perform(ANativeWindow*, int, ...)) DEBUG: operation = NATIVE_WINDOW_SET_BUFFERS_FORMAT
  23. EGL hwcomposer_window.cpp:449 (virtual int HWComposerNativeWindow::setBuffersFormat(int)) DEBUG: format=x1 realloc=0
  24. EGL hwcomposer_window.cpp:170 (virtual int HWComposerNativeWindow::setSwapInterval(int)) DEBUG: interval=1 WARN STUB
  25. EGL nativewindowbase.cpp:148 (static void BaseNativeWindow::_incRef(android_native_base_t*)) DEBUG: 0x1a07bd8 refcount = 2
  26. EGL nativewindowbase.cpp:269 (static int BaseNativeWindow::_query(const ANativeWindow*, int, int*)) DEBUG: window:0x1a07bdc 0 NATIVE_WINDOW_WIDTH 0xbea38b94
  27. EGL hwcomposer_window.cpp:332 (virtual unsigned int HWComposerNativeWindow::width() const) DEBUG: width=320
  28. EGL nativewindowbase.cpp:269 (static int BaseNativeWindow::_query(const ANativeWindow*, int, int*)) DEBUG: window:0x1a07bdc 1 NATIVE_WINDOW_HEIGHT 0xbea38b98
  29. EGL hwcomposer_window.cpp:343 (virtual unsigned int HWComposerNativeWindow::height() const) DEBUG: height=320
  30. EGL nativewindowbase.cpp:269 (static int BaseNativeWindow::_query(const ANativeWindow*, int, int*)) DEBUG: window:0x1a07bdc 10 NATIVE_UNKNOWN_QUERY 0xbea38b9c
  31. EGL nativewindowbase.cpp:300 (static int BaseNativeWindow::_query(const ANativeWindow*, int, int*)) DEBUG: EGL error: unkown window attribute! 10
  32. EGL nativewindowbase.cpp:312 (static int BaseNativeWindow::_perform(ANativeWindow*, int, ...)) DEBUG: operation = NATIVE_WINDOW_SET_USAGE
  33. EGL hwcomposer_window.cpp:432 (virtual int HWComposerNativeWindow::setUsage(int)) DEBUG: usage=x10001b22 realloc=1
  34. EGL hwcomposer_window.cpp:148 (void HWComposerNativeWindow::destroyBuffers()) DEBUG:
  35. EGL nativewindowbase.cpp:148 (static void BaseNativeWindow::_incRef(android_native_base_t*)) DEBUG: 0x1a07bd8 refcount = 3
  36. EGL hwcomposer_window.cpp:475 (void HWComposerNativeWindow::allocateBuffers()) DEBUG: cnt=2
  37. EGL nativewindowbase.cpp:25 (BaseNativeWindowBuffer::BaseNativeWindowBuffer()) DEBUG: 0x1a22fd8
  38. Segmentation fault
  39. sh-4.3#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement