Mobile app crash on start up since 1.47.175

@Bat4ever just want to make sure, you have it on an app start right?

Yes i open a new tab and crash, i open Brave and crash :confused:

Can you open Settings in Brave or just an immediate crash?

I can open the settings (the three points) but crash :frowning:

Same goes for me, with the new version installed from the play store (android), it still crashes instantly, I had either the crash ā€œBrave stopped workingā€ or the one ā€œBrave keeps stoppingā€. If I want to install an older version from the github will I loose every tabs ? I would be bothersome and I would rather wait for another update from the play store.

1 Like

@Antonio56 +1! Please, fix this bug xd

Updated today in the PlayStore version 1.47.188, and this is the crash:

java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 4(offset:4).state:5 androidx.recyclerview.widget.RecyclerView{34d3b89 VFEā€¦ ā€¦ID 0,154-1080,2179 #7f010969 app:id/recyclerview}, adapter:rF@f9481b3, layout:androidx.recyclerview.widget.LinearLayoutManager@4fc478e, context:org.chromium.chrome.browser.ChromeTabbedActivity@c6b18d1
at androidx.recyclerview.widget.b.l(chromium-MonochromePublic6432.aab-stable-414718824:919)
at androidx.recyclerview.widget.b.d(chromium-MonochromePublic6432.aab-stable-414718824:6)
at jc1.b(chromium-MonochromePublic6432.aab-stable-414718824:54)
at androidx.recyclerview.widget.LinearLayoutManager.d1(chromium-MonochromePublic6432.aab-stable-414718824:1)
at androidx.recyclerview.widget.LinearLayoutManager.P0(chromium-MonochromePublic6432.aab-stable-414718824:54)
at androidx.recyclerview.widget.LinearLayoutManager.h0(chromium-MonochromePublic6432.aab-stable-414718824:810)
at androidx.recyclerview.widget.RecyclerView.s(chromium-MonochromePublic6432.aab-stable-414718824:366)
at androidx.recyclerview.widget.RecyclerView.r(chromium-MonochromePublic6432.aab-stable-414718824:64)
at androidx.recyclerview.widget.RecyclerView.onLayout(chromium-MonochromePublic6432.aab-stable-414718824:8)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at org.chromium.chrome.browser.compositor.CompositorViewHolder.onLayout(chromium-MonochromePublic6432.aab-stable-414718824:6)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at androidx.coordinatorlayout.widget.CoordinatorLayout.r(chromium-MonochromePublic6432.aab-stable-414718824:390)
at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(chromium-MonochromePublic6432.aab-stable-414718824:47)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1829)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1673)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1582)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at com.android.internal.policy.DecorView.onLayout(DecorView.java:866)
at android.view.View.layout(View.java:23563)
at android.view.ViewGroup.layout(ViewGroup.java:6452)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:3863)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3313)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2277)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9037)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1142)
at android.view.Choreographer.doCallbacks(Choreographer.java:946)
at android.view.Choreographer.doFrame(Choreographer.java:875)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1127)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8292)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)

Any updates on the problem ?

I updated the Brave application in the Google PlayStore to the version 1.48.160 and it seems that atm it works fine, and my mobile does not crash.

I updated the Brave application in the Google PlayStore to the version 1.48.160 and it seems that atm it works fine, and my mobile does not crash

I updated the app too from Google PlayStore to the last version and it still crashes instantly, I cleared the cache from the parameters and tried to force the stop from parameters too. If I try to get a beta version from the GitHub, will I keep my tabs ? I have about 30 of them and I would like not to loose them

Update, I finded out my android havenā€™t been updated for a long time, now that Iā€™ve updated it, the app works.

I am also still crashing instantly, Iā€™ve been checking with each update.

@schmant I think you should probably create a new topic. The issue was solved for the last two posters and at least one other. Although other posters did not post an update, I think they would have if the issue had not been solved for them also. So, I recommend you create a new topic. Your issue is probably different.

If Brave is not crashing immediately, please try to include any crash report ids you have at brave://crashes. Otherwise, please generate and post a logcat file. It appears in lieu of crash report ids, a logcat file helps the dev team identify the issue.

Also, please note that one of the posters had an outdated OS but once they updated, the issue was solved. Make sure you have updated your Android device to the latest version.

When you create your post, please provide your Brave version and the information requested by Mattches in post #21 above:

Sorry, you are still experiencing an issue. If you create your own topic, you can post a link to your topic in this post. Would probably help for anyone following up on this post.

Hope your issue is solved quickly. Take care.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.