Skip to content

SIGABRT crash #3631

@stefanosiano

Description

@stefanosiano

Description

When i try to run our sample app on my physical device (Xiaomi) it crashes with this message: Status.cpp:143] Failed HIDL return status not checked. Usually this happens because of a transport error (error parceling, binder driver, or from unparceling). If you see this in code calling into "Bn" classes in for a HAL server process, then it is likely that the code there is returning transport errors there (as opposed to errors defined within its protocol). Error is: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: '
Crashes are captured by our SDK, so we can see them here.

If i remove the NDK integration, no crashes occur.
This happens only on my device, so perhaps specific to Xiaomi?

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions