Created
June 26, 2014 17:59
-
-
Save lukego/7e88f0457f605191b084 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
core/freelist.lua:14: freelist overflow | |
stack traceback: | |
core/main.lua:137: in function <core/main.lua:135> | |
[C]: in function 'assert' | |
core/freelist.lua:14: in function 'add' | |
lib/virtio/net_device.lua:182: in function 'get_transmit_buffers_from_vm' | |
lib/virtio/net_device.lua:79: in function 'poll_vring_transmit' | |
apps/vhost/vhost_user.lua:58: in function 'push' | |
core/app.lua:189: in function 'breathe' | |
core/app.lua:144: in function 'main' | |
/home/luke/hacking/snabbswitch/src/designs/nfv/nfv:72: in function 'run' | |
/home/luke/hacking/snabbswitch/src/designs/nfv/nfv:86: in main chunk | |
[C]: in function 'dofile' | |
core/main.lua:93: in function <core/main.lua:44> | |
[C]: in function 'xpcall' | |
core/main.lua:142: in main chunk | |
[C]: in function 'require' | |
[string "require "core.main""]:1: in main chunk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment