Closed Bug 41681 Opened 25 years ago Closed 25 years ago

Crash quickly closing new editor window

Categories

(Core :: DOM: Editor, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 42098

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

References

Details

(Keywords: crash)

You crash if you quickly close an editor window just as it is opening after an Edit Page. Steps: 1. Load a page in browser 2. Do 'Edit page' 3. Just after editor window shows up, close it (Command-W) 4. You crash with this stack: The partial stack crawl looks like this: CallUpdateCommands(const nsString&) TimerCallback() Notify(nsITimer*) Fire() FireAndReprimeTimer(nsTimerImpl*) FireNextReadyTimer() IdleAction(const EventRecord&) ...
This is because the webshell->editorshell->editor is being leaked.
Depends on: 41695
No longer depends on: 41695
oops, nuked dependency
Depends on: 41695
Adding crash keyword.
Keywords: crash
Simon, is this a dup of the File|Quit bug?
Target Milestone: --- → M16
No, this is caused by memory leaks (bug 41695), as shown in the dependencies.
Status: NEW → ASSIGNED
Well, webshell leaks are not to blame for this one; the problem is different, and described in bug 42098.
Depends on: 42098
No longer depends on: 41695
*** This bug has been marked as a duplicate of 42098 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified in 6/13 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.