Closed
Bug 1882123
Opened 1 year ago
Closed 1 year ago
Crash in [@ java.lang.IllegalThreadStateException: at mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke(ReducerChainBuilder.kt)]
Categories
(Fenix :: Experimentation and Telemetry, defect)
Tracking
(firefox123 unaffected, firefox124 unaffected, firefox125 fixed)
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | unaffected |
firefox124 | --- | unaffected |
firefox125 | --- | fixed |
People
(Reporter: diannaS, Assigned: royang)
References
(Regression)
Details
(Keywords: crash, regression, topcrash)
Crash Data
Attachments
(1 file)
Crash report: https://crash-stats.mozilla.org/report/index/d881258e-ca72-4f99-a2e7-7773a0240226
:jhugman Looks like there was a spike on 2024-02-23. could this be bug 1880476?
Flags: needinfo?(jhugman)
Reporter | ||
Updated•1 year ago
|
status-firefox125:
--- → affected
Comment 1•1 year ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on nightly
For more information, please visit BugBot documentation.
Keywords: topcrash
Updated•1 year ago
|
Flags: needinfo?(royang)
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → royang
Flags: needinfo?(royang)
Comment 2•1 year ago
|
||
Comment 3•1 year ago
|
||
Authored by https://github.com/rocketsroger
https://github.com/mozilla-mobile/firefox-android/commit/3ce36aaabe426ddd40bc84646455c2a644fec5b4
[main] Bug 1882123 - Message middleware use store dispatch due to possibility of dispatching in IO thread
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Updated•1 year ago
|
status-firefox123:
--- → unaffected
status-firefox124:
--- → unaffected
Flags: needinfo?(jhugman)
Keywords: regression
Regressed by: 1880476
You need to log in
before you can comment on or make changes to this bug.
Description
•