Closed
Bug 1109762
Opened 10 years ago
Closed 9 years ago
SWF #456: AVM1 error: "jump outside the action block"
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: liuche, Assigned: yury)
References
()
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Displays a frozen spinner with "Undefined".
----------------------
Technical Information:
Firefox version: 37.0a1 (20141209030205)
Shumway version: n/a
Updated•10 years ago
|
Blocks: shumway-m3
Summary: "Undefined" spinner state: "jump outside the action block" → AVM1 "Undefined" spinner state: "jump outside the action block"
Reporter | ||
Comment 2•10 years ago
|
||
https://tickets.cirquedusoleil.com/webshop3/index.html?channel=8&seriesCode=GGGSFO&language=en&lfMix=CDSGP&promoCode=PUBLIC
Just visiting the site should cause this.
Flags: needinfo?(liuche)
Comment 3•10 years ago
|
||
Confirmed, AVM1 issue. Not an ad, but worth looking into because of the first error message: "AVM1 error: TypeError: this.as3Object is undefined".
Assignee: nobody → ydelendik
Comment 4•10 years ago
|
||
I see this "jump outside the action block;" console error for SWF #456:
http://swf.codeazur.com.br/?tag=#121179aa62e529da6d5b351a4f7ee08a75a767a6f637b4c61ad94535ffa3c7e8
"jump outside the action block;" shumway.player.js:69763:32
ActionsDataAnalyzer.prototype.analyze() shumway.player.js:69763
interpretActions() shumway.player.js:72505
avm1ProcessTry() shumway.player.js:71137
avm1_0x8F_ActionTry() shumway.player.js:71985
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i11_f1868() avm1gen-f0i11_f1868:31
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
avm1_0x52_ActionCallMethod() shumway.player.js:71617
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i11_f996() avm1gen-f0i11_f996:47
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
avm1_0x52_ActionCallMethod() shumway.player.js:71617
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i1_f6979() avm1gen-f0i1_f6979:55
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
avm1_0x52_ActionCallMethod() shumway.player.js:71617
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i1_f2527() avm1gen-f0i1_f2527:78
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
as2Construct() shumway.player.js:70678
avm1_0x40_ActionNewObject() shumway.player.js:71757
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i1_f2745() avm1gen-f0i1_f2745:29
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
avm1_0x52_ActionCallMethod() shumway.player.js:71617
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i0_f1113() avm1gen-f0i0_f1113:21
interpretActions() shumway.player.js:72540
avm1DefineFunction/fn/<() shumway.player.js:70957
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70305
avm1DefineFunction/fn() shumway.player.js:70955
avm1_0x52_ActionCallMethod() shumway.player.js:71617
avm1ErrorWrapper() shumway.player.js:72008
avm1gen_f0i0() avm1gen-f0i0:12
interpretActions() shumway.player.js:72540
executeActions/<() shumway.player.js:70733
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70323
executeActions() shumway.player.js:70731
AVM1ContextImpl.prototype.executeActions() shumway.player.js:70337
AVM1MovieClip.prototype._executeFrameScripts() shumway.player.js:74690
MovieClip.prototype.callFrame() shumway.player.js:52069
MovieClip.runFrameScripts() shumway.player.js:51684
DisplayObject.performFrameNavigation() shumway.player.js:47066
Player.prototype._eventLoopTick() shumway.player.js:82846
Updated•10 years ago
|
Summary: AVM1 "Undefined" spinner state: "jump outside the action block" → SWF #456: AVM1 error: "jump outside the action block"
Updated•9 years ago
|
Blocks: shumway-m5
Updated•9 years ago
|
No longer blocks: shumway-m4
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•