Advertisement
slush

Untitled

Oct 1st, 2012
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Program received signal SIGABRT, Aborted.
  2. [Switching to Thread 0xb4f1a450 (LWP 12100)]
  3. 0xb6ded276 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  4. (gdb) bt full
  5. #0 0xb6ded276 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  6. No symbol table info available.
  7. #1 0xb6dfae82 in raise () from /lib/arm-linux-gnueabihf/libc.so.6
  8. No symbol table info available.
  9. #2 0xb6dfd25c in abort () from /lib/arm-linux-gnueabihf/libc.so.6
  10. No symbol table info available.
  11. #3 0xb6e215c0 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  12. No symbol table info available.
  13. #4 0xb6e215c0 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  14. No symbol table info available.
  15. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement