[Vulkan] "double free or corruption" when running SpaceEscape
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Release Type: Official Release
Version: 4.2.0.2232 / master
Platform(s): Any OS
Describe the bug
The application crashes immediately. The cause is unknown. The only error message I received on Linux is:
double free or corruption !prev
On Windows, there is no message and the app also crashes immediately
To Reproduce
Steps to reproduce the behavior:
- Add property for SpaceEscape sample
<StrideGraphicsApi>Vulkan</StrideGraphicsApi> - Run
Application crashes immediately
Expected behavior
Game should run perfectly fine
Contributor guide
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
Reproduce the crash in the SpaceEscape sample after setting Vulkan, comparing the official release and master on an available platform. Investigate the immediate double-free or corruption failure; done means SpaceEscape starts and runs without crashing under Vulkan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100