Skip to content

Crash when using VulkanAllocator interface to track allocations. #197

@Dandielo

Description

@Dandielo

Describe the bug
The crash occurs when the current implementation of the allocator reallocates memory. The reallocation improperly allocates new blocks and this results in crashes during shutdown.

Platforms:
Only happens on Window's vulkan targets, it seems the problem lies with the alignment of allocations.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions