CNvMBlockingQueue.hpp 151 - Queue is full

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.3.10904
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

In our application, we see the following output in journalctl:

Jun 18 05:42:32 charlie-b test_sipl[1207178]: [10795466878986] Module_id 30 Severity 3 : Queue is full
Jun 18 05:42:33 charlie-b test_sipl[1207178]: [10795468612701] Module_id 30 Severity 3 : CNvMBlockingQueue.hpp 151
Jun 18 05:42:33 charlie-b test_sipl[1207178]: [10795468613151] Module_id 30 Severity 3 : Queue is full

But I can’t find this in the SDK anywhere. What does this typically mean?

Thanks!

Dear @collin.day,
Could you share more details on when you see this error? Are you running any sample application and notice the above issue? If so, could you share the application logs, syslog as well?

No - we don’t see it in nvsipl_camera. It is our application, so I am not asking you to solve what we are doing wrong to cause it, I just want to better understand what the message implies since we can’t find any info in the SDK docs.

Dear @collin.day,
It indicates either enabled ISP output related queue or SIPL notification queues are full.

Thank you for clarifying that.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.