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 BraveNewTabPageLayout.java #33385

Closed
SergeyZhukovsky opened this issue Oct 3, 2023 · 1 comment · Fixed by brave/brave-core#20383
Closed

Crash in BraveNewTabPageLayout.java #33385

SergeyZhukovsky opened this issue Oct 3, 2023 · 1 comment · Fixed by brave/brave-core#20383
Assignees
Labels
crash feature/brave-news formerly brave-today 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

@SergeyZhukovsky
Copy link
Member

I found that crash in a backtrace on a stable 1.58.135 channel. We should fix it and uplift to the stable channel.

java.lang.NullPointerException: Attempt to invoke virtual method 'void org.chromium.brave_news.mojom.BraveNewsController_Internal$Proxy.getFeed(org.chromium.brave_news.mojom.BraveNewsController$GetFeed_Response)' on a null object reference
        at org.chromium.chrome.browser.ntp.BraveNewTabPageLayout.lambda$getFeed$10(BraveNewTabPageLayout.java:901)
@SergeyZhukovsky SergeyZhukovsky 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 feature/brave-news formerly brave-today labels Oct 3, 2023
@deeppandya
Copy link

Assigning @tapanmodh as it seems to be related to news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash feature/brave-news formerly brave-today 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.

4 participants