You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #377, MMAL queues go badly wrong if you submit the same buffer twice (circular references in a linked list).
Investigate sanity checking of queues and mmal_port_buffer_send (which uses a queue underneath) to try and protect the system from misbehaving apps.