Closed Bug 1634182 Opened 4 years ago Closed 4 years ago

new TypeError("can't access dead object", "resource://devtools/server/actors/utils/TabSources.js", 277) when running ./mach test --verify devtools/client/webconsole/test/browser/browser_toolbox_console_new_process.js

Categories

(DevTools :: Debugger, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: smaug, Unassigned)

References

Details

Seems like debugger is somehow accessing something it shouldn't access anymore.
https://searchfox.org/mozilla-central/rev/7fd1c1c34923ece7ad8c822bee062dd0491d64dc/devtools/server/actors/utils/TabSources.js#272

Note, this is even before bug 1501608. The patch in that bug (if a null check is removed) seems to make the error a crash.

https://bugzilla.mozilla.org/show_bug.cgi?id=1501608#c10 and other comments have some background.

The priority flag is not set for this bug.
:jlast, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jlaster)

This should be good since we have since deleted that function and no longer access source.element for this usecase.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jlaster)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.