You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Cyrill Zadra <cy...@gmail.com> on 2012/11/13 03:51:47 UTC

[FALCON] The+ ABC data is corrupt .. How to find the cause?

Hi Gordon

There are a few mustella tests which genrerates a swf but it starts with
error: VerifyError: Error #1107: The ABC data is corrupt, attempt to read
out of bounds.

So I might have some time to investigate why it generates corrupt ABC data
but you may give me some hints how to find out whats exactly corrupt. Or
are there utilites to check whats corrupt? Thanks for your support in
advance.

Cyrill

Re: [FALCON] The+ ABC data is corrupt .. How to find the cause?

Posted by Roland Zwaga <ro...@stackandheap.com>.
it sounds to me like a corrupted constantpool (at least, I used to get that
one quite a lot when I was working on as3commons-bytecode...)

On 13 November 2012 04:38, Gordon Smith <go...@adobe.com> wrote:

> You could try running org.apache.flex.swf.io.SWFDump under the Eclipse
> debugger. If you're lucky, it might complain about the ABC.
>
> - Gordon
>
> -----Original Message-----
> From: Cyrill Zadra [mailto:cyrill.zadra@gmail.com]
> Sent: Monday, November 12, 2012 6:52 PM
> To: flex-dev@incubator.apache.org
> Subject: [FALCON] The+ ABC data is corrupt .. How to find the cause?
>
> Hi Gordon
>
> There are a few mustella tests which genrerates a swf but it starts with
> error: VerifyError: Error #1107: The ABC data is corrupt, attempt to read
> out of bounds.
>
> So I might have some time to investigate why it generates corrupt ABC data
> but you may give me some hints how to find out whats exactly corrupt. Or
> are there utilites to check whats corrupt? Thanks for your support in
> advance.
>
> Cyrill
>



-- 
regards,
Roland

-- 
Roland Zwaga
Senior Consultant | Stack & Heap BVBA

+32 (0)486 16 12 62 | roland@stackandheap.com | http://www.stackandheap.com

http://zwaga.blogspot.com
http://www.springactionscript.org
http://www.as3commons.org

RE: [FALCON] The+ ABC data is corrupt .. How to find the cause?

Posted by Gordon Smith <go...@adobe.com>.
You could try running org.apache.flex.swf.io.SWFDump under the Eclipse debugger. If you're lucky, it might complain about the ABC.

- Gordon

-----Original Message-----
From: Cyrill Zadra [mailto:cyrill.zadra@gmail.com] 
Sent: Monday, November 12, 2012 6:52 PM
To: flex-dev@incubator.apache.org
Subject: [FALCON] The+ ABC data is corrupt .. How to find the cause?

Hi Gordon

There are a few mustella tests which genrerates a swf but it starts with
error: VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of bounds.

So I might have some time to investigate why it generates corrupt ABC data but you may give me some hints how to find out whats exactly corrupt. Or are there utilites to check whats corrupt? Thanks for your support in advance.

Cyrill