Skip to content
#

msgpack

Here are 272 public repositories matching this topic...

igormunkin
igormunkin commented Mar 11, 2021

Bug description

There is a broken alignment in lj-stack FRAME slots when LuaJIT is built with LJ_GC64 enabled.

Actual behavior

$ gdb -q --args ./luajit -e 'print("QQ")'
Reading symbols from ./luajit...
lj-arch command initialized
lj-tv command initialized
lj-str command initialized
lj-tab command initialized
lj-stack command initialized
lj-state command initialized

Improve this page

Add a description, image, and links to the msgpack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the msgpack topic, visit your repo's landing page and select "manage topics."

Learn more