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

Exceptions while running 'jython' on DaCapo 9.12 #652

Open
sridhargopinath opened this issue Oct 8, 2016 · 2 comments
Open

Exceptions while running 'jython' on DaCapo 9.12 #652

sridhargopinath opened this issue Oct 8, 2016 · 2 comments
Labels
good first issue Issues that new volunteers/contributors might consider working on.

Comments

@sridhargopinath
Copy link
Contributor

Hi,

I am trying to analyze the 'jython' program from the dacapo-9.12-bach benchmark using Tamiflex 2.0.3, soot-trunk and java-8.

While executing using the play-out agent, I get the following exception:
Exception in thread "Thread-0" java.lang.IllegalStateException: ClassReader.accept() should be called with EXPAND_FRAMES flag at org.objectweb.asm.commons.LocalVariablesSorter.visitFrame(Unknown Source) at org.objectweb.asm.commons.RemappingMethodAdapter.visitFrame(Unknown Source) at org.objectweb.asm.MethodAdapter.visitFrame(Unknown Source) at org.objectweb.asm.ClassReader.accept(Unknown Source) at org.objectweb.asm.ClassReader.accept(Unknown Source) at de.bodden.tamiflex.normalizer.Hasher.generateHashNumber(Hasher.java:99) at de.bodden.tamiflex.playout.ClassDumper.writeClassesToDisk(ClassDumper.java:84) at de.bodden.tamiflex.playout.Agent$1.run(Agent.java:123)

When I set dontNormalize flag in the poa.properties file, the play-out agent finishes successfully. But when I run Soot, it goes to an infinite loop while applying the SparkTransformer.

Can you please let me know how to handle this?

@anddann anddann added the good first issue Issues that new volunteers/contributors might consider working on. label Jan 24, 2020
@pavanupb
Copy link
Collaborator

pavanupb commented Aug 7, 2020

@sridhargopinath Is this still relevant?

@nvvishnu
Copy link

Hey! I am facing the same issue with the exact setup described. Any advice on how to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues that new volunteers/contributors might consider working on.
Projects
None yet
Development

No branches or pull requests

4 participants