Android app keeps crashing
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- android, rust
- Domain
- mobile-dev
Research direction
Reproduce the crash on the reported Android 14 device or an equivalent environment, then start at RustInterface.startServer in the native crash backtrace and inspect the surrounding startup logs. Use logcat and symbolized native traces to identify the abort; done means the app opens without crashing and startup behavior is covered by an appropriate regression check.
Written by the indexing model from the issue text.
Description
It crashes as soon as I open it
Let me know if you need any more info
type: crash
osVersion: google/tangorpro/tangorpro:14/AP2A.240805.005/2024080600:user/release-keys
package: net.activitywatch.android:33
process: net.activitywatch.android
processUptime: 0 + 0 ms
installer: com.android.vending
signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
backtrace:
#00 pc 0000000000064a24 /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: 3b8ce491d2e6bb5fffd33dfcc364ab4f)
#01 pc 00000000018ee0b8 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#02 pc 00000000018ebd14 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#03 pc 00000000018ebacc /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#04 pc 00000000018eb7f8 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#05 pc 00000000018ea5a8 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#06 pc 00000000018eb544 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#07 pc 000000000190c800 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#08 pc 000000000190cba0 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#09 pc 00000000013f6088 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#10 pc 00000000013e91f4 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#11 pc 00000000014af230 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#12 pc 00000000013ebaac /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#13 pc 0000000001491284 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000)
#14 pc 0000000001481114 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/split_config.arm64_v8a.apk (offset 0x1000) (Java_net_activitywatch_android_RustInterface_startServer+132)
#15 pc 00000000007dff30 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/oat/arm64/base.odex (art_jni_trampoline+112)
#16 pc 00000000007df1b4 /data/app/~~eqd-M0AlIZm66_Q9QZVqpA==/net.activitywatch.android-yIGM2uUgs4J9jR6I8sDdsQ==/oat/arm64/base.odex (net.activitywatch.android.RustInterface$$ExternalSyntheticLambda1.run+244)
#17 pc 0000000000267008 /system/framework/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor.runWorker+680) (BuildId: 0e02db5aa82c84456d6ae7534d8a790cc186fd31)
#18 pc 0000000000264b28 /system/framework/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor$Worker.run+56) (BuildId: 0e02db5aa82c84456d6ae7534d8a790cc186fd31)
#19 pc 00000000001461f0 /system/framework/arm64/boot.oat (java.lang.Thread.run+64) (BuildId: 0e02db5aa82c84456d6ae7534d8a790cc186fd31)
#20 pc 00000000003a4374 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: 317192f153bb642bf0f8e79c4dedba49)
#21 pc 00000000003415f0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+144) (BuildId: 317192f153bb642bf0f8e79c4dedba49)
#22 pc 000000000049ce78 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1720) (BuildId: 317192f153bb642bf0f8e79c4dedba49)
#23 pc 000000000049c7a8 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallbackWithUffdGc(void*)+8) (BuildId: 317192f153bb642bf0f8e79c4dedba49)
#24 pc 00000000000767ac /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 3b8ce491d2e6bb5fffd33dfcc364ab4f)
#25 pc 0000000000067d50 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 3b8ce491d2e6bb5fffd33dfcc364ab4f)
- Dominant language
- Python
- Stars
- 31
- Forks
- 84
- Avg merge
- 11h 45m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ActivityWatch/docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ActivityWatch/docs#184 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ActivityWatch/docs#143 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
ActivityWatch/docs#179 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
ActivityWatch/docs#170 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
ActivityWatch/docs#169 ·
All issues in ActivityWatch/docs
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·