guardianproject / guardianproject/orbot-android

[BUG] Crash on start Galaxy S10 with Android 9

Open
#1,729 0 comments 0 reactions 1 assignee Claimed by @bitmold View on GitHub
Bug
Dominant language
Kotlin
Stars
3.5k
Forks
485
Avg merge
2d 14h
Merged PRs (30d)
24

Description

**Describe the Bug**
does not launch

**To Reproduce**
Steps to reproduce the behavior:
Run the app on Galaxy S10 with Android 9

**Expected Behavior**
The app runs!

**What Custom Configuration Do You Use?**
none

**Screenshots**
None

**Smartphone (please complete the following information):**
Galaxy S10
Android 9
via BrowserStack.com

**Crash Logs (Advanced)**

06-24 17:59:31.568 D/WM-ForceStopRunnable( 6602): Application was force-stopped, rescheduling.06-24 17:59:31.568 I/ResourcesCompat( 6602): Failed to retrieve rebase() method06-24 17:59:31.568 I/ResourcesCompat( 6602): java.lang.NoSuchMethodException: android.content.res.Resources$Theme.rebase []06-24 17:59:31.568 I/ResourcesCompat( 6602): at java.lang.Class.getMethod(Class.java:2069)06-24 17:59:31.568 I/ResourcesCompat( 6602): at java.lang.Class.getDeclaredMethod(Class.java:2047)06-24 17:59:31.568 I/ResourcesCompat( 6602): at androidx.core.content.res.ResourcesCompat$ThemeCompat$Api23Impl.rebase(ResourcesCompat.java:692)06-24 17:59:31.568 I/ResourcesCompat( 6602): at androidx.core.content.res.ResourcesCompat$ThemeCompat.rebase(ResourcesCompat.java:662)06-24 17:59:31.568 I/ResourcesCompat( 6602): at androidx.appcompat.app.AppCompatDelegateImpl.attachBaseContext2(AppCompatDelegateImpl.java:513)06-24 17:59:31.568 I/ResourcesCompat( 6602): at androidx.appcompat.app.AppCompatActivity.attachBaseContext(AppCompatActivity.java:137)06-24 17:59:31.568 I/ResourcesCompat( 6602): at org.torproject.android.ui.core.BaseActivity.attachBaseContext(BaseActivity.kt:31)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.Activity.attach(Activity.java:7242)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3054)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3256)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1947)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.os.Handler.dispatchMessage(Handler.java:106)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.os.Looper.loop(Looper.java:214)06-24 17:59:31.568 I/ResourcesCompat( 6602): at android.app.ActivityThread.main(ActivityThread.java:7037)

**Additional Context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.