ValveSoftware / ValveSoftware/Fossilize
Excessive memory usage
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 780
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
I assume the fix for #269 has shipped now, in that case this is a new bug. Otherwise I'll just close it.
I can provide the actual archives later. I saved the command line launch arguments for now.
/home/robin/.local/share/Steam/ubuntu12_32/../ubuntu12_64/fossilize_replay /nvme2/SteamLibrary/steamapps/shadercache/2651280/fozpipelinesv6/steamapprun_pipeline_cache.9340404e5c3fd323/steamapp_pipeline_cache.foz /nvme2/SteamLibrary/steamapps/shadercache/2651280/fozpipelinesv6/steamapprun_pipeline_cache.9340404e5c3fd323/steam_pipeline_cache.foz --master-process --quiet-slave --shmem-fd 109 --control-fd 140 --spirv-val --num-threads 6 --on-disk-validation-whitelist /nvme2/SteamLibrary/steamapps/shadercache/2651280/fozpipelinesv6/steamapprun_pipeline_cache.9340404e5c3fd323/steam_pipeline_cache_whitelist --replayer-cache /nvme2/SteamLibrary/steamapps/shadercache/2651280/fozpipelinesv6/steamapprun_pipeline_cache.9340404e5c3fd323/replay_cache --device-index 0 --timeout-seconds 10 --implicit-whitelist 0
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 with the provided fossilize_replay command and determine whether the behavior differs from the fix in issue #269. Obtain the referenced archives when available, reproduce and measure the excessive memory usage, and document the conditions and result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100