Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

MMAL blocks on mmal_component_disable #435

@spacehamster

Description

@spacehamster

When mmal components are set up in certain configurations, presumably misconfigured, such as connecting a splitter component to the camera still port, the program never returns from vcos_semaphore_wait in mmal_component_disable(camera_component). If the program is killed and then started again, it blocks at mmal_component_create(camera_component). Is there a way of finding out when the components aren't configured properly or resetting mmal without rebooting the whole os?

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