Closed
Bug 1963231
Opened 14 days ago
Closed 14 days ago
DevTools crashes after indeterminate time
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1954474
People
(Reporter: jakej, Unassigned)
Details
I had firefox open for close to ~3 weeks on my laptop, I tried to open devtools on a duplicated tab & it would no longer open devtools on any tab after that.
Restarting the browser fixed it. Likely can close the issue as the reproducibility is low, but figured I'd raise in case this occurs again / impacts others & has only occurred for me on this version of firefox.
Error:
Error: Protocol error (NS_ERROR_XPC_BAD_CONVERT_NATIVE): Component returned failure code: 0x8057000a (NS_ERROR_XPC_BAD_CONVERT_NATIVE) [nsIJSEnumerator.next] from: server0.conn4.watcher3 (resource://devtools/server/connectors/js-process-actor/target-watchers/window-global.sys.mjs:160:0)
Server Stack: createTargetsForWatcher@resource://devtools/server/connectors/js-process-actor/target-watchers/window-global.sys.mjs:160:3
#watchNewTargetTypeForWatcher@resource://devtools/server/connectors/js-process-actor/DevToolsProcessChild.sys.mjs:203:40
receiveMessage@resource://devtools/server/connectors/js-process-actor/DevToolsProcessChild.sys.mjs:306:50
Stacktrace:
onPacket/<@resource://devtools/shared/protocol/Front.js:382:31
DevTools RDP*request@resource://devtools/shared/protocol/Front.js:299:14
generateRequestMethods/</frontProto[name]@resource://devtools/shared/protocol/Front/FrontClassWithSpec.js:47:19
startListening@resource://devtools/shared/commands/target/target-command.js:534:35
open@resource://devtools/client/framework/toolbox.js:944:41
_createToolbox@resource://devtools/client/framework/devtools.js:748:19
Comment 1•14 days ago
|
||
Thanks for the report Jake.
This looks like the same issue as Bug 1954474 , which is fixed in Firefox 138 (should be released today)
I'm going to close the bug but feel free to reopen it if you see this issue again
Status: UNCONFIRMED → RESOLVED
Closed: 14 days ago
Duplicate of bug: 1954474
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•