Closed
Bug 151922
Opened 23 years ago
Closed 23 years ago
Crash when browsing PeopleSoft application
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 151568
People
(Reporter: hhwong, Assigned: Matti)
Details
Just playing with Mozilla to see how our PeopleSoft applications would react,
and it crashed. Not sure exactly what happened, but I thought I would at least
put up the Talkback IDs for someone to check out.
TB7351593M
TB7345438G
Build is 2002061408 on Win2K SP2
Comment 1•23 years ago
|
||
Incident ID 7345438
Stack Signature nsGenericHTMLElement::HandleDOMEventForAnchors 41ba9720
Email Address henry_hwong@peoplesoft.com
Product ID MozillaTrunk
Build ID 2002061408
Trigger Time 2002-06-14 12:13:41
Platform Win32
Operating System Windows NT 5.0 build 2195
Module gkcontent.dll
URL visited <internal>
User Comments Testing out the mozilla w/some peoplesoft applications under
development
Trigger Reason Access violation
Source File Name nsGenericHTMLElement.cpp
Trigger Line No. 1448
Stack Trace
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]
USER32.DLL + 0x1b60 (0x77e11b60)
USER32.DLL + 0x1cca (0x77e11cca)
USER32.DLL + 0x83f1 (0x77e183f1)
nsAppShellService::Run [nsAppShellService.cpp, line 458]
main1 [nsAppRunner.cpp, line 1472]
main [nsAppRunner.cpp, line 1808]
WinMain [nsAppRunner.cpp, line 1826]
WinMainCRTStartup()
KERNEL32.DLL + 0xd326 (0x77e8d326)
OK -- just for kicks, I decided to uninstall the latest build and install
1.1Alpha to see if the same thing would happen. While it didn't crash, I did get
to watch in Task Manager Mozilla sucking up memory at a rate of about 5K/second,
but I'm not sophisticated enough to know if Task Manager's memory usage metric
is accurate.
Sorry for the vague bug report(s). Since it's an app under development and I'm
not a developer, I don't have easy access to the HTML/Javascript behind it, but
if I can get it, I'll try.
Looks a lot like 151568 -- I'll just close this sucker as a dup of it.
*** This bug has been marked as a duplicate of 151568 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•