Closed Bug 97210 Opened 23 years ago Closed 23 years ago

Windows and Linux--The browser crashes when clicking the above url - Trunk [@ nsPrefBranch::QueryObserver]

Categories

(Core Graveyard :: Security: UI, defect)

1.0 Branch
x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 97044

People

(Reporter: pmac, Assigned: ssaux)

References

()

Details

(Keywords: crash, topcrash)

Crash Data

Crashes on windows 98 Commercial trunk (2001-08-27-06-trunk)  and linux rehat
6.2 Commercial trunk (2001-08-27-08-trunk).

1. Launch the browser.
2. Type this url: http://junruh.mcom.com/mix.html
3. Click on "navigator.user.Agent" button.
Note: the browser crashes

-----------------------
. 
Below here is the stack trace for windows 98:

Stack Trace
nsPrefBranch::QueryObserver
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefBranch.cpp, line 697]
nsPrefBranch::GetBoolPref
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefBranch.cpp, line 174]
nsPrefService::GetBoolPref
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefService.h, line 42]
nsPref::GetBoolPref [d:\builds\seamonkey\mozilla\modules\libpref\src\nsPref.cpp,
line 194]
nsNSSDialogs::ConfirmDialog
[d:\builds\seamonkey\mozilla\security\manager\pki\src\nsNSSDialogs.cpp, line 578]
nsNSSDialogs::ConfirmPostToInsecureFromSecure
[d:\builds\seamonkey\mozilla\security\manager\pki\src\nsNSSDialogs.cpp, line 563]
nsSecureBrowserUIImpl::ConfirmPostToInsecureFromSecure
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp,
line 819]
nsSecureBrowserUIImpl::CheckPost
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp,
line 611]
nsSecureBrowserUIImpl::Notify
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp,
line 261]
nsFormFrame::OnSubmit
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsFormFrame.cpp, line 874]
nsHTMLFormElement::DoSubmitOrReset
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLFormElement.cpp,
line 518]
nsHTMLFormElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLFormElement.cpp,
line 462]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5656]
PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5626]
nsFormControlHelper::DoManualSubmitOrReset
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsFormControlHelper.cpp, line
1005]
nsHTMLButtonControlFrame::MouseClicked
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsHTMLButtonControlFrame.cpp,
line 367]
nsHTMLInputElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLInputElement.cpp,
line 1265]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5656]
PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5626]
nsEventStateManager::CheckForAndDispatchClick
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line 2466]
nsEventStateManager::PostHandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line 1552]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5677]
PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5581]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 377]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 350]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 350]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 2058]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 68]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 732]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 749]
nsWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4264]
ChildWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4514]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3251]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 997]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00688b5a 
----------------------

Below here is the stack trace for Linux:
Stack Trace
nsPrefBranch::QueryObserver()
nsPrefBranch::GetBoolPref()
nsPrefService::GetBoolPref()
nsPref::GetBoolPref()
nsNSSDialogs::ConfirmDialog()
nsNSSDialogs::ConfirmPostToInsecureFromSecure()
nsSecureBrowserUIImpl::ConfirmPostToInsecureFromSecure()
nsSecureBrowserUIImpl::CheckPost()
nsSecureBrowserUIImpl::Notify()
nsFormFrame::OnSubmit()
nsHTMLFormElement::DoSubmitOrReset()
nsHTMLFormElement::HandleDOMEvent()
PresShell::HandleEventInternal()
PresShell::HandleEventWithTarget()
nsFormControlHelper::DoManualSubmitOrReset()
nsHTMLButtonControlFrame::MouseClicked()
nsHTMLInputElement::HandleDOMEvent()
PresShell::HandleEventInternal()
PresShell::HandleEventWithTarget()
nsEventStateManager::CheckForAndDispatchClick()
nsEventStateManager::PostHandleEvent()
PresShell::HandleEventInternal()
PresShell::HandleEvent()
nsView::HandleEvent()
nsView::HandleEvent()
nsView::HandleEvent()
nsViewManager::DispatchEvent()
HandleEvent()
nsWidget::DispatchEvent()
nsWidget::DispatchWindowEvent()
nsWidget::DispatchMouseEvent()
nsWidget::OnButtonReleaseSignal()
nsWindow::HandleGDKEvent()
dispatch_superwin_event()
handle_gdk_event()
libgdk-1.2.so.0 + 0x174db (0x403144db)
libglib-1.2.so.0 + 0x10186 (0x40344186)
libglib-1.2.so.0 + 0x10751 (0x40344751)
libglib-1.2.so.0 + 0x108f1 (0x403448f1)
libgtk-1.2.so.0 + 0x8c5b9 (0x402685b9)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x189cb (0x4043d9cb)
Keywords: crash
Assignee: mstoltz → ssaux
Component: Security: General → Client Library
Product: Browser → PSM
Version: other → 2.1
This is a topcrasher with the latest MozillaTrunk builds according to our 3 day
Talkback report.  Here is some info:

nsPrefBranch::QueryObserver   51 
     First BBID :34384473
     Last BBID  :34598172
     Min Runtime :23
     Max Runtime :81054
     First Appearance Date : 2001-08-22
     Last Appearance Date : 2001-08-27
     First BuildID : 2001082208
     Last BuildID : 2001082708

Stack Trace: 

	 nsPrefBranch::QueryObserver
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefBranch.cpp  line 697]
	 nsPrefBranch::GetBoolPref
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefBranch.cpp  line 174]
	 nsPrefService::GetBoolPref
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPrefService.h  line 42]
	 nsPref::GetBoolPref
[d:\builds\seamonkey\mozilla\modules\libpref\src\nsPref.cpp  line 194]
	 nsNSSDialogs::ConfirmDialog
[d:\builds\seamonkey\mozilla\security\manager\pki\src\nsNSSDialogs.cpp  line 578]
	 nsNSSDialogs::ConfirmPostToInsecureFromSecure
[d:\builds\seamonkey\mozilla\security\manager\pki\src\nsNSSDialogs.cpp  line 563]
	 nsSecureBrowserUIImpl::ConfirmPostToInsecureFromSecure
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp
 line 819]
	 nsSecureBrowserUIImpl::CheckPost
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp
 line 611]
	 nsSecureBrowserUIImpl::Notify
[d:\builds\seamonkey\mozilla\security\manager\ssl\src\nsSecureBrowserUIImpl.cpp
 line 261]
	 nsFormFrame::OnSubmit
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsFormFrame.cpp  line 874]
	 nsHTMLFormElement::DoSubmitOrReset
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLFormElement.cpp 
line 518]
	 nsHTMLFormElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLFormElement.cpp 
line 462]
	 PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5656]
	 PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5626]
	 nsFormControlHelper::DoManualSubmitOrReset
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsFormControlHelper.cpp  line
1005]
	 nsHTMLButtonControlFrame::MouseClicked
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsHTMLButtonControlFrame.cpp
 line 367]
	 nsHTMLInputElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLInputElement.cpp 
line 1265]
	 PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5656]
	 PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5626]
	 nsEventStateManager::CheckForAndDispatchClick
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp  line 2466]
	 nsEventStateManager::PostHandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp  line 1552]
	 PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5677]
	 PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp  line 5581]
	 nsView::HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsView.cpp  line 377]
	 nsView::HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsView.cpp  line 350]
	 nsView::HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsView.cpp  line 350]
	 nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp  line 2058]
	 HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsView.cpp  line 68]
	 nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 732]
	 nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 749]
	 nsWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 4264]
	 ChildWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 4514]
	 nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 3251]
	 nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp  line 997]
	 KERNEL32.DLL + 0x363b (0xbff7363b)
	 KERNEL32.DLL + 0x24407 (0xbff94407)
	 0x00688b5a
 
 	Source File :
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/modules/libpref/src/nsPrefBranch.cpp
line : 697
     (34598172)	URL: https://junruh.mcom/mix.html
(34598172)
Comments: crashes on windows 98 modern and classic themes(commercial trunk:
2001-08-27-06-trunk).
     (34598138)	Comments: crashes on modern (linux: commerial trunk: 2001-08-27-08-trunk)
     (34598013)	Comments: crashes on linux (commercial trunk: 2001-08-27-08-trunk)
     (34597837)	Comments: crashes again on windows (commercial trunk: 2001-08-27-06-trunk)
     (34596800)	Comments: crashed on windows 98 (commercial trunk: 2001-08-27-06-trunk)
     (34593846)	URL:
http://www.soundblaster.com/scripts/download.asp?file=http://www.clok.creaf.com/creative/drivers/sbpci/lw3drv.exe
(34593569)
URL:
http://www.soundblaster.com/scripts/download.asp?file=http://www.clok.creaf.com/creative/drivers/sbpci/lw3drv.exe
(34587057)
URL: bsdnet.officedepot.com
     (34587057)	Comments: looking for office supplies
     (34574744)	URL: webmail.aol.com
     (34574744)	Comments: completing the logon process in webmail
     (34568576)	URL: https://www.fibi-online.co.il/web/fibiwwwc
(34568576)
Comments: after filling the form i pressed enter and go the following
message:The instruction at "0x60c84d2a" referenced memory at "0x00000000". The
memory could not be "read".
     (34530395)	URL: https://www.fibi-online.co.il/web/fibiwwwc
(34530395)
Comments: i tried to login.i'm using windows 2000 pro and mozilla build 2001082508
     (34530347)	Comments: I chose to look at an earlier month than current (which is where
you are when you first go there) in my american airlines detailed mileage
summary page.
     (34515133)	URL: https://panel.dreamhost.com/
(34515133)
Comments: searching knowlege base articles
     (34496020)	URL: http://grc.com/
(34496020)
Comments: Testing my sheilds on the Sheilds Up page of grc.com. It works with 093.
     (34495937)	URL: http://home.netscape.net
(34495510)
Comments: from an SSL page  I entered some text in a form and hit Enter -- crashed.
     (34481086)	URL: http://www.mozilla.org/community.html
(34465648)
URL: https://www.klasselotteriet.dk/tillykke.htm
(34465563)
URL: https://www.klasselotteriet.dk/tillykke.htm
(34460744)
URL: https://www.klasselotteriet.dk/tillykke.htm
(34460731)
URL: https://www.klasselotteriet.dk/tillykke.htm
(34389884)
URL: www.google.com
(34384473)
URL: bsdnet.officedepot.com
     (34384473)	Comments: Viewing web page

Keywords: topcrash
Summary: Windows and Linux--The browser crashes when clicking the above url → Windows and Linux--The browser crashes when clicking the above url - Trunk [@ nsPrefBranch::QueryObserver]

*** This bug has been marked as a duplicate of 97044 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Verified on 2001-08-30-Trunk build on WinNT.

The above url loads fine and the user agent string is displayed in the dialog
when clicked.

Verified bug 97044 and it also works fine.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm2.1 → 1.0 Branch
Crash Signature: [@ nsPrefBranch::QueryObserver]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.