Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) #11901

Closed
AaronMT opened this issue Jun 24, 2020 · 0 comments · Fixed by #11904
Assignees
Labels
access Accessibility: Talkback, HW keyboard/mouse, braile display etc. b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. Feature:Tabs P1 Current sprint

Comments

@AaronMT
Copy link
Contributor

AaronMT commented Jun 24, 2020

https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/8218216326057231918/executions/bs.649a4ba863e7770e

Maybe a regression from fe97dc9#diff-280f03be99bd38e9c762d4902adca622 (#11542)

(@mcarare @boek)

java.lang.IllegalStateException: initialInfo must not be null
     FATAL EXCEPTION: main
Process: org.mozilla.fenix.debug, PID: 8147
java.lang.IllegalStateException: initialInfo must not be null
	at org.mozilla.fenix.tabtray.TabTrayViewHolder$updateAccessibilityRowIndex$1.onInitializeAccessibilityNodeInfo(TabTrayViewHolder.kt:191)
	at androidx.core.view.AccessibilityDelegateCompat.onInitializeAccessibilityNodeInfo(AccessibilityDelegateCompat.java:275)
	at androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate$ItemDelegate.onInitializeAccessibilityNodeInfo(RecyclerViewAccessibilityDelegate.java:149)
	at androidx.core.view.AccessibilityDelegateCompat$AccessibilityDelegateAdapter.onInitializeAccessibilityNodeInfo(AccessibilityDelegateCompat.java:86)
	at android.view.View.onInitializeAccessibilityNodeInfo(View.java:7697)
	at android.view.View.createAccessibilityNodeInfoInternal(View.java:7658)
	at android.view.View$AccessibilityDelegate.createAccessibilityNodeInfo(View.java:27225)
	at android.view.View.createAccessibilityNodeInfo(View.java:7641)

┆Issue is synchronized with this Jira Task

@AaronMT AaronMT added 🐞 bug Crashes, Something isn't working, .. b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info labels Jun 24, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Jun 24, 2020
@AaronMT AaronMT added Feature:Tabs access Accessibility: Talkback, HW keyboard/mouse, braile display etc. labels Jun 24, 2020
mcarare added a commit to mcarare/fenix that referenced this issue Jun 24, 2020
@kbrosnan kbrosnan added this to To do in Fenix Crashes via automation Jun 24, 2020
mcarare added a commit to mcarare/fenix that referenced this issue Jun 24, 2020
mcarare added a commit to mcarare/fenix that referenced this issue Jun 24, 2020
@MReschenberg MReschenberg added the P1 Current sprint label Jun 24, 2020
@gabrielluong gabrielluong moved this from To do to In progress in Fenix Crashes Jun 24, 2020
ekager pushed a commit to mcarare/fenix that referenced this issue Jun 25, 2020
Fenix Crashes automation moved this from In progress to Done Jun 25, 2020
@ekager ekager added eng:qa:needed QA Needed and removed eng:qa:needed QA Needed labels Jun 25, 2020
@gabrielluong gabrielluong removed the needs:triage Issue needs triage label Jun 25, 2020
@liuche liuche mentioned this issue Jun 27, 2020
12 tasks
@data-sync-user data-sync-user changed the title Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) FNX2-16717 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) Aug 2, 2020
@data-sync-user data-sync-user changed the title FNX2-16717 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) FNX3-14994 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-14994 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) FNX-12902 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-12902 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) FNX2-16717 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX2-16717 ⁃ Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) Crash: java.lang.IllegalStateException: initialInfo must not be null @ onInitializeAccessibilityNodeInfo (TabTrayViewHolder) May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
access Accessibility: Talkback, HW keyboard/mouse, braile display etc. b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. Feature:Tabs P1 Current sprint
Projects
No open projects
Fenix Crashes
  
Done
Development

Successfully merging a pull request may close this issue.

6 participants