Advertisement
Pweebs

Untitled

Nov 16th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. *** Error in `./ModelBigIntegerTest': double free or corruption (out): 0x00000000014530c0 ***
  2. ======= Backtrace: =========
  3. /lib64/libc.so.6(+0x81679)[0x7f7a72619679]
  4. ./ModelBigIntegerTest[0x401b2b]
  5. ./ModelBigIntegerTest[0x4018f9]
  6. /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f7a725ba505]
  7. ./ModelBigIntegerTest[0x4009d9]
  8. ======= Memory map: ========
  9. 00400000-00405000 r-xp 00000000 00:29 1788019252 /afs/cats.ucsc.edu/users/t/jolano/cse101/pa3/ModelBigIntegerTest
  10. 00604000-00605000 r--p 00004000 00:29 1788019252 /afs/cats.ucsc.edu/users/t/jolano/cse101/pa3/ModelBigIntegerTest
  11. 00605000-00606000 rw-p 00005000 00:29 1788019252 /afs/cats.ucsc.edu/users/t/jolano/cse101/pa3/ModelBigIntegerTest
  12. 01453000-01474000 rw-p 00000000 00:00 0 [heap]
  13. 7f7a6c000000-7f7a6c021000 rw-p 00000000 00:00 0
  14. 7f7a6c021000-7f7a70000000 ---p 00000000 00:00 0
  15. 7f7a72382000-7f7a72397000 r-xp 00000000 08:02 268628318 /usr/lib64/libgcc_s-4.8.5-20150702.so.1
  16. 7f7a72397000-7f7a72596000 ---p 00015000 08:02 268628318 /usr/lib64/libgcc_s-4.8.5-20150702.so.1
  17. 7f7a72596000-7f7a72597000 r--p 00014000 08:02 268628318 /usr/lib64/libgcc_s-4.8.5-20150702.so.1
  18. 7f7a72597000-7f7a72598000 rw-p 00015000 08:02 268628318 /usr/lib64/libgcc_s-4.8.5-20150702.so.1
  19. 7f7a72598000-7f7a7275b000 r-xp 00000000 08:02 268629515 /usr/lib64/libc-2.17.so
  20. 7f7a7275b000-7f7a7295b000 ---p 001c3000 08:02 268629515 /usr/lib64/libc-2.17.so
  21. 7f7a7295b000-7f7a7295f000 r--p 001c3000 08:02 268629515 /usr/lib64/libc-2.17.so
  22. 7f7a7295f000-7f7a72961000 rw-p 001c7000 08:02 268629515 /usr/lib64/libc-2.17.so
  23. 7f7a72961000-7f7a72966000 rw-p 00000000 00:00 0
  24. 7f7a72966000-7f7a72988000 r-xp 00000000 08:02 268629508 /usr/lib64/ld-2.17.so
  25. 7f7a72b5c000-7f7a72b5f000 rw-p 00000000 00:00 0
  26. 7f7a72b84000-7f7a72b87000 rw-p 00000000 00:00 0
  27. 7f7a72b87000-7f7a72b88000 r--p 00021000 08:02 268629508 /usr/lib64/ld-2.17.so
  28. 7f7a72b88000-7f7a72b89000 rw-p 00022000 08:02 268629508 /usr/lib64/ld-2.17.so
  29. 7f7a72b89000-7f7a72b8a000 rw-p 00000000 00:00 0
  30. 7ffd02470000-7ffd02491000 rw-p 00000000 00:00 0 [stack]
  31. 7ffd025b7000-7ffd025b9000 r-xp 00000000 00:00 0 [vdso]
  32. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  33. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement