MerginMaps / MerginMaps/mobile

Crash when syncing too many project on same time

Open
#2,817 0 comments 0 reactions 0 assignees View on GitHub

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

  1. open app in debug mode on desktop
  2. switch to input_testing workspace (it has a lot of small projects)
  3. try to download as many projects as possible at the same time
  4. Q_ASSERT💥

Screenshot 2023-09-29 at 7 58 26

https://github.com/MerginMaps/input/assets/804608/00061ab2-3045-4b82-8b50-5ad33b28b1ef

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.