Closed
Bug 1120378
Opened 10 years ago
Closed 10 years ago
Iloop in bytecode verifier
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: till, Assigned: mbx)
References
()
Details
+++ Initially filed via the problem reporting functionality in Shumway +++
Please add any further information that you deem helpful here:
Causes an iloop under the verifier, in getQualifiedName:
Error: Script terminated by timeout at:
e</d.getQualifiedName@resource://shumway/shumway.player.js:7106:11
e</d.getFullQualifiedName@resource://shumway/shumway.player.js:7144:19
k</a.fromName@resource://shumway/shumway.player.js:15163:34
f</d.prototype.super@resource://shumway/shumway.player.js:15314:37
f</d.prototype.getTrait@resource://shumway/shumway.player.js:15351:1
H@resource://shumway/shumway.player.js:15700:21
C</a.prototype._verifyBlock@resource://shumway/shumway.player.js:16025:23
C</a.prototype._verifyBlocks@resource://shumway/shumway.player.js:15621:13
C</a.prototype.verify@resource://shumway/shumway.player.js:15588:11
H</a.prototype.verifyMethod@resource://shumway/shumway.player.js:16322:12
qa</d.buildMethod@resource://shumway/shumway.player.js:18826:72
a.compileMethod@resource://shumway/shumway.player.js:18865:16
ha@resource://shumway/shumway.player.js:9296:19
ga@resource://shumway/shumway.player.js:9332:64
a.createClass@resource://shumway/shumway.player.js:11437:49
a.createClass@resource://shumway/shumway.player.js:9750:1
I</s.interpretMethod@resource://shumway/shumway.player.js:21645:1
ba/e<@resource://shumway/shumway.player.js:9275:18
s@resource://shumway/shumway.player.js:20991:9
w@resource://shumway/shumway.player.js:20997:126
n</g.prototype.findDefiningScriptSlow@resource://shumway/shumway.player.js:21209:33
n</g.prototype.findDefiningScript@resource://shumway/shumway.player.js:21198:112
n</g.prototype.getProperty@resource://shumway/shumway.player.js:21136:19
n</g.prototype.getClass@resource://shumway/shumway.player.js:21146:28
g</d.prototype._applyLoadUpdate@resource://shumway/shumway.player.js:33111:53
g</d.prototype.onFileStartupReady@resource://shumway/shumway.player.js:33141:15
g</d.prototype.onLoadProgress@resource://shumway/shumway.player.js:33067:19
w</q.prototype.processSWFFileUpdate@resource://shumway/shumway.player.js:25464:159
w</q.prototype.processNewData@resource://shumway/shumway.player.js:25430:11
setupServices/Shumway.FileLoadingService.instance.createSession/this.sessions[sessionId].notify@resource://shumway/web/viewerPlayer.js:127:1
onWindowMessage@resource://shumway/web/viewerPlayer.js:188:9
----------------------
Technical Information:
Firefox version: 37.0a1 (20150111030201)
Shumway version: 0.9.3600
Flags: needinfo?(mbebenita)
Comment 1•10 years ago
|
||
nature.com is using Brightcove video player.
Assignee: nobody → mbebenita
Blocks: shumway-jw2
Updated•10 years ago
|
No longer blocks: shumway-jw2
Updated•10 years ago
|
Blocks: shumway-jw2
Reporter | ||
Comment 2•10 years ago
|
||
The bytecode verifier is gone. We'll have one again, but there's no reason to believe it'll be affected by the same bug reported here.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(mbebenita)
Resolution: --- → INVALID
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•