GithubHelp home page GithubHelp logo

Comments (4)

grishka avatar grishka commented on September 26, 2024

Can you please provide a crash log?

If you have a computer with the SDK or adb installed: just plug your phone in with USB debugging enabled and run adb logcat | grep AndroidRuntime

If you don't:

  1. Unlock developer settings by tapping "build number" 10 times, it's somewhere in "about this device" in settings, the exact location varies depending on OEM skin
  2. Shortly after the crash, tap "take bug report"
  3. The bug report will be generated in the background. You will receive a notification when it's ready
  4. Send it somewhere to yourself
  5. Unpack the zip archive, open the (huge) text file and search for, for example, FATAL EXCEPTION, copy the stack trace

from mastodon-android.

GiantCrocodile avatar GiantCrocodile commented on September 26, 2024

Hi @grishka! Thanks for the detailled procedure, especially if SDK/ADB are not available. I just did this and found this:

05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: FATAL EXCEPTION: main
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: Process: org.joinmastodon.android, PID: 17423
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: java.lang.NullPointerException: Attempt to get length of null array
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at j$.util.DesugarArrays.stream(Unknown Source:0)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at org.joinmastodon.android.ui.displayitems.MediaGridStatusDisplayItem$b.v0(SourceFile:28)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at org.joinmastodon.android.ui.displayitems.MediaGridStatusDisplayItem$b.b0(SourceFile:3)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at l0.b.c0(SourceFile:3)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at g1.a0.O1(SourceFile:55)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at g1.a0.Q0(SourceFile:1)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at g1.a0$f.a(SourceFile:22)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at g1.a0$f.onSuccess(SourceFile:3)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at f0.a$a.run(SourceFile:12)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:958)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:230)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:319)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8919)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
05-04 19:55:20.465 10450 17423 17423 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

Is this enough or could there be further information relevant?

from mastodon-android.

grishka avatar grishka commented on September 26, 2024

Thank you, yes, this is enough

from mastodon-android.

GiantCrocodile avatar GiantCrocodile commented on September 26, 2024

Thanks for the excellent bugfix resolution time!

from mastodon-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.