Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created January 19, 2019 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasterDuke17/9f61f3d6d8afae9b5d0ed3619867b95e to your computer and use it in GitHub Desktop.
Save MasterDuke17/9f61f3d6d8afae9b5d0ed3619867b95e to your computer and use it in GitHub Desktop.
[dan@alexandria nqp]$ ./nqp-m -e ''
Attempt to read past end of string heap when reading string length
at gen/moar/stage2/QAST.nqp:7325 (QAST.moarvm:assemble_and_load)
from gen/moar/stage2/NQPHLL.nqp:567 (NQPHLL.moarvm:mbc)
from gen/moar/stage2/NQPHLL.nqp:1948 (NQPHLL.moarvm:execute_stage)
from gen/moar/stage2/NQPHLL.nqp:1984 (NQPHLL.moarvm:run)
from gen/moar/stage2/NQPHLL.nqp:1987 (NQPHLL.moarvm:)
from gen/moar/stage2/NQPHLL.nqp:1973 (NQPHLL.moarvm:compile)
from gen/moar/stage2/NQPHLL.nqp:1667 (NQPHLL.moarvm:eval)
from gen/moar/stage2/NQPHLL.nqp:1796 (NQPHLL.moarvm:)
from gen/moar/stage2/NQPHLL.nqp:1851 (NQPHLL.moarvm:command_eval)
from gen/moar/stage2/NQPHLL.nqp:1777 (NQPHLL.moarvm:command_line)
from gen/moar/stage2/NQP.nqp:4141 (nqp.moarvm:MAIN)
from gen/moar/stage2/NQP.nqp:4136 (nqp.moarvm:<mainline>)
from <unknown>:1 (nqp.moarvm:<main>)
from <unknown>:1 (nqp.moarvm:<entry>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment