[Soot-list] Spark Error with Flowdroid

Quentin Sabah quentin.sabah at inria.fr
Sun Jun 16 08:11:42 EDT 2013


Yes, looks like it is related to the original names. 

Can you test this with the develop branch somewhere before [1] and somewhere after [2]. 
[1] https://github.com/Sable/soot/commit/d8df431dbcc4dc595f75e732be87921ab8a45966
[2] https://github.com/Sable/soot/commit/0c1209e216b929f62428ad1eb50c1bd439aef1a1

Can you also dump the LineNumberTable and LocalVariableTable of the problematic class using "javap -c -l " ? and the bytecode associated with the problematic method.

On Jun 16, 2013, at 1:27 AM, Saswat Anand wrote:

> Does the error occur when you switch off the use-original-names option?
> 
> On Sat, Jun 15, 2013 at 1:25 PM, Marc-André Laverdière-Papineau
> <marc-andre.laverdiere-papineau at polymtl.ca> wrote:
>> Hello,
>> 
>> I decided to just catch the exception :) From what I can tell, it is not
>> picking up the type com.oreilly.servlet.multipart.Part for l8


-- 
Quentin Sabah, CIFRE Ph.D. student
Grenoble University
INRIA-SARDES                   | STMicroelectronics/AST
Montbonnot, France             | Grenoble, France
mailto:quentin.sabah at inria.fr  | mailto:quentin.sabah at st.com
phone: +33 476 61 52 42        | phone: +33 476 58 44 14



More information about the Soot-list mailing list