Closed Bug 1155294 Opened 9 years ago Closed 9 years ago

Too much recursion - broken debugger in Browser Toolbox

Categories

(DevTools :: Debugger, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1149910

People

(Reporter: marcosc, Unassigned)

Details

When setting a breakpoint in the Browser Toolbox, when the break actually happens, I get: 

[Parent 69157] WARNING: Reentrancy error: some client attempted to display a message to the console while in a console listener. The following message was discarded: "[JavaScript Error: "too much recursion" {file: "resource://gre/modules/devtools/Loader.jsm" line: 319}]": file /Users/marcos/gecko/xpcom/base/nsConsoleService.cpp, line 191
JavaScript error: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/server/actors/script.js, line 1905: too much recursion

This makes debugging not work, obviously. As it just craps out with "Too much recursion" over and over again.
Summary: Too much recursion → Too much recursion - broken debugger in Browser Toolbox
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.