decentraland / decentraland/unity-explorer
System.IO.IOException: The process cannot access the file '512qf9dc.dmp' because it is being used by another process.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-PC7](https://decentraland.sentry.io/issues/7561937327/)
```
System.IO.IOException: The process cannot access the file '512qf9dc.dmp' because it is being used by another process.
File "Utility__1.cpp", line 33365, in Init
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Research direction
Start with the linked Sentry report and inspect the failure at Utility__1.cpp line 33365, focusing on when 512qf9dc.dmp is accessed. Reproduce the IOException and determine the conditions that leave the dump file in use; done means this file-locking error no longer occurs in the reported flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- desktop, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100