Closed
Bug 114984
Opened 24 years ago
Closed 24 years ago
Mozilla hangs while loading
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 111830
People
(Reporter: marc.loiselle, Assigned: darin.moz)
References
()
Details
http://www.uhfmag.com/ causes mozilla to use 100% cpu and I am forced to kill
the task.
Progress Meter starts to move then freezes.
Happens everytime. Works with 4.x, IE 5 and Konqueror.
Build id 20011206 Linux and I see this problem on Win2k as well.
If I save the html that the site generates to a file, mozilla is able to display
the html in the file. The site generates html with CR as line termination.
| Reporter | ||
Comment 1•24 years ago
|
||
The titlebar does change UHF Magazine. Status bar displays "Transferring data
from www.uhfmag.com". Buildid 2001121206
Comment 2•24 years ago
|
||
nsICODecoder::ProcessData(const char * 0x053d5974, unsigned int 0) line 230 + 3
bytes
nsICODecoder::WriteFrom(nsICODecoder * const 0x053d5aa8, nsIInputStream *
0x0534f328, unsigned int 20, unsigned int * 0x0012fbbc) line 201 + 16 bytes
imgRequest::OnDataAvailable(imgRequest * const 0x0534e690, nsIRequest *
0x0534e560, nsISupports * 0x00000000, nsIInputStream * 0x0534f328, unsigned int
0, unsigned int 20) line 720 + 47 bytes
ProxyListener::OnDataAvailable(ProxyListener * const 0x0534e890, nsIRequest *
0x0534e560, nsISupports * 0x00000000, nsIInputStream * 0x0534f328, unsigned int
0, unsigned int 20) line 501
nsHttpChannel::OnDataAvailable(nsHttpChannel * const 0x0534e564, nsIRequest *
0x0534f524, nsISupports * 0x00000000, nsIInputStream * 0x0534f328, unsigned int
0, unsigned int 20) line 2419 + 57 bytes
nsOnDataAvailableEvent::HandleEvent() line 193 + 70 bytes
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x053a9804) line 116
PL_HandleEvent(PLEvent * 0x053a9804) line 590 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x010db0e0) line 520 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x00100232, unsigned int 49415, unsigned int 0,
long 17674464) line 1071 + 9 bytes
USER32! 77e02e98()
USER32! 77e030e0()
USER32! 77e05824()
nsAppShellService::Run(nsAppShellService * const 0x011374c8) line 303
main1(int 2, char * * 0x003c6ae8, nsISupports * 0x00000000) line 1269 + 32 bytes
main(int 2, char * * 0x003c6ae8) line 1599 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e87d08()
*** This bug has been marked as a duplicate of 111830 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•