stereolabs/zed-openpose

cuda error [29]: driver shutting down

Yifangx1 opened this issue · 1 comments

Hello,

When I tried to run zed-openpose to a .svo file by the example code, I got the following error. I'm using Linux 16.04 with Cuda 10.0. GPU is Nvidia Quadro P5000. I've installed freeglut v3.2.1.

Opening /home/yxu79/openpose/examples/media/VGA_SN22211_15-50-09.svo
Looking for the floor plane to initialize the tracking...
Floor found at : 2.12126 m freeglut (ZED OpenPose): ERROR: Internal error in function fgOpenWindow in Camera.cpp : void sl::Camera::close() at 121 : cuda error [29]: driver shutting down.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.
[ZED][Mat] WARNING: n/a Mat with GPU memory allocated should be freed before deleting the Camera object to avoid GPU context issues.
in Camera.cpp : void sl::Camera::close() at 146 : cuda error [29]: driver shutting down.
in Camera.cpp : void sl::Camera::close() at 158 : cuda error [29]: driver shutting down.
in void sl::Mat::free(sl::MEM) : cuda error [29]: driver shutting down.

Any help is appreciated. Thank you in advance.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days