Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in brave news feed card #31195

Closed
tapanmodh opened this issue Jun 21, 2023 · 0 comments · Fixed by brave/brave-core#18989
Closed

Crash in brave news feed card #31195

tapanmodh opened this issue Jun 21, 2023 · 0 comments · Fixed by brave/brave-core#18989
Assignees
Labels
crash OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/include

Comments

@tapanmodh
Copy link

Description

I found that crash in 1.52.126. We need to fix and uplift to a stable channel. There are no STR but just make sure that news working without any issues.

Exception java.lang.NullPointerException: Attempt to invoke interface method 'int org.chromium.chrome.browser.tab.Tab.getId()' on a null object reference
  at org.chromium.chrome.browser.brave_news.CardBuilderFeedCard.lambda$createCard$3 (CardBuilderFeedCard.java:411)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)
@tapanmodh tapanmodh added crash priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/include OS/Android Fixes related to Android browser functionality labels Jun 21, 2023
@tapanmodh tapanmodh self-assigned this Jun 21, 2023
@brave-builds brave-builds added this to the 1.55.x - Nightly milestone Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/include
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants