MerginMaps / MerginMaps/mobile
Crash when syncing too many project on same time
Open
Nobody has claimed this yet.
bug
data corruption - sync failure - crash - anr
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
- open app in debug mode on desktop
- switch to input_testing workspace (it has a lot of small projects)
- try to download as many projects as possible at the same time
- Q_ASSERT💥
https://github.com/MerginMaps/input/assets/804608/00061ab2-3045-4b82-8b50-5ad33b28b1ef
Contributor guide
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
Build the app in debug mode on desktop, open the input_testing workspace, and reproduce the Q_ASSERT while downloading many projects at once. Start by examining the assertion and its backtrace, then trace the project-sync path involved in concurrent downloads. Done means the same workload no longer triggers the assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100