Advertisement
Guest User

Untitled

a guest
May 14th, 2013
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0xb1552460 (LWP 8639)]
  3. 0xb6fcfc5c in memcpy () from /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so
  4.  
  5.  
  6. Program received signal SIGSEGV, Segmentation fault.
  7. [Switching to Thread 0xb13ff460 (LWP 29985)]
  8. 0xb6fcfc7c in memcpy () from /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so
  9. (gdb) bt full
  10. #0 0xb6fcfc7c in memcpy () from /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so
  11. No symbol table info available.
  12. #1 0x02e3cbf0 in ?? ()
  13. No symbol table info available.
  14. #2 0x02e3cbf0 in ?? ()
  15. No symbol table info available.
  16. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement