Skip to content

[replay] Crash on replay com.ss.android.article.news #2735

@RealJiShi

Description

@RealJiShi

I captured com.ss.android.article.news with GFXR. Everything replays correctly until switching to the video page, at which point VVL reports the following errors:
DEBUG MESSENGER: Frame #1492: VUID-VkMemoryAllocateInfo-pNext-02387: vkAllocateMemory(): pAllocateInfo->image was created with format (VK_FORMAT_R8G8B8A8_UNORM) which does not match the pAllocateInfo->buffer AHardwareBuffer's format (VK_FORMAT_UNDEFINED). (AHB = 0xb400006e2fa2b0b0). The Vulkan spec states: If the parameters define an import operation, the external handle is an Android hardware buffer, and the pNext chain includes a VkMemoryDedicatedAllocateInfo with image that is not VK_NULL_HANDLE, the format of image must be VK_FORMAT_UNDEFINED or the format returned by vkGetAndroidHardwareBufferPropertiesANDROID in VkAndroidHardwareBufferFormatPropertiesANDROID::format for the Android hardware buffer (https://docs.vulkan.org/spec/latest/chapters/memory.html#VUID-VkMemoryAllocateInfo-pNext-02387)

Callstack:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions