Advertisement
leksmax

Untitled

Apr 17th, 2018
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. ./openbinboy -n -k build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/lava_lr25g001-kernel.bin -r build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs -o newwww.bin
  2. *** buffer overflow detected ***: ./openbinboy terminated
  3. ======= Backtrace: =========
  4. /lib/x86_64-linux-gnu/libc.so.6(+0x7329f)[0x7f683da1d29f]
  5. /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f683dab887c]
  6. /lib/x86_64-linux-gnu/libc.so.6(+0x10d750)[0x7f683dab7750]
  7. /lib/x86_64-linux-gnu/libc.so.6(+0x10cc59)[0x7f683dab6c59]
  8. /lib/x86_64-linux-gnu/libc.so.6(_IO_default_xsputn+0xbc)[0x7f683da2561c]
  9. /lib/x86_64-linux-gnu/libc.so.6(_IO_vfprintf+0xd0)[0x7f683d9f3d10]
  10. /lib/x86_64-linux-gnu/libc.so.6(__vsprintf_chk+0x84)[0x7f683dab6ce4]
  11. /lib/x86_64-linux-gnu/libc.so.6(__sprintf_chk+0x7d)[0x7f683dab6c3d]
  12. ./openbinboy[0x402a7d]
  13. ./openbinboy[0x40102b]
  14. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f683d9cbf45]
  15. ./openbinboy[0x401240]
  16. ======= Memory map: ========
  17. 00400000-00405000 r-xp 00000000 08:11 15729556 /home/leks/v13/openbinboy
  18. 00604000-00605000 r--p 00004000 08:11 15729556 /home/leks/v13/openbinboy
  19. 00605000-00606000 rw-p 00005000 08:11 15729556 /home/leks/v13/openbinboy
  20. 00ebe000-00edf000 rw-p 00000000 00:00 0 [heap]
  21. 7f683d2bb000-7f683d2d1000 r-xp 00000000 08:01 600811 /lib/x86_64-linux-gnu/libgcc_s.so.1
  22. 7f683d2d1000-7f683d4d0000 ---p 00016000 08:01 600811 /lib/x86_64-linux-gnu/libgcc_s.so.1
  23. 7f683d4d0000-7f683d4d1000 r--p 00015000 08:01 600811 /lib/x86_64-linux-gnu/libgcc_s.so.1
  24. 7f683d4d1000-7f683d4d2000 rw-p 00016000 08:01 600811 /lib/x86_64-linux-gnu/libgcc_s.so.1
  25. 7f683d4d2000-7f683d9aa000 rw-p 00000000 00:00 0
  26. 7f683d9aa000-7f683db68000 r-xp 00000000 08:01 610900 /lib/x86_64-linux-gnu/libc-2.19.so
  27. 7f683db68000-7f683dd68000 ---p 001be000 08:01 610900 /lib/x86_64-linux-gnu/libc-2.19.so
  28. 7f683dd68000-7f683dd6c000 r--p 001be000 08:01 610900 /lib/x86_64-linux-gnu/libc-2.19.so
  29. 7f683dd6c000-7f683dd6e000 rw-p 001c2000 08:01 610900 /lib/x86_64-linux-gnu/libc-2.19.so
  30. 7f683dd6e000-7f683dd73000 rw-p 00000000 00:00 0
  31. 7f683dd73000-7f683dd96000 r-xp 00000000 08:01 610889 /lib/x86_64-linux-gnu/ld-2.19.so
  32. 7f683df7c000-7f683df7f000 rw-p 00000000 00:00 0
  33. 7f683df94000-7f683df95000 rw-p 00000000 00:00 0
  34. 7f683df95000-7f683df96000 r--p 00022000 08:01 610889 /lib/x86_64-linux-gnu/ld-2.19.so
  35. 7f683df96000-7f683df97000 rw-p 00023000 08:01 610889 /lib/x86_64-linux-gnu/ld-2.19.so
  36. 7f683df97000-7f683df98000 rw-p 00000000 00:00 0
  37. 7ffe19137000-7ffe19158000 rw-p 00000000 00:00 0 [stack]
  38. 7ffe1916d000-7ffe1916f000 r-xp 00000000 00:00 0 [vdso]
  39. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  40. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement