Closed Bug 127295 Opened 22 years ago Closed 22 years ago

crashing while loading the above url with ^g in "Find in this page" dialog

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 118408
mozilla1.2alpha

People

(Reporter: pmac, Assigned: bugzilla)

References

()

Details

(Keywords: crash, helpwanted)

Seen on windows 2000 (commecial build: 2002-02-22-10-trunk).

1. Clicking on the above url.
2. Hit ^ F., the "Find in this page" dialog pops up.
3. Type this on the text field: nsobject.
4. Close the dialog.
5. Hit ^ g, to find it again.
At the end, it's done, but it crashes!

Stack Trace from windows 2000 (commecial netscape build: 2002-02-22-10-trunk):
Incident ID: 3248313

0x10101010
js_GetSlotThreadSafe [d:\builds\seamonkey\mozilla\js\src\jslock.c, line 562]
JS_GetPrivate [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 1903]
nsJSContext::ExecuteScript
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 824]
nsXULDocument::ExecuteScript
[d:\builds\seamonkey\mozilla\content\xul\document\src\nsXULDocument.cpp, line 6207]
nsXULDocument::LoadScript
[d:\builds\seamonkey\mozilla\content\xul\document\src\nsXULDocument.cpp, line 5998]
nsXULDocument::ResumeWalk
[d:\builds\seamonkey\mozilla\content\xul\document\src\nsXULDocument.cpp, line 5777]
nsXULDocument::EndLoad
[d:\builds\seamonkey\mozilla\content\xul\document\src\nsXULDocument.cpp, line 1681]
XULContentSinkImpl::DidBuildModel
[d:\builds\seamonkey\mozilla\content\xul\document\src\nsXULContentSink.cpp, line
537]
nsExpatDriver::DidBuildModel
[d:\builds\seamonkey\mozilla\htmlparser\src\nsExpatDriver.cpp, line 848]
nsParser::DidBuildModel
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 1391]
nsParser::ResumeParse [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp,
line 1932]
nsParser::OnStopRequest
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2550]
nsDocumentOpenInfo::OnStopRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 254]
nsJARChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\jar\src\nsJARChannel.cpp, line 614]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp, line 213]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 524]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1072]
Just want to add more info on step#5: 
5. Continue to hit quickly ^g for several time.

Nominating nsbeta1.
Keywords: crash, nsbeta1
We already have bugs on crashes if you repeat a key shortcut several times, and 
that shortcut brings up a dialog. I think this was reported on Find before. Bug 
88827 describes the multiple dialogs, but not the crash.
Thanks Simon! Also, another bug that also describes mutiple dialogs which is:
http://bugzilla.mozilla.org/show_bug.cgi?id=126638
QA Contact: sairuh → pmac
nsbeta1- per Nav triage team, ->1.2/helpwanted
Keywords: nsbeta1helpwanted, nsbeta1-
Target Milestone: --- → mozilla1.2
Also, seen on linux (commercial netscape build: 2002-03-20-08-trunk)
when trying to view a very long page . Below is the url:
http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsObjectFrame.cpp

Stack Trace
GlobalWindowImpl::RunTimeout()
GlobalWindowImpl::TimerCallback()
nsTimerImpl::Process()
handleMyEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xff9e (0x40387f9e)
libglib-1.2.so.0 + 0x11773 (0x40389773)
libglib-1.2.so.0 + 0x11d39 (0x40389d39)
libglib-1.2.so.0 + 0x11e1e (0x40389e1e)
nsAppShell::DispatchNativeEvent()
nsXULWindow::ShowModal()
nsWebShellWindow::ShowModal()
nsContentTreeOwner::ShowAsModal()
nsWindowWatcher::OpenWindowJS()
nsWindowWatcher::OpenWindow()
nsPromptService::DoDialog()
nsPromptService::Alert()
nsPrompt::Alert()
GlobalWindowImpl::Alert()
XPTC_InvokeByIndex()
XPCWrappedNative::CallMethod()
XPC_WN_CallMethod()
js_Invoke()
js_Interpret()
js_Invoke()
js_InternalInvoke()
JS_CallFunctionValue()
nsJSContext::CallEventHandler()
GlobalWindowImpl::RunTimeout()
GlobalWindowImpl::TimerCallback()
nsTimerImpl::Process()
handleMyEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xff9e (0x40387f9e)
libglib-1.2.so.0 + 0x11773 (0x40389773)
libglib-1.2.so.0 + 0x11d39 (0x40389d39)
libglib-1.2.so.0 + 0x11eec (0x40389eec)
libgtk-1.2.so.0 + 0x94333 (0x402a5333)
nsAppShell::Run()
nsAppShellService::Run()
netscape-bin + 0x84a9 (0x080504a9)
netscape-bin + 0x8cf7 (0x08050cf7)
libc.so.6 + 0x1c507 (0x404d0507) 
This is probably a dupe of bug 118408.
Bug 118408 has the same stacktrace.

*** This bug has been marked as a duplicate of 118408 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
QA Contact: pmac → sairuh
v dup
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.