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

Infinity crashes often #1740

Open
3 tasks done
AlexJoaquimPereira opened this issue Dec 9, 2024 · 0 comments
Open
3 tasks done

Infinity crashes often #1740

AlexJoaquimPereira opened this issue Dec 9, 2024 · 0 comments
Labels
type: possible bug Issues that seem to be a bug, but haven't been confirmed yet

Comments

@AlexJoaquimPereira
Copy link

Checklist

  • I have used the search function for open and closed issues to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.
  • If the bug only occurs with a certain link, post, image..., I will include the URL.

App version

7.4.0

Where did you get the app from

Other

Android version

12

Device model

No response

First occurred

About a week ago

Steps to reproduce

  1. Use the app on multiple accounts
  2. After some time it will stop showing UI elements or even load content
  3. Crash occurs (I have linked the crash report)

Example post, link, markdown...

No response

Expected behaviour

No response

Current behaviour

No response

Logs

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String z8.a.b()' on a null object reference
at G8.t.a(SourceFile:1)
at ml.docilealligator.infinityforreddit.activities.CommentActivity.l2(SourceFile:174)
at ml.docilealligator.infinityforreddit.activities.CommentActivity.onOptionsItemSelected(SourceFile:60)
at android.app.Activity.onMenuItemSelected(Activity.java:4418)
at d.j.onMenuItemSelected(SourceFile:6)
at s0.k.onMenuItemSelected(SourceFile:1)
at i.c.onMenuItemSelected(SourceFile:1)
at n.i.onMenuItemSelected(SourceFile:3)
at i.E$b.onMenuItemClick(SourceFile:6)
at androidx.appcompat.widget.Toolbar$a.onMenuItemClick(SourceFile:19)
at androidx.appcompat.widget.ActionMenuView$d.a(SourceFile:7)
at androidx.appcompat.view.menu.e.h(SourceFile:5)
at androidx.appcompat.view.menu.g.k(SourceFile:15)
at androidx.appcompat.view.menu.e.P(SourceFile:13)
at androidx.appcompat.view.menu.e.O(SourceFile:2)
at androidx.appcompat.widget.ActionMenuView.a(SourceFile:4)
at androidx.appcompat.view.menu.ActionMenuItemView.onClick(SourceFile:7)
at android.view.View.performClick(View.java:7745)
at android.view.View.performClickInternal(View.java:7722)
at android.view.View.access$3700(View.java:854)
at android.view.View$PerformClick.run(View.java:29111)
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:8319)
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:1038)

@AlexJoaquimPereira AlexJoaquimPereira added the type: possible bug Issues that seem to be a bug, but haven't been confirmed yet label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: possible bug Issues that seem to be a bug, but haven't been confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant