Closed Bug 1502428 Opened 7 years ago Closed 4 years ago

Crash in mozilla::net::LoadInfo::GetPerformanceStorage

Categories

(Core :: Networking, defect, P2)

x86
Windows 8
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox65 --- wontfix
firefox67 --- wontfix
firefox68 --- wontfix
firefox69 --- wontfix
firefox70 --- wontfix
firefox71 --- wontfix
firefox72 --- wontfix

People

(Reporter: jesup, Unassigned)

References

Details

(Keywords: crash, csectype-wildptr, sec-high, Whiteboard: [necko-triaged])

Crash Data

Attachments

(1 obsolete file)

Wildptr crashes, some may be nullptr Goes back to at least 60. Still happening as of 63b14. Low frequency. Apparently a (freed? trashed?) pointer to an innerwindow PerformanceStorage object. This bug was filed from the Socorro interface and is report bp-d80540cb-02bc-4957-ba4d-d19d60181015. ============================================================= Top 10 frames of crashing thread: 0 xul.dll mozilla::net::HttpBaseChannel::GetPerformanceStorage netwerk/protocol/http/HttpBaseChannel.cpp:4394 1 xul.dll void mozilla::net::HttpChannelChild::DoPreOnStopRequest netwerk/protocol/http/HttpChannelChild.cpp:1296 2 xul.dll void mozilla::net::HttpChannelChild::OnStopRequest netwerk/protocol/http/HttpChannelChild.cpp:1236 3 xul.dll mozilla::net::StopRequestEvent::Run netwerk/protocol/http/HttpChannelChild.cpp:1114 4 xul.dll mozilla::net::ChannelEventQueue::FlushQueue netwerk/ipc/ChannelEventQueue.cpp:93 5 xul.dll nsresult mozilla::net::ChannelEventQueue::ResumeInternal::CompleteResumeRunnable::Run netwerk/ipc/ChannelEventQueue.cpp:161 6 xul.dll mozilla::SchedulerGroup::Runnable::Run xpcom/threads/SchedulerGroup.cpp:337 7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1161 8 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:519 9 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:125 =============================================================
Group: core-security → network-core-security
Assignee: nobody → dd.mozilla
Priority: -- → P2
Whiteboard: [necko-triaged]

dragana - is there a reason we're not landing this patch? (was just going through bugs I'd filed) thanks

Flags: needinfo?(dd.mozilla)

(In reply to Randell Jesup [:jesup] (needinfo me) from comment #2)

dragana - is there a reason we're not landing this patch? (was just going through bugs I'd filed) thanks

The fix was just a guess. the patch is not reviewed. This may need more investigation. Currently I do not have time for it (the crash volume is low).

Flags: needinfo?(dd.mozilla)
Status: NEW → ASSIGNED
Attachment #9021478 - Attachment is obsolete: true

baku, can you take a look at this?

Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(amarchesini)
Assignee: nobody → nhnguyen

Even though this crash isn't seen often in the wild our current aim is to make investigating and fixing sec-high/critical issues a higher priority.
Nhi, or maybe Randell, I know we might have more high priority features the team is working on. Can you think of anyone else who could dig more into this crash?

Flags: needinfo?(rjesup)
Flags: needinfo?(nhnguyen)

Honza, could you take a look at this? Thanks!

Assignee: nhnguyen → nobody
Flags: needinfo?(nhnguyen) → needinfo?(honzab.moz)

This could be related to bug 1544127.

Flags: needinfo?(honzab.moz)
Flags: needinfo?(rjesup)

No crashes so far past early beta, so we can probably close this if the crashes stay at 0 after 70 hits release.

Flags: needinfo?(nhnguyen)
Flags: needinfo?(honzab.moz)

Could be in the ~LoadInfo crash group - similar to bug 1544127. Honestly, can't think of anything else than for bug that bug.

Flags: needinfo?(honzab.moz)
Flags: needinfo?(nhnguyen)
Keywords: stalled
See Also: → 1544127

Removing employee no longer with company from CC list of private bugs.

This is still alive, we just moved GetPerformanceStorage over to LoadInfo in bug 1556489.

Crash Signature: [@ mozilla::net::HttpBaseChannel::GetPerformanceStorage] → [@ mozilla::net::LoadInfo::GetPerformanceStorage ] [@ PLDHashTable::Search | mozilla::net::LoadInfo::GetPerformanceStorage ] [@ IPCError-browser | ShutDownKill | mozilla::net::LoadInfo::GetPerformanceStorage ]
Summary: Crash in mozilla::net::HttpBaseChannel::GetPerformanceStorage → Crash in mozilla::net::LoadInfo::GetPerformanceStorage

This could be fixed by bug 1544127. Let's wait a bit more and see if there is a crash in 94.

There is no new crash reports for a while.
I think this is because of one of my patches in bug 1544127 changes the crash signature.
Let's close this one and track the other crash signature in bug 1544127.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME

Since the bug is closed, the stalled keyword is now meaningless.
For more information, please visit auto_nag documentation.

Keywords: stalled
Group: network-core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: