Closed
Bug 65090
Opened 24 years ago
Closed 24 years ago
Page freeze browser
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Matti, Assigned: harishd)
References
()
Details
(Keywords: hang)
Build 2001010620 and 2000122320 / win2k (on 2 Systems)
1. Go to that URL
2. A popup appears and a page will loaded.
3. You will redirected to another site and while mozilla try to load this page,
mozilla freeze.
100% reproduceable on 2 System
(Toshiba Tecra 8000 with 128MB and selfmade Athlon 900 with 256 MB)
Comment 1•24 years ago
|
||
seeing on a cvs linux pull from today
Comment 2•24 years ago
|
||
OK, this hangs me on linux and mac but not win32. We could use a testcase but
it looks like a hang in parser. will attach macsbug log.
Comment 3•24 years ago
|
||
not sure if this is useful but here's what I get from macsbug on this hang.
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 1F0EBBA8
0EF861C0 PPC 1F0D6524 main+00130
0EF86160 PPC 1F0D5864 main1(int, char**, nsISupports*)+00838
0EF85EB0 PPC 1ED902DC nsAppShellService::Run()+00018
0EF85E70 PPC 1ED2893C nsAppShell::Run()+00048
0EF85E20 PPC 1ED29088 nsMacMessagePump::DoMessagePump()+0003C
0EF85DD0 PPC 1ED2969C nsMacMessagePump::DispatchEvent(int,
EventRecord*)+00170
0EF85D80 PPC 1ED3FBD0 Repeater::DoRepeaters(const EventRecord&)+00030
0EF85D40 PPC 1ED06498 nsMacNSPREventQueueHandler::RepeatAction(const
EventRecord&)+000
0C
0EF85D00 PPC 1ED065B0 nsMacNSPREventQueueHandler::ProcessPLEventQueue()+000B0
0EF85C90 PPC 1EF4E8E4 nsEventQueueImpl::ProcessPendingEvents()+000E4
0EF85C20 PPC 1EF4E838 nsEventQueueImpl::ProcessPendingEvents()+00038
0EF85BB0 PPC 1EFB09D8 PL_ProcessPendingEvents+00078
0EF85B70 PPC 1EFB0B5C PL_HandleEvent+00020
0EF85B30 PPC 1EA94278 nsStreamListenerEvent::HandlePLEvent(PLEvent*)+00020
0EF85AE0 PPC 1EA95518 nsOnDataAvailableEvent::HandleEvent()+00080
0EF85A90 PPC 1EB15508 nsHTTPServerListener::OnDataAvailable(nsIChannel*,
nsISupports*,
nsIInputStream*, unsigned int, unsigned int)+00C4C
0EF857D0 PPC 1EAC7C68
InterceptStreamListener::OnDataAvailable(nsIChannel*, nsISupport
s*, nsIInputStream*, unsigned int, unsigned int)+00060
0EF85780 PPC 1EB16EB0 nsHTTPFinalListener::OnDataAvailable(nsIChannel*,
nsISupports*,
nsIInputStream*, unsigned int, unsigned int)+00094
0EF85720 PPC 1EA0C088 nsDocumentOpenInfo::OnDataAvailable(nsIChannel*,
nsISupports*, n
sIInputStream*, unsigned int, unsigned int)+00068
0EF856C0 PPC 1E9B0C70 nsParser::OnDataAvailable(nsIChannel*,
nsISupports*, nsIInputStr
eam*, unsigned int, unsigned int)+00138
0EF85640 PPC 1E9B0048 nsParser::ResumeParse(int, int)+000F0
0EF855E0 PPC 1E9B0FD8 nsParser::Tokenize(int)+000A0
0EF85590 PPC 1E9CA220 nsHTMLTokenizer::ConsumeToken(nsScanner&, int&)+0008C
0EF85540 PPC 1E9CA524
ConsumeTag__15nsHTMLTokenizerFwRP6CTokenR9nsScannerRi+001F4
0EF854F0 PPC 1E9CACA0
ConsumeStartTag__15nsHTMLTokenizerFwRP6CTokenR9nsScannerRi+00344
0EF85300 PPC 1E99FA24
ConsumeUntil__10CTextTokenFwiR9nsScannerR8nsStringiRi+0097C
0EF84FF0 PPC 1EFC9BBC RFindInReadable(const basic_nsAReadableString<w>&,
nsReadingIter
ator<w>&, nsReadingIterator<w>&)+00054
I think I've a fix in hand. Fingers crossed though!
Status: NEW → ASSIGNED
Fix is in..
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 7•24 years ago
|
||
Verified with mozilla 011708/04/08 linux/win32/mac builds on
redhat6.2/winNT4/OS9 Page does not hang us. Thanks for the quick fix harish.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•