Advertisement
Guest User

Untitled

a guest
Aug 28th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Core was generated by `./test_egl'.
  2. Program terminated with signal 6, Aborted.
  3. #0 __libc_do_syscall ()
  4. at ../ports/sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S:47
  5. 47 ../ports/sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S: No such file or directory.
  6. (gdb) bt
  7. #0 __libc_do_syscall ()
  8. at ../ports/sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S:47
  9. #1 0x401c8e52 in __GI_raise (sig=6)
  10. at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
  11. #2 0x401cb228 in __GI_abort () at abort.c:91
  12. #3 0x401ef688 in __libc_message (do_abort=2,
  13. fmt=0x4026c918 "*** glibc detected *** %s: %s: 0x%s ***\n")
  14. at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
  15. #4 0x401f5fe6 in malloc_printerr (action=3,
  16. str=0x4026cb24 "free(): invalid pointer", ptr=<optimized out>)
  17. at malloc.c:5007
  18. #5 0x40013094 in __pthread_attr_destroy (attr=<optimized out>)
  19. at pthread_attr_destroy.c:42
  20. #6 0x4023bbd2 in pthread_attr_destroy (attr=<optimized out>) at forward.c:49
  21. #7 0x40179ed0 in ?? ()
  22. #8 0x40179ed0 in ?? ()
  23. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  24. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement