Closed Bug 17688 Opened 25 years ago Closed 25 years ago

[DOGFOOD] Crash when entering password information

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 17689

People

(Reporter: mscott, Assigned: rubydoo123)

Details

I mistyped my imap password into the password dialog. I got the message from
the imap protocol saying the log in failed. And then before we brought up
another password dialog, I crashed in nsHTMLEditor::nsHTMLEditor
because a global variable: gTypingTxnName was pointing to an object that had
been deleted.

I'll try to verify my steps again but wanted to log the stack trace before I
restarted.

Note: this was with a tree pulled this morning (11/01).

Here's the stack trace:
nsHTMLEditor::nsHTMLEditor() line 217 + 14 bytes
nsHTMLEditorLog::nsHTMLEditorLog() line 38 + 15 bytes
CreateNewEditor(nsISupports * 0x00000000, const nsID & {...}, void * *
0x0012dbe4) line 115 + 30 bytes
nsGenericFactory::CreateInstance(nsGenericFactory * const 0x03325b60,
nsISupports * 0x00000000, const nsID & {...}, void * * 0x0012dbe4) line 38
nsComponentManagerImpl::CreateInstance(nsComponentManagerImpl * const
0x01014350, const nsID & {...}, nsISupports * 0x00000000, const nsID & {...},
void * * 0x0012dbe4) line 1261 + 24 bytes
nsComponentManager::CreateInstance(const nsID & {...}, nsISupports * 0x00000000,
const nsID & {...}, void * * 0x0012dbe4) line 78
nsGfxTextControlFrame::CreateEditor(nsGfxTextControlFrame * const 0x0352d620)
line 175 + 43 bytes
nsGfxTextControlFrame::CreateSubDoc(nsRect * 0x00000000 {x=??? y=??? width=???
height=???}) line 536 + 21 bytes
nsGfxTextControlFrame::SetFocus(int 1, int 1) line 922 + 20 bytes
nsHTMLInputElement::HandleDOMEvent(nsHTMLInputElement * const 0x032fd3dc,
nsIPresContext & {...}, nsEvent * 0x0012de48, nsIDOMEvent * * 0x00000000,
unsigned int 1, nsEventStatus & nsEventStatus_eIgnore) line 623
nsEventStateManager::SendFocusBlur(nsEventStateManager * const 0x0352d030,
nsIPresContext * 0x032d6080, nsIContent * 0x032fd3dc) line 1520
nsEventStateManager::SetContentState(nsEventStateManager * const 0x0352d030,
nsIContent * 0x032fd3dc, int 2) line 1384
nsHTMLInputElement::SetFocus(nsHTMLInputElement * const 0x032fd3e4,
nsIPresContext * 0x032d6080) line 539
nsHTMLInputElement::Focus(nsHTMLInputElement * const 0x032fd3d0) line 517 + 25
bytes
HTMLInputElementFocus(JSContext * 0x03503750, JSObject * 0x02676e40, unsigned
int 0, long * 0x0268cd14, long * 0x0012e108) line 840 + 15 bytes
js_Invoke(JSContext * 0x03503750, unsigned int 0, unsigned int 0) line 672 + 26
bytes
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Summary: [DOGFOOD] Crash when entering password information → [DOGFOOD] Crash when entering password information
This bug got created twice. marking this as a dup of 17689

*** This bug has been marked as a duplicate of 17689 ***
verified in 10/29 build.
Status: RESOLVED → VERIFIED
setting to an approximate milestone so it can be off of the no TFV list
Target Milestone: --- → M11
You need to log in before you can comment on or make changes to this bug.