Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvstreammux plugin (old) produces critical errors if set to a NULL state and replayed (fixed in DS 6.3?) #1051

Open
rjhowell44 opened this issue Aug 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rjhowell44
Copy link
Collaborator

The following critical errors are observed when a Pipeline is stopped and then replayed.

(python3:27083): GLib-CRITICAL **: 19:24:56.010: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(python3:27083): GLib-CRITICAL **: 19:24:56.010: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed

This is believed to be a streamux issue that has been solved in the new DeepStream 6.3 with the new streammux.

The issue is demonstrated with the new script process_all_mp4_files_in_folder.py. Interestingly, the script completes even with the error.

@rjhowell44 rjhowell44 added the bug Something isn't working label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant