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

Missing Objectref during DU chain generation #20

Open
Dagefoerde opened this issue Sep 22, 2015 · 0 comments
Open

Missing Objectref during DU chain generation #20

Dagefoerde opened this issue Sep 22, 2015 · 0 comments
Assignees
Labels

Comments

@Dagefoerde
Copy link
Member

DU chain generation throws an exception for certain programs under test.

For example, starting test generation for the sample program test.misc.JavaMemoryPuzzleImpolite#main(String[]) results in

NullPointerException in ObjectAttribute, line 39,
essentially caused by the call to getObjectRefAtCurrentPos() at DUGenerator, line 550. Its return value is null, because for Newarray no value was pushed to the stack.

@Dagefoerde Dagefoerde added the bug label Sep 22, 2015
@vvhof vvhof self-assigned this Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants