[Soot-list] Flowdroid exception: no method run()

Steven Arzt Steven.Arzt at cased.de
Mon Feb 23 06:57:53 EST 2015


Hi Modhi,

 

Though I was unable to reproduce the problem with the given APK, I committed a stability fix which makes FlowDroid continue even if the reference to Runnable.run() cannot be resolved. Please try again.

 

Best regards,

  Steven

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von Modhi Alsobiehy
Gesendet: Samstag, 21. Februar 2015 16:10
An: soot-list at CS.McGill.CA
Betreff: [Soot-list] Flowdroid exception: no method run()

 

Hi all,

 

I am using flowdroid from the command line and I’ve been getting this exception lately with multiple apks - I attached one-

your quick response is highly recommended!

 

thank you!

-modhi

 

exception:

Exception in thread "main" java.lang.RuntimeException: No method void run() in class java.lang.Runnable
        at soot.SootClass.getMethod(SootClass.java:339)
        at soot.SootClass.getMethod(SootClass.java:373)
        at soot.jimple.infoflow.Infoflow.patchHandlerPostBody(Infoflow.java:472)

 

        at soot.jimple.infoflow.Infoflow.patchHandlerImplementation(Infoflow.jav
a:433)
        at soot.jimple.infoflow.Infoflow.runAnalysis(Infoflow.java:531)
        at soot.jimple.infoflow.Infoflow.computeInfoflow(Infoflow.java:303)
        at soot.jimple.infoflow.android.SetupApplication.runInfoflow(Unknown Source)
        at soot.jimple.infoflow.android.TestApps.Test.runAnalysis(Unknown Source)
        at soot.jimple.infoflow.android.TestApps.Test.main(Unknown Source)

 

Sent from Windows Mail

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150223/6a94ba91/attachment.html 


More information about the Soot-list mailing list