jamesstringer90 / jamesstringer90/appsandbox

Freezing While Copying Multiple Large Files from Network Share

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
704
Forks
75
Avg merge
9m
Merged PRs (30d)
6

Description

I have a VM configured to allow external network so I can transfer files from the host, but when copying large files from the network share the VM will fairly quickly lock up and stop working. There does seem to be a correlation with memory allocation, as increasing the memory allocation (from 4 GiB to 8 GiB) increases how long the copying can run before crashing. VM is configured with 8 cpu cores and all GPUs, if that's relevant.

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

No source file, test, or entry point is named. Start by reproducing the lockup while copying large files from the network share with the reported VM configurations, then compare behavior at 4 GiB and 8 GiB of memory. Done means identifying the cause and verifying that the VM no longer freezes during the transfer.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.