Closed Bug 1665135 Opened 4 years ago Closed 3 years ago

Crash in [@ mozilla::ipc::ProcessLink::SendMessage | IPC_Message_Name=PBackgroundLSSnapshot::Reply_LoadKeys]

Categories

(Core :: Storage: localStorage & sessionStorage, defect, P2)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jcristau, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/5da04d00-9193-44db-aaaa-84c0d0200915

Top 10 frames of crashing thread:

0 xul.dll mozilla::ipc::ProcessLink::SendMessage ipc/glue/MessageLink.cpp:143
1 xul.dll mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2093
2 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1953
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1234
4 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:332
5 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:327
6 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309
7 xul.dll static nsThread::ThreadFunc xpcom/threads/nsThread.cpp:442
8 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:399
9 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:139

Seeing these crashes on nightly with MOZ_CRASH(IPC message size is too large).

Hm, this is weird. localStorage is limited by 5MB total usage per origin, loading of all keys shouldn't create such big IPC messages.

Severity: -- → S3
Priority: -- → P2

This happened only on a very small range of nightly builds (20200913213803 - 20200917100940). If it does not re-appear, I think we can ignore it? Or are there other similar signatures we are overlooking?

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.