ossappscollective / ossappscollective/OSS-DocumentScanner
[BUG] Crash on import of 5+ images
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 121
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
Which app is your issue for
Document Scanner
Version
OSS Document Scanner 1.25.0 Build 160
What platform are you using?
Android
OS Version
Android 14 (SDK 34, Kernel 4.14), Pixel 4a (Snapdragon 730G, 6GB RAM).
What happened?
- Select 5 or more images via the image import
- correct image crops, ✔️
- app crashes during computing (closes without warning).
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
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 by reproducing the crash in the Android image-import flow with five or more images, then trace the computation step after cropping. No source file or test is named, so identify the relevant import and processing entry points first; done means importing five or more images completes without the app closing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, opencv
- Domain
- computer-vision, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100