We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
samples/template
docker compose -f docker-compose.x86.yml up jaeger
docker compose -f docker-compose.x86.yml up --build module
docker compose -f docker-compose.x86.yml up client
Module failing with SIGSEGV on processing the frame
module-1 | INFO insight::savant::savant_rs_video_decode_bin > Branch with source test-source added module-1 | INFO insight::savant::savant_rs_video_demux > Created new src pad for source test-source: src_test-source_1. module-1 | Using GPU 0 (NVIDIA GeForce RTX 3060 Laptop GPU, 30 SMs, 1536 th/SM max, CC 8.6, ECC off) module-1 | INFO insight::savant::template > Added source test-source module-1 | max_fps_dur 3.33333e+07 min_fps_dur 3.33333e+07 module-1 | INFO insight::savant::savant_rs_video_decode_bin > Removing branch with source test-source module-1 | INFO insight::savant::savant_rs_video_decode_bin > Branch with source test-source removed module-1 | INFO insight::savant::src::module::custom_pyfunc > [trace_id=a6258a55c0c395189069b536ea47842e] Processing frame #0 of source test-source.. module-1 exited with code 139
The text was updated successfully, but these errors were encountered:
Backport to 0.4.x
Sorry, something went wrong.
tomskikh
No branches or pull requests
Steps to reproduce:
samples/template
directory.docker compose -f docker-compose.x86.yml up jaeger
.docker compose -f docker-compose.x86.yml up --build module
; wait until module is running.docker compose -f docker-compose.x86.yml up client
Module failing with SIGSEGV on processing the frame
The text was updated successfully, but these errors were encountered: