Advertisement
Guest User

Untitled

a guest
Feb 12th, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. [pid 196] munmap(0xb6fb6000, 64) = 0
  2. [pid 196] open("/dev/fb0", O_RDWR) = 5
  3. [pid 196] ioctl(5, FBIOGET_VSCREENINFO, 0xbefe4a3c) = 0
  4. [pid 196] mmap2(NULL, 9437184, PROT_WRITE, MAP_SHARED, 5, 0) = -1 EINVAL (Invalid argument)
  5. [pid 196] close(5) = 0
  6. [pid 196] munmap(0xb6500000, 262144) = 0
  7. [pid 196] ioctl(4, 0x40048301, 0xbefe4b2c) = 0
  8. [pid 196] ioctl(4, 0xc0048206 <unfinished ...>
  9. [pid 197] <... ioctl resumed> , 0xb6d3edf8) = 0
  10. [pid 197] madvise(0xb6540000, 8364032, MADV_DONTNEED) = 0
  11. [pid 197] exit(0) = ?
  12. [pid 197] +++ exited with 0 +++
  13. <... ioctl resumed> , 0xbefe4b30) = 0
  14. close(4) = 0
  15. close(3) = 0
  16. write(2, "Error: eglInitialise failed: 0x3"..., 36Error: eglInitialise failed: 0x3003
  17. ) = 36
  18. exit_group(-1) = ?
  19. +++ exited with 255 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement