pupsnow / as3-commons

Automatically exported from code.google.com/p/as3-commons
1 stars 0 forks source link

Error #1125: The index 1073741823 is out of range 210 while reading file #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I got this error:
[Fault] exception, information=RangeError: Error #1125: The index 1073741823 is 
out of range 210.

While trying to read this file: http://www.sendspace.com/file/jpsata

Full output log:
Starting deserialization for ABC Tag 
Deserialize ABC
Deserialize constant pool
 - ints read at 1 ms
 - uints read at 1 ms
 - strings read at 1 ms
 - namespaces read at 6 ms
 - namespace sets read at 7 ms
 - multinames read at 13 ms
Constants pool deserialized
 - Constant pool 1 parsed at 15 ms
 - Constant lookups parsed at 55 ms
 - Constant pool parsed at 56 ms
 - Method infos parsed at 124 ms
 - Metadata parsed at 124 ms
 - Instance info parsed at 161 ms
 - Class info parsed at 164 ms
 - Script info parsed at 167 ms
[Fault] exception, information=RangeError: Error #1125: The index 1073741823 is 
out of range 210.

Stack trace:
http://j.mp/X8WPnk

Original issue reported on code.google.com by dmitry....@gmail.com on 14 Oct 2012 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by ihatelivelyids on 14 Oct 2012 at 3:00

GoogleCodeExporter commented 9 years ago
Hey there, could you also post the sources that produced this file?
Thanks!

Original comment by ihatelivelyids on 14 Oct 2012 at 3:27

GoogleCodeExporter commented 9 years ago
I could find sources of the original file, but original file readed fine, this 
one was secured with Secure SWF 4 beta afair...

Original comment by dmitry....@gmail.com on 14 Oct 2012 at 4:35