Closed
Bug 666277
Opened 14 years ago
Closed 9 years ago
Hitting "Stop" in venkman hangs the browser; closing the debugger window crashes the browser
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 616899
People
(Reporter: shill, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14
Hitting "Stop" in venkman hangs the browser; closing the debugger window crashes the browser
Reproducible: Always
Steps to Reproduce:
1. Start Seamonkey -- there is only one (empty) window
2. Start venkman (Tools - Web Dev - Javascript Debugger)
3. Hit the Stop button (red cross)
=> at this point, the debugger isn't painted anymore, all panes turn black, and the whole browser hangs (becomes unresponsive)
4. Close the debugger window
=> this crashes the browser
JavaScript Debugger 0.9.88.2
bp-a93edfc4-c169-4c23-819f-a692f2110622 22/06/2011 17:29
bp-94855212-9f73-4577-877d-d4ef02110622 22/06/2011 17:22
bp-28a3952f-cecb-4eb0-a99b-c67b72110622 22/06/2011 17:20
bp-b0179c65-df22-4187-bf91-5cd5a2110622 22/06/2011 14:09
bp-dd6b17d8-5dcf-4eb8-9fa4-adbec2110622 22/06/2011 14:09
bp-ecde2ff7-ded3-4c36-860e-1e6d72110622 22/06/2011 12:49
bp-fcbc83e4-55f6-4a17-95f0-ca3212110621 21/06/2011 18:07
bp-01078244-1602-41cc-84b2-a17602110621 21/06/2011 18:03
I tried 3 more times. It crashed twice.
The third time, the debugger actually managed to stop (it took 2-3 seconds) and closing the window only produced a warning along the lines of "are you sure you want to quit while you are debugging?"
bp-fc22b706-fcfa-4a9a-bfdc-d02c72110622 22/06/2011 18:04
bp-e631c4c4-3f6a-43ea-8150-9b96c2110622 22/06/2011 18:01
From the previous stack traces, here are the 3 different places where the crash occured. The first shows up in bug 583496
[@ nsTreeBodyFrame::PaintColumn(nsTreeColumn*, nsRect const&, nsPresContext*, nsIRenderingContext&, nsRect const&) ]
[@ nsTreeBodyFrame::PrefillPropertyArray(int, nsTreeColumn*) ]
[@ RuleProcessorData::RuleProcessorData(nsPresContext*, nsIContent*, nsRuleWalker*, nsCompatibility*) ]
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
I don't think this is a dupe, as this bug covers multiple crash signatures, only one of which is covered by bug 616899.
But it may not matter, I hear the JS debugger is deprecated?
Comment 6•9 years ago
|
||
correct, it is deprecated
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•