Skip to content

[OpenHarmony] AVPro Video's native library (libavprovideolib.so) causes a fatal SIGSEGV crash #2461

@289746647-bot

Description

@289746647-bot

Unity version

2020.3.25f1

Unity editor platform

Windows

AVPro Video edition

Trial

AVPro Video version

3.3.6-HarmonyOS NEXT Edition (HarmonyOS NEXT版)

Device hardware

Huawei Mate60 Pro

Which HarmonyOS version are you using?

5.1.0

Unity Graphics API

OpenGLES 3

Texture format

BGRA

Audio output

System Direct

Any other Media Player component configuration required to reproduce the issue.

No response

Which output component(s) are you using?

No response

Any other component configuration required to reproduce the issue.

No response

The issue

AVPro Video's native library (libavprovideolib.so) causes a fatal SIGSEGV crash (NULL pointer dereference) on HarmonyOS NEXT devices when attempting to play video content. The crash occurs during the video player creation/initialization phase. Additionally, the Unity C# layer's internal dlopen calls fail to resolve libavprovideolib.so in the moduleNs_default linker namespace, despite the library being successfully loaded via ArkTS NAPI import at the Ability level.

Media information

No response

Logs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions