microsoft / microsoft/psi

PsiStudio crashes if PsiStore repair operation ran out of space.

Open
#121 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
574
Forks
104
Avg merge
19m
Merged PRs (30d)
1

Description

During the repair operation of a PsiStore, if the hard drive run out of space, the whole PsiStudio crashes. It will be nice if there is some indication of error instead of crashing or operation to check disk space before repairing store.

p/s this happen to me for a 49GB PsiStore.

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

Start by reproducing the PsiStore repair operation with insufficient disk space and trace the repair path that causes PsiStudio to crash. Determine whether completion should report the error or check available space first; done means the repair no longer crashes PsiStudio when the drive runs out of space.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.