[Soot-list] Flowdroid exception: Insertion point not found in chain!

Modhi Alsobiehy m99m20 at hotmail.com
Sat Feb 21 10:39:23 EST 2015


because of email size limitation, the previous app can be found here : https://play.google.com/store/apps/details?id=com.divum.MoneyControl



This is another flowdroid exception from the app: https://play.google.com/store/apps/details?id=net.zaim.android


exception:

Exception in thread "main" java.lang.RuntimeException: Insertion point not found
 in chain!
        at soot.util.HashChain.insertBefore(HashChain.java:173)
        at soot.PatchingChain.insertBefore(PatchingChain.java:141)
        at soot.jimple.infoflow.util.InterproceduralConstantValuePropagator.fixE
xceptions(InterproceduralConstantValuePropagator.java:483)
        at soot.jimple.infoflow.util.InterproceduralConstantValuePropagator.fixE
xceptions(InterproceduralConstantValuePropagator.java:409)
        at soot.jimple.infoflow.util.InterproceduralConstantValuePropagator.prop
agateReturnValueIntoCallers(InterproceduralConstantValuePropagator.java:388)
        at soot.jimple.infoflow.util.InterproceduralConstantValuePropagator.inte
rnalTransform(InterproceduralConstantValuePropagator.java:159)
        at soot.SceneTransformer.transform(SceneTransformer.java:39)
        at soot.SceneTransformer.transform(SceneTransformer.java:45)
        at soot.SceneTransformer.transform(SceneTransformer.java:50)
        at soot.jimple.infoflow.Infoflow.eliminateDeadCode(Infoflow.java:792)
        at soot.jimple.infoflow.Infoflow.runAnalysis(Infoflow.java:546)
        at soot.jimple.infoflow.Infoflow.computeInfoflow(Infoflow.java:303)
        at soot.jimple.infoflow.android.SetupApplication.runInfoflow(Unknown Sou
rce)
        at soot.jimple.infoflow.android.TestApps.Test.runAnalysis(Unknown Source
)
        at soot.jimple.infoflow.android.TestApps.Test.main(Unknown Source)


Sent from Windows Mail





From: Modhi Alsobeihy
Sent: ‎Saturday‎, ‎February‎ ‎21‎, ‎2015 ‎9‎:‎20‎ ‎AM
To: soot-list at CS.McGill.CA





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/20150221/2d1b0183/attachment.html 


More information about the Soot-list mailing list