Closed Bug 223852 Opened 21 years ago Closed 19 years ago

Crash after a few clicks on the editor

Categories

(Core :: DOM: Editor, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: d.oliveira, Assigned: Brade)

References

()

Details

(Keywords: crash, Whiteboard: midas)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915

The page turns IFRAME designMode to 'on' and writes 'some text' to the same
IFRAME. As i can see, the mouse icon is a pointer with a clock (processing).
After a few clicks on the editor, mozilla crashes.

Reproducible: Always

Steps to Reproduce:
1. Open URL
2. Click a few times on editor
3.

Actual Results:  
Mozilla crashes. On 1.5, it opens Netscape Quality Agent.

Expected Results:  
dont crash
> As i can see, the mouse icon is a pointer with a clock (processing).

That's correct, since you never call document.close().

> After a few clicks on the editor, mozilla crashes.

This part worksforme with a current trunk build.  What's the incident ID from
the Quality Feedback agent?
I get the same thing.

Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20031007

Talkback ID:
TB24832935G
caillon, could you get the stack?
Whiteboard: TB24832935G
Stack Signature  	0x00f64f72 015c05ce
Email Address 	
Product ID 	MozillaTrunk
Build ID 	2003100716
Trigger Time 	2003-10-27 14:01:04
Platform 	Win32
Operating System 	Windows 98 4.10 build 67766446
Module 	
URL visited 	
User Comments 	
Trigger Reason 	Access violation
Source File Name 	
Trigger Line No. 	
Stack Trace 	
0x00f64f72
nsMultiStateCommand::DoCommandParams
[c:/builds/seamonkey/mozilla/editor/composer/src/nsComposerCommands.cpp, line 653]
nsControllerCommandTable::DoCommandParams
[c:/builds/seamonkey/mozilla/embedding/components/commandhandler/src/nsControllerCommandTable.cpp,
line 209]
nsBaseCommandController::DoCommandWithParams
[c:/builds/seamonkey/mozilla/embedding/components/commandhandler/src/nsBaseCommandController.cpp,
line 141]
nsCommandManager::DoCommand
[c:/builds/seamonkey/mozilla/embedding/components/commandhandler/src/nsCommandManager.cpp,
line 256]
nsHTMLDocument::ExecCommand
[c:/builds/seamonkey/mozilla/content/html/document/src/nsHTMLDocument.cpp, line
4358]
XPTC_InvokeByIndex
[c:/builds/seamonkey/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp,
line 102]
XPCWrappedNative::CallMethod
[c:/builds/seamonkey/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp, line 2019]
XPC_WN_CallMethod
[c:/builds/seamonkey/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp,
line 1270]
js_Invoke [c:/builds/seamonkey/mozilla/js/src/jsinterp.c, line 845]
js_Interpret [c:/builds/seamonkey/mozilla/js/src/jsinterp.c, line 2861]
js_Invoke [c:/builds/seamonkey/mozilla/js/src/jsinterp.c, line 861]
js_InternalInvoke [c:/builds/seamonkey/mozilla/js/src/jsinterp.c, line 936]
JS_CallFunctionValue [c:/builds/seamonkey/mozilla/js/src/jsapi.c, line 3540]
nsJSContext::CallEventHandler
[c:/builds/seamonkey/mozilla/dom/src/base/nsJSEnvironment.cpp, line 1220]
nsJSEventListener::HandleEvent
[c:/builds/seamonkey/mozilla/dom/src/events/nsJSEventListener.cpp, line 183]
nsEventListenerManager::HandleEventSubType
[c:/builds/seamonkey/mozilla/content/events/src/nsEventListenerManager.cpp, line
1195]
nsEventListenerManager::HandleEvent
[c:/builds/seamonkey/mozilla/content/events/src/nsEventListenerManager.cpp, line
1366]
nsGenericElement::HandleDOMEvent
[c:/builds/seamonkey/mozilla/content/base/src/nsGenericElement.cpp, line 1999]
nsHTMLInputElement::HandleDOMEvent
[c:/builds/seamonkey/mozilla/content/html/content/src/nsHTMLInputElement.cpp,
line 1445]
PresShell::HandleEventInternal
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6213]
PresShell::HandleEventWithTarget
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6169]
nsEventStateManager::CheckForAndDispatchClick
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 2947]
nsEventStateManager::PostHandleEvent
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 1933]
PresShell::HandleEventInternal
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6267]
PresShell::HandleEvent
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6138]
nsViewManager::HandleEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 2299]
nsView::HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 305]
nsViewManager::DispatchEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 2042]
HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 79]
nsWindow::DispatchEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1054]
nsWindow::DispatchWindowEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1071]
nsWindow::DispatchMouseEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 5193]
ChildWindow::DispatchMouseEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 5448]
nsWindow::ProcessMessage
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 4027]
nsWindow::WindowProc
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1334]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00658b66 
Whiteboard: TB24832935G
has anyone else reproduced this on a recent trunk build?
-->me
Assignee: mozeditor → brade
Keywords: crash
Whiteboard: midas
I meant to also add that this sounds familar (similar to a bug that was recently
fixed?)
Inicident ID: TB24849811Q
changing OS->ALL based on comment 2

however, marking WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2)
Gecko/20050411

If still a problem, please reopen with additional data using a current nightly
build.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
OS: Linux → All
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.