Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid opcode (node binary fails in qemux86) #83

Open
garbados opened this issue Aug 18, 2017 · 1 comment
Open

Invalid opcode (node binary fails in qemux86) #83

garbados opened this issue Aug 18, 2017 · 1 comment

Comments

@garbados
Copy link

Hello!

I'm having issues getting node to work on a core-image-minimal build. In conf/local.conf, I've set RDEPENDS_${PN} = " nodejs" but when the image builds and I emulated it with QEMU, I get this error:

$ node
[142.374544] traps: node[361] trap invalid opcode ip:85f9238 sp:bfc1f030 error:0
[142.374706] in node[8048000+ee8000]
Illegal instruction

What am I doing wrong?

@bernardoaraujor
Copy link

bernardoaraujor commented Aug 31, 2019

I'm having similar problems. Only qemux86 generates trap invalid opcode, while qemux86-64, qemuarm64 work with no problems.

I'm just not sure whether this should be reported here or on meta-openembedded.
I'm not using meta-nodejs, just arrived here after googling for the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants