This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *** glibc detected *** /home/tony/Downloads/rakudo/install/bin/moar: double free or corruption (fasttop): 0x000000000511b7f0 *** | |
| ======= Backtrace: ========= | |
| /lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7f0e69c32b96] | |
| /home/tony/Downloads/rakudo/install/lib/libmoar.so(+0x15fc6c)[0x7f0e6a0d2c6c] | |
| /home/tony/Downloads/rakudo/install/lib/libmoar.so(+0x160820)[0x7f0e6a0d3820] | |
| /home/tony/Downloads/rakudo/install/lib/libmoar.so(MVM_repr_bind_key_o+0x29)[0x7f0e6a0ce329] | |
| [0x7f0e6761b40f] | |
| ======= Memory map: ======== | |
| 00400000-00402000 r-xp 00000000 08:01 922793 /home/tony/Downloads/rakudo/install/bin/moar | |
| 00601000-00602000 r--p 00001000 08:01 922793 /home/tony/Downloads/rakudo/install/bin/moar | |
| 00602000-00603000 rw-p 00002000 08:01 922793 /home/tony/Downloads/rakudo/install/bin/moar | |
| 0184f000-05c1a000 rw-p 00000000 00:00 0 [heap] | |
| 7f0e2c000000-7f0e2c061000 rw-p 00000000 00:00 0 | |
| 7f0e2c061000-7f0e30000000 ---p 00000000 00:00 0 | |
| 7f0e30000000-7f0e3005a000 rw-p 00000000 00:00 0 | |
| 7f0e3005a000-7f0e34000000 ---p 00000000 00:00 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment