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

Error: O Invalid Opcode with Virtual WuObjects Update function calls() #72

Open
pencilcheck opened this issue Jan 22, 2013 · 0 comments
Assignees
Milestone

Comments

@pencilcheck
Copy link
Collaborator

I noticed that virtual wuobjects update function calls could cause Error: O after running for awhile.

I don't know the cause yet, but it happens consistently.

How to reproduce:

  1. git pull (my current commit hash is: fe24e66)
  2. go to java/example/FurExample.java and change the application so that initializeWuObjects will create virtual wuobjects on the nodes that you are using (change the node ids)
  3. go to vm/build/avr_mega2560/ and type make avrdude and update the new VM code to all your test nodes (I recommend at least 3 nodes for this application)
  4. Let it run for a bit, then you should see the Error: O

I hypothesized that it could be stack overflow, and that might explain why it happens only running after awhile, but I have no idea how to fix it.

@ghost ghost assigned nielsreijers Jan 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants