Closed
Bug 152116
Opened 23 years ago
Closed 23 years ago
crash clicking links at given url [@ nsGenericHTMLElement::HandleDOMEventForAnchors]
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 151466
People
(Reporter: devotip, Assigned: samir_bugzilla)
References
()
Details
(Keywords: crash, stackwanted)
Crash Data
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a) Gecko/20020614
BuildID: 2002061408
Reproducible: Always
Steps to Reproduce:
1.open url
2.scroll to bottom to see list of available pages
3.click 39 then immediatly 38
Actual Results: crash
Expected Results: no crash
talkback TB7388037Z TB7388013E TB7388000X
Reporter | ||
Updated•23 years ago
|
Comment 1•23 years ago
|
||
confirming using build 2002061504 on Linux: TB7388649G.
May be dupe of bug 151466.
![]() |
||
Comment 2•23 years ago
|
||
All the stacks are the same:
nsGenericHTMLElement::HandleDOMEventForAnchors [nsGenericHTMLElement.cpp, line 1448]
nsHTMLLinkElement::HandleDOMEvent [nsHTMLLinkElement.cpp, line 364]
nsGenericDOMDataNode::HandleDOMEvent [nsGenericDOMDataNode.cpp, line 903]
PresShell::HandleEventInternal [nsPresShell.cpp, line 6173]
PresShell::HandleEvent [nsPresShell.cpp, line 6091]
nsViewManager::HandleEvent [nsViewManager.cpp, line 2085]
nsView::HandleEvent [nsView.cpp, line 306]
nsViewManager::DispatchEvent [nsViewManager.cpp, line 1896]
HandleEvent [nsView.cpp, line 83]
nsWindow::DispatchEvent [nsWindow.cpp, line 1029]
nsWindow::DispatchWindowEvent [nsWindow.cpp, line 1046]
nsWindow::DispatchMouseEvent [nsWindow.cpp, line 4911]
ChildWindow::DispatchMouseEvent [nsWindow.cpp, line 5166]
nsWindow::ProcessMessage [nsWindow.cpp, line 3755]
nsWindow::WindowProc [nsWindow.cpp, line 1291]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x242e7 (0xbff942e7)
0x00648bf6
Marking dup: same stack.
*** This bug has been marked as a duplicate of 151466 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: crash clicking links at given url → crash clicking links at given url [@ nsGenericHTMLElement::HandleDOMEventForAnchors]
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Updated•14 years ago
|
Crash Signature: [@ nsGenericHTMLElement::HandleDOMEventForAnchors]
You need to log in
before you can comment on or make changes to this bug.
Description
•