stride3d / stride3d/stride

[Vulkan] "double free or corruption" when running SpaceEscape

Open
#2,510 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Add property for SpaceEscape sample <StrideGraphicsApi>Vulkan</StrideGraphicsApi>
  2. Run

Application crashes immediately

Expected behavior
Game should run perfectly fine

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.