You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"btw, that qemu bug can be bypassed by running with acceleration - except the '-x' flag appears to be broken for ops load ... so I had to run it manually"
The text was updated successfully, but these errors were encountered:
btw @wjhun - i tried this on osx and it appears to work fine for me
➜ t ops load node_v11.5.0 -x -a hi2.js
[node hi2.js]
booting /Users/eyberg/.ops/images/node.img ...
assigned: 10.0.2.15
0
dispatch_signals error: signal 11 resulting in core dump
unimplemented signal
exit status 255
➜ t cat hi2.js
a = undefined
console.log(a >>> 0)
"btw, that qemu bug can be bypassed by running with acceleration - except the '-x' flag appears to be broken for ops load ... so I had to run it manually"
The text was updated successfully, but these errors were encountered: