Closed
Bug 29674
Opened 25 years ago
Closed 25 years ago
Crash loading http://my.netscape.com
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: akkzilla, Assigned: gagan)
Details
(Keywords: crash)
With this morning's build, I crash trying to run the precheckin tests. I run
mozilla, bring up the Open Web Location dialog, type in http://my.netscape.com,
hit return, and wait. And wait ... the page never loads. To try again, I hit
stop and then go to the File menu to bring up the dialog again ... and I crash:
#0 nsHTTPChannel::SetResponse (this=0x0, i_pResp=0x870dac8)
at nsHTTPChannel.cpp:1364
#1 0x419203ac in nsHTTPServerListener::OnDataAvailable (this=0x8652980,
channel=0x82bd9ec, context=0x86e8078, i_pStream=0x86c83e0,
i_SourceOffset=8192, i_Length=8192) at nsHTTPResponseListener.cpp:272
#2 0x406e3f71 in nsOnDataAvailableEvent::HandleEvent (this=0x41a009c8)
at nsAsyncStreamListener.cpp:373
#3 0x406e3387 in nsStreamListenerEvent::HandlePLEvent (aEvent=0x41a004c8)
at nsAsyncStreamListener.cpp:97
#4 0x40189bcb in PL_HandleEvent (self=0x41a004c8) at plevent.c:526
#5 0x40189adc in PL_ProcessPendingEvents (self=0x85c6350) at plevent.c:487
#6 0x4018b61c in nsEventQueueImpl::ProcessPendingEvents (this=0x85efee8)
at nsEventQueue.cpp:298
#7 0x4018b686 in nsEventQueueImpl::ProcessPendingEvents (this=0x853da98)
at nsEventQueue.cpp:304
#8 0x407b9100 in nsAppShell::DispatchNativeEvent (this=0x861deb0,
aRealEvent=0, aEvent=0x0) at nsAppShell.cpp:342
#9 0x40648377 in nsXULWindow::ShowModal (this=0x86aeb08)
at nsXULWindow.cpp:302
#10 0x406540fe in nsWebShellWindow::ShowModal (this=0x86aeb08)
at nsWebShellWindow.cpp:1138
#11 0x406447d9 in nsChromeTreeOwner::ShowModal (this=0x86b3da0)
at nsChromeTreeOwner.cpp:180
#12 0x40337078 in GlobalWindowImpl::OpenInternal (this=0x838b628,
cx=0x8372890, argv=0x84283b8, argc=4, aDialog=1, aReturn=0xbfffd5a0)
at nsGlobalWindow.cpp:2442
#13 0x40331ce1 in GlobalWindowImpl::OpenDialog (this=0x838b628, cx=0x8372890,
argv=0x84283b8, argc=4, aReturn=0xbfffd5a0) at nsGlobalWindow.cpp:1534
| Reporter | ||
Updated•25 years ago
|
| Reporter | ||
Comment 1•25 years ago
|
||
Looks like the changes valeski and/or ftang checked in after the tree opened
have fixed this problem.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•