Closed
Bug 1541775
Opened 7 years ago
Closed 7 years ago
Crash in [@ mozilla::dom::`anonymous namespace'::Snapshot::RecvCheckpoint]
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox66 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | fixed |
| firefox69 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-7b421c6f-7831-49ce-a56c-dceaf0190404.
Top 10 frames of crashing thread:
0 xul.dll class mozilla::ipc::IPCResult mozilla::dom::`anonymous namespace'::Snapshot::RecvCheckpoint dom/localstorage/ActorsParent.cpp:5358
1 xul.dll mozilla::dom::PBackgroundLSSnapshotParent::OnMessageReceived ipc/ipdl/PBackgroundLSSnapshotParent.cpp:142
2 xul.dll void mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2078
3 xul.dll nsresult mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1968
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1180
5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:482
6 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:333
7 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308
8 xul.dll static void nsThread::ThreadFunc xpcom/threads/nsThread.cpp:454
9 nss3.dll static void _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:397
| Assignee | ||
Comment 1•7 years ago
|
||
This is probably fixed by patch in bug 1542104.
| Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jvarga
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 2•7 years ago
|
||
this crash signature isn't looking fixed yet.
Status: RESOLVED → REOPENED
status-firefox66:
--- → unaffected
status-firefox67:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Flags: needinfo?(jvarga)
Keywords: regression
Resolution: FIXED → ---
Updated•7 years ago
|
Crash Signature: [@ mozilla::dom::`anonymous namespace'::Snapshot::RecvCheckpoint] → [@ mozilla::dom::`anonymous namespace'::Snapshot::RecvCheckpoint]
[@ mozilla::dom::(anonymous namespace)::Snapshot::RecvCheckpoint]
See Also: → 1540401
| Assignee | ||
Comment 4•7 years ago
|
||
It seems we will have to convert the assertion back to MOZ_ASSERT.
Comment 5•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(jvarga)
Updated•7 years ago
|
status-firefox-esr60:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•