Advertisement
Guest User

Untitled

a guest
Mar 17th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. send(10, "\2\0\0\0debug.egl.force_msaa\0\0\0\0\0\0\0\0"..., 128, 0) = 128
  2. recv(10, "\2\0\0\0debug.egl.force_msaa\0\0\0\0\0\0\0\0"..., 128, 0) = 128
  3. recv(10, "", 128, 0) = 0
  4. close(10) = 0
  5. writev(3, [{"\3", 1}, {"libEGL\0", 7}, {"Enabling MSAA 4x\0", 17}], 3) = 25
  6. --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
  7. +++ killed by SIGSEGV +++
  8. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement