Closed
Bug 88613
Opened 24 years ago
Closed 24 years ago
browser crashes when I try to log on
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: rajiv_vijayan, Assigned: alexsavulov)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010628
BuildID: 2001062815
If I enter an account number and password and clock "go" to log on, the browser
crashes.
Reproducible: Always
Steps to Reproduce:
1.go to www.sdccu.com
2.enter an account number and passowrd
3.click "go"
Actual Results: browser crashed
Expected Results: should have logged me into my bank account
Comment 1•24 years ago
|
||
got a talkback incident id or a stacktrace?
| Reporter | ||
Comment 2•24 years ago
|
||
MOZILLA caused an invalid page fault in
module XPC3250.DLL at 0167:60bf7574.
Registers:
EAX=01bf5e20 CS=0167 EIP=60bf7574 EFLGS=00010202
EBX=01bf67e0 SS=016f ESP=0068d9cc EBP=0068d9f8
ECX=01bf206c DS=016f ESI=01bf6784 FS=474f
EDX=00000001 ES=016f EDI=00000000 GS=0000
Bytes at CS:EIP:
af 9e be 60 d3 86 be 60 b9 9e be 60 e9 96 be 60
Stack dump:
6033b360 01bf5e20 00000000 01bf6784 0068dd60 7802e260 ffffffff 0068da2c
00000000 00000000 00000000 0068da2c 6033b03e 00000000 603bc404 00000001
| Reporter | ||
Comment 3•24 years ago
|
||
The above info is all I could get. I did not get a talkback incident id.
did you enter a valid account? i don't crash w/ foo/bar on my 092psm2 branch
build w2k.
Component: Browser-General → XPConnect
Keywords: crash
| Reporter | ||
Comment 5•24 years ago
|
||
On my machine, I tried various combinations of account number and password,
including valid and invalid combinations and foo/bar. It crashes every time. I
tried uninstalling and reinstalling mozilla ; the behavior is unchanged.
Comment 6•24 years ago
|
||
Reporter:
Can you download a talkback build and after talkback sends the crash, run
"install_directory/mozilla/components/talkback.exe"and poste the talkback ID in
this bug.
BTW: wfm with win2k build 20010630..
| Reporter | ||
Comment 7•24 years ago
|
||
Talkback ID is TB32427336W
By the way, on the www.mozilla.org/releases page, there is a link to a talkback
enabled installer .exe that points to
http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.2/mozilla-win32-0.9.2-installer.exe
However, this does not install talkback.
I had to install using the talkback enabled zipfile
http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.2/mozilla-win32-0.9.2-talkback.zip
to get talkback to work.
Comment 8•24 years ago
|
||
rajiv_vijayan@yahoo.com: thank you!
Here is the stack trace from the Talkback incident above:
0x029b20b7
ViewportFrame::Destroy
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsViewportFrame.cpp, line 142]
FrameManager::Destroy
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 457]
PresShell::~PresShell
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 1491]
PresShell::`scalar deleting destructor'
nsTextInputListener::Release
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsGfxTextControlFrame2.cpp,
line 235]
nsCOMPtr_base::~nsCOMPtr_base
[d:\builds\seamonkey\mozilla\xpcom\base\nsCOMPtr.cpp, line 50]
nsEventStateManager::PreHandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line
594]
nsEventStateManager::PreHandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line
594]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5560]
PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5492]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 377]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 2051]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 68]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 724]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 741]
nsWindow::DispatchFocus
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4426]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3345]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 989]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
Comment 9•24 years ago
|
||
Based on the stack trace, reassigning to Layout for further analysis -
Assignee: asa → karnaze
Component: XPConnect → Layout
QA Contact: doronr → petersen
Comment 10•24 years ago
|
||
confirming based on the talkback.
works fine for me on linux 2001070208.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 11•24 years ago
|
||
Reassigning to alexsavulov for analysis/triage.
Assignee: karnaze → alexsavulov
| Assignee | ||
Comment 12•24 years ago
|
||
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•