[Soot-list] PC out of bounds Error

Bodden, Eric eric.bodden at sit.fraunhofer.de
Mon May 4 02:28:21 EDT 2015


Hello.

> It seems the error comes from a method exceeding the 64K bytecode size. However, as I understand it, this might only be true for really long methods? The longest method in the class in question is only 10 lines long.

I am quite sure that you are misinterpreting something and there actually _is_ a really large method in the Scene. It might help to run Soot in a debugger.

Soot instrumentations can sometime blow up the code. If such a transformation is then applied to a method that was large in the first place such problems can happen. In the past I have had to split up methods when that happened.

Cheers,
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150504/b7f01e53/attachment.bin 


More information about the Soot-list mailing list