Closed
Bug 1872211
Opened 2 years ago
Closed 1 year ago
Crash in [@ IPCError-browser | PBackgroundLSDatabase::Msg_PBackgroundLSSnapshotConstructor Route error: message sent to unknown act]
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/d66cb9c1-e7c0-4fcf-a216-f83910231205
Reason: EXCEPTION_BREAKPOINT
Top 10 frames of crashing thread:
0 xul.dll JS::PropertyKey::operator== const js/public/Id.h:70
0 xul.dll js::PropMapTable::Hasher::match js/src/vm/PropMap.h:1111
0 xul.dll mozilla::detail::HashTable<const js::MapAndIndex<js::PropMap>, mozilla::HashSet<js::MapAndIndex<js::PropMap>, js::PropMapTable::Hasher, js::SystemAllocPolicy>::SetHashPolicy, js::SystemAllocPolicy>::match mfbt/HashTable.h:1750
0 xul.dll mozilla::detail::HashTable<const js::MapAndIndex<js::PropMap>, mozilla::HashSet<js::MapAndIndex<js::PropMap>, js::PropMapTable::Hasher, js::SystemAllocPolicy>::SetHashPolicy, js::SystemAllocPolicy>::lookup const mfbt/HashTable.h:1780
0 xul.dll mozilla::detail::HashTable<const js::MapAndIndex<js::PropMap>, mozilla::HashSet<js::MapAndIndex<js::PropMap>, js::PropMapTable::Hasher, js::SystemAllocPolicy>::SetHashPolicy, js::SystemAllocPolicy>::readonlyThreadsafeLookup const mfbt/HashTable.h:2099
0 xul.dll mozilla::detail::HashTable<const js::MapAndIndex<js::PropMap>, mozilla::HashSet<js::MapAndIndex<js::PropMap>, js::PropMapTable::Hasher, js::SystemAllocPolicy>::SetHashPolicy, js::SystemAllocPolicy>::lookup const mfbt/HashTable.h:2104
0 xul.dll mozilla::HashSet<js::MapAndIndex<js::PropMap>, js::PropMapTable::Hasher, js::SystemAllocPolicy>::lookup const mfbt/HashTable.h:533
0 xul.dll js::PropMapTable::lookupRaw const js/src/vm/PropMap.h:373
0 xul.dll js::PropMapTable::lookup js/src/vm/PropMap-inl.h:94
0 xul.dll js::PropMap::lookup js/src/vm/PropMap-inl.h:132
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2023-11-11
- Process type: Content
- Is startup crash: No
- Has user comments: No
- Is null crash: No
| Reporter | ||
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → JavaScript Engine
Updated•2 years ago
|
Component: JavaScript Engine → Storage: localStorage & sessionStorage
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 2•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•