Closed
Bug 1106672
Opened 9 years ago
Closed 9 years ago
[e10s] Child process crashes when loading youtube.com with "YouTube Video and Audio Downloader" add-on enabled
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
People
(Reporter: cpeterson, Unassigned)
References
()
Details
(Keywords: crash, reproducible)
STR: 1. Install "YouTube Video and Audio Downloader" add-on: https://addons.mozilla.org/en-US/firefox/addon/youtube-video-and-audio-dow 2. In an e10s window, load https://www.youtube.com RESULT: Crash! bp-3e7c95d6-29bc-4fe5-afe8-e1de82141202 bp-8cdcdc5d-d35e-4a5b-a5d7-efdaf2141202 bp-2cec657e-e486-4bf3-9939-5116a2141202 Error: child process crashed or timedout Stack trace: attach@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Users/cpeterson/Library/Application%20Support/Firefox/Profiles/ex2170bl.Test/extensions/feca4b87-3be4-43da-a1b1-137c24220968@jetpack.xpi!/bootstrap.js -> resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/content/mod.js:43:3 onContent@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Users/cpeterson/Library/Application%20Support/Firefox/Profiles/ex2170bl.Test/extensions/feca4b87-3be4-43da-a1b1-137c24220968@jetpack.xpi!/bootstrap.js -> resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/page-mod.js:246:5 onContentWindow@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Users/cpeterson/Library/Application%20Support/Firefox/Profiles/ex2170bl.Test/extensions/feca4b87-3be4-43da-a1b1-137c24220968@jetpack.xpi!/bootstrap.js -> resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/page-mod.js:184:7 Observer<.observe@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/system/events.js:72:7 ObserverParent.notify@resource://gre/modules/RemoteAddonsParent.jsm:314:9 ObserverParent.receiveMessage@resource://gre/modules/RemoteAddonsParent.jsm:304:9 events.js:79 Error: child process crashed or timedout events.js:67:0 [Exception... "[JavaScript Error: "child process crashed or timedout" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/system/events.js" line: 67}]'[JavaScript Error: "child process crashed or timedout" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/system/events.js" line: 67}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: resource://gre/modules/RemoteAddonsParent.jsm :: ObserverParent.notify :: line 314" data: yes] RemoteAddonsParent.jsm:316:0 Error: child process crashed or timedout events.js:67:0 [Exception... "[JavaScript Error: "child process crashed or timedout" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/system/events.js" line: 67}]'[JavaScript Error: "child process crashed or timedout" {file: "resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/system/events.js" line: 67}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: resource://gre/modules/RemoteAddonsParent.jsm :: ObserverParent.notify :: line 314" data: yes] RemoteAddonsParent.jsm:316:0
It is now fixed on version 0.4.2 https://addons.mozilla.org/en-US/firefox/addon/youtube-video-and-audio-dow/versions/
Comment 2•9 years ago
|
||
This version is now available on AMO.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•