ReadYouApp / ReadYouApp/ReadYou
First few seconds after new install on new phone
Open
Nobody has claimed this yet.
bug
untriaged
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar problem reported.
- I'm using the latest version of the app
- This error caused the app to crash
- This error is reproducible
Which category best fits this error?
User Interface
App version
0.16.2
Reproduction steps
- Installed latest version via GitHub on new phone
- After a few seconds app crashes
...
Crash report
Version: 0.16.2
Device: Xiaomi 2602EPTC0G
System: Android 16 (API 36)
Stack trace:
.nio.channels.OverlappingFileLockException
at sun.nio.ch.SharedFileLockTable.checkList(FileLockTable.java:255)
at sun.nio.ch.SharedFileLockTable.add(FileLockTable.java:152)
at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1189)
at java.nio.channels.FileChannel.tryLock(FileChannel.java:1165)
at androidx.profileinstaller.ProfileInstaller.writeProfile(ProfileInstaller.java:541)
at androidx.profileinstaller.ProfileInstallerInitializer$$ExternalSyntheticLambda2.run(R8$$SyntheticClass:11)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:1572)
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.
Research direction
Start with the reported installation flow on a new phone and the AndroidX ProfileInstaller.writeProfile stack-trace entry. Check whether the crash can be reproduced on Android 16 with version 0.16.2. Done means the initial installation no longer crashes, with regression coverage or verified reproduction results documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100