Closed Bug 1619909 Opened 4 years ago Closed 4 years ago

Crash in [@ NS_GetOriginAttributes]

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox-esr68 --- unaffected
firefox73 --- unaffected
firefox74 --- unaffected
firefox75 --- fixed

People

(Reporter: sg, Assigned: kershaw)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-a15f93c0-5366-4cc4-88fe-395d30200304. This is a nullptr dereference and happens on all platforms. Apparently nsIChannel::LoadInfo returns a nullptr, which is not checked.

Top 10 frames of crashing thread:

0 xul.dll NS_GetOriginAttributes netwerk/base/nsNetUtil.cpp:1952
1 xul.dll mozilla::net::SimpleHttpChannel::ProcessAltService netwerk/protocol/http/SimpleHttpChannel.cpp:844
2 xul.dll mozilla::net::SimpleHttpChannel::OnStartRequest netwerk/protocol/http/SimpleHttpChannel.cpp:885
3 xul.dll nsInputStreamPump::OnStateStart netwerk/base/nsInputStreamPump.cpp:518
4 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/nsInputStreamPump.cpp:427
5 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:93
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220
7 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:481
8 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:332
9 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Regressed by: 1615335
Has Regression Range: --- → yes
Keywords: regression
Assignee: nobody → kershaw
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.