Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x00000000 in ?? ()
  3. #1 0x40462620 in hw_get_module () from /usr/lib/libhardware.so.2
  4. #2 0x41edf680 in waylandws_init_module () from /usr/lib/libhybris/eglplatform_wayland.so
  5. #3 0x402c7768 in ?? () from /usr/lib/libEGL.so.1
  6. #4 0x402c787c in ws_IsValidDisplay () from /usr/lib/libEGL.so.1
  7. #5 0x402c5d08 in eglGetDisplay () from /usr/lib/libEGL.so.1
  8. #6 0x400f355c in ?? () from /usr/lib/libSDL2-2.0.so.0
  9. #7 0x4010151c in ?? () from /usr/lib/libSDL2-2.0.so.0
  10. #8 0x400fc3e0 in ?? () from /usr/lib/libSDL2-2.0.so.0
  11. #9 0x400fdf50 in ?? () from /usr/lib/libSDL2-2.0.so.0
  12. #10 0x40095198 in SDL_CreateWindow () from /usr/lib/libSDL2-2.0.so.0
  13. #11 0x00044f24 in sailfish_init ()
  14. #12 0x0001c658 in system_init (gles_version=1) at apkenv.c:338
  15. #13 0x0001dd60 in main (argc=2, argv=0xbefff764) at apkenv.c:754
  16. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement