Closed Bug 13559 Opened 25 years ago Closed 25 years ago

crash loading this page...

Categories

(Core :: Networking, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: kipp, Assigned: gagan)

References

()

Details

(Keywords: crash)

For some reason we are getting a null channel pointer:

(gdb) bt
#0  0x4075a86a in nsWebShell::OnEndDocumentLoad (this=0x833d388,
loader=0x833d830, channel=0x0, aStatus=0,
    aWebShell=0x833d39c) at nsWebShell.cpp:3441
#1  0x4074fe04 in nsDocLoaderImpl::FireOnEndDocumentLoad (this=0x833d830,
aLoadInitiator=0x833d830, aStatus=0)
    at nsDocLoader.cpp:1102
#2  0x4074fa5c in nsDocLoaderImpl::OnStopRequest (this=0x833d830,
channel=0x83850f8, ctxt=0x0, status=0,
    errorMsg=0x0) at nsDocLoader.cpp:972
#3  0x4089fea7 in nsLoadGroup::RemoveChannel (this=0x833d878, channel=0x83850f8,
ctxt=0x0, status=0,
    errorMsg=0x0) at nsLoadGroup.cpp:565
#4  0x4142bdca in nsHTTPChannel::ResponseCompleted (this=0x83850f8,
aTransport=0x83a5578, aStatus=0)
    at nsHTTPChannel.cpp:702
#5  0x4142e5bd in nsHTTPResponseListener::OnStopRequest (this=0x8300e08,
channel=0x83a5578,
    i_pContext=0x83850f8, i_Status=0, i_pMsg=0x0) at
nsHTTPResponseListener.cpp:260
#6  0x40893673 in nsOnStopRequestEvent::HandleEvent (this=0x83a2308) at
nsAsyncStreamListener.cpp:268
#7  0x408930a3 in nsStreamListenerEvent::HandlePLEvent (aEvent=0x83a2308) at
nsAsyncStreamListener.cpp:144
#8  0x4017b29b in PL_HandleEvent (self=0x83a2308) at plevent.c:509
#9  0x4017b1ac in PL_ProcessPendingEvents (self=0x80b0d78) at plevent.c:470
#10 0x40144cad in nsEventQueueImpl::ProcessPendingEvents (this=0x80997c0) at
nsEventQueue.cpp:118
#11 0x405ed606 in event_processor_callback (data=0x80997c0, source=8,
condition=GDK_INPUT_READ)
    at nsAppShell.cpp:153
#12 0x4030ad7b in gdk_io_invoke ()
#13 0x403393ca in g_io_unix_dispatch ()
using a new build as of today, the page does not crash apprunner, but it does overwrite the right side <td>
Marking closed, tested by myself on linux mandrake 6.0
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Bulk move of all Necko (to be deleted component) bugs to new Networking

component.
Sorry for the spam, changing QA contact.
QA Contact: paulmac → tever
Adding crash keyword
Keywords: crash
Verified on Linux build 72804.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.