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

Segmentation Fault when use yoloV5 #554

Closed
cjy4979 opened this issue Jul 19, 2024 · 1 comment
Closed

Segmentation Fault when use yoloV5 #554

cjy4979 opened this issue Jul 19, 2024 · 1 comment

Comments

@cjy4979
Copy link

cjy4979 commented Jul 19, 2024

I've followed all what https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/YOLOv5.md said, but still got

**PERF:  FPS 0 (Avg)
**PERF:  0.00 (0.00)
** INFO: <bus_callback:291>: Pipeline ready

WARNING from src_elem: No decoder available for type 'audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)119056e500, rate=(int)48000, channels=(int)2'.
Debug info: ../gst/playback/gsturidecodebin.c(960): unknown_type_cb (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem
** INFO: <bus_callback:277>: Pipeline running

Segmentation fault

I am running on windows wsl ubuntu 22.04, and all the sample test offerred by deepstream run well. but when i tried to use a yolo version, it fails
my deepstream version here :

deepstream-app version 7.0.0
DeepStreamSDK 7.0.0
CUDA Driver Version: 12.3
CUDA Runtime Version: 12.2
TensorRT Version: 8.6
cuDNN Version: 8.9
libNVWarp360 Version: 2.0.1d3

how can i solve my problem

@marcoslucianops
Copy link
Owner

I didn't test with WSL, so I can't say if it's possible to run.

@cjy4979 cjy4979 closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants