marcoslucianops / DeepStream-Yolo-Seg

NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 implementation for YOLO-Segmentation models
MIT License
46 stars 6 forks source link

Segmentation fault (core dumped) #5

Open colinleng opened 9 months ago

colinleng commented 9 months ago

Clone the repo and go to the directory I run this command CUDA_VER=10.2 make -C nvdsinfer_custom_impl_Yolo_seg (beacuase i use deepstream 6.0) and run deepstream app (deepstream-app -c deepstream_app_config.txt) but get following error:

e1
marcoslucianops commented 9 months ago

I will check today about it.

thomaskleiven commented 6 months ago

I'm experiencing the same issue on Jetson Nano (using DeepStream 6.0). Did you manage to figure out why this happens?

Abhijeet241093 commented 3 days ago

Experiencing the same issue on Jetson Nano (using DeepStream 7.0).

*PERF: FPS 0 (Avg) PERF: 0.00 (0.00)
INFO: : Pipeline ready

Opening in BLOCKING MODE NvMMLiteOpen : Block : BlockType = 261 NvMMLiteBlockCreate : Block : BlockType = 261 ** INFO: : Pipeline running

Segmentation fault (core dumped)