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

Bad line transformations #10

Open
3 tasks
algobardo opened this issue Aug 15, 2017 · 0 comments
Open
3 tasks

Bad line transformations #10

algobardo opened this issue Aug 15, 2017 · 0 comments

Comments

@algobardo
Copy link
Contributor

algobardo commented Aug 15, 2017

Receiving some exceptions like this:

Something went wrong during transformation of line: {"entryKind":"write-variable","name":{"valueKind":"concrete-string","value":"i"},"value":{"valueKind":"abstract-primitive","value":"1"},"sourceLocation":{"fileName":""},"index":-1}: java.lang.NullPointerException

Problem is when reproducing log files on tajs.Stats$Libs in the symbols_wip branch.
This could be a problem in other branches or a problem introduced by:

  • the special jalangi2 version used in that branch
  • the special ValueLogger used in that branch
  • by the benchmarks (that use symbols!) that we use in that branch

The issue is workarounded at the moment by emitting a warning rather than throwing an exception, the effect of this being discarding a few lines from the log file.

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

1 participant