Closed
Bug 1971737
Opened 6 months ago
Closed 5 months ago
Crash in [@ mozilla::ipc::IToplevelProtocol::NextId]
Categories
(Firefox :: about:logins, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Alexander.S_uz, Unassigned, NeedInfo)
Details
Crash report: https://crash-stats.mozilla.org/report/index/5fb74583-83fb-4761-9a8d-f58b10250605
MOZ_CRASH Reason:
MOZ_RELEASE_ASSERT(mLastLocalId < (1 << 29))
Top 10 frames:
0 xul.dll mozilla::ipc::IToplevelProtocol::NextId() ipc/glue/ProtocolUtils.cpp:748
0 xul.dll mozilla::ipc::IProtocol::SetManagerAndRegister(mozilla::ipc::IRefCountedProto... ipc/glue/ProtocolUtils.cpp:484
1 xul.dll mozilla::dom::indexedDB::PBackgroundIDBTransactionChild::SendPBackgroundIDBRe... ipc/ipdl/PBackgroundIDBTransactionChild.cpp:345
1 xul.dll mozilla::dom::IDBTransaction::StartRequest::<lambda_47>::operator()(mozilla::... dom/indexedDB/IDBTransaction.cpp:288
1 xul.dll mozilla::dom::IDBTransaction::DoWithTransactionChild(mozilla::dom::IDBTransac... dom/indexedDB/IDBTransaction.cpp:85
1 xul.dll mozilla::dom::IDBTransaction::StartRequest(mozilla::MovingNotNull<RefPtr<mozi... dom/indexedDB/IDBTransaction.cpp:287
2 xul.dll mozilla::dom::IDBIndex::GetAllInternal(bool, JSContext*, JS::Handle<JS::Value... dom/indexedDB/IDBIndex.cpp:456
3 xul.dll mozilla::dom::IDBIndex::GetAllKeys(JSContext*, JS::Handle<JS::Value>, mozilla... dom/indexedDB/IDBIndex.cpp:128
3 xul.dll mozilla::dom::IDBIndex_Binding::getAllKeys(JSContext*, JS::Handle<JSObject*>,... dom/bindings/IDBIndexBinding.cpp:613
4 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::Nor... dom/bindings/BindingUtils.cpp:3302
Comment 1•6 months ago
|
||
Alexander.S, can you please add more details to this crash, any specific scenario, also please attach the about:support page details? Thank you.
Flags: needinfo?(Alexander.S_uz)
Comment 2•5 months ago
|
||
Since no update was provided closing issue as incomplete.
Status: UNCONFIRMED → RESOLVED
Closed: 5 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•