Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 21, 2015 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/6ef114514951b9437932 to your computer and use it in GitHub Desktop.
Save Nokius/6ef114514951b9437932 to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0xb6d2b9a8 in ioctl () from /lib/libc.so.6
#1 0xb6f787d0 in sync_wait (fd=<optimized out>,
timeout=<optimized out>) at sync.c:35
#2 0x00009efc in HWComposer::present(HWComposerNativeWindowBuffer*)
()
#3 0xb6f94904 in HWComposerNativeWindow::queueBuffer (this=0x22ad8,
buffer=0x23828, fenceFd=24) at hwcomposer_window.cpp:228
#4 0xb6f836d0 in BaseNativeWindow::_queueBuffer (
window=<optimized out>, buffer=<optimized out>,
fenceFd=<optimized out>) at nativewindowbase.cpp:199
#5 0xb6093878 in ?? ()
#6 0xb6093878 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment