stereolabs / zed-tracking-viewer

[DEPRECATED] ZED SDK sample to show the tracking capability
MIT License
17 stars 10 forks source link

invalid pointer error when running the program on Jetson TK1 #6

Open Jister opened 7 years ago

Jister commented 7 years ago

Hi, I meet another problem running the program on Jetson TK1, it shows the invalid pointer.

ubuntu@tegra-ubuntu:~/src/zed-tracking-viewer/build$ ./ZED\ Tracking\ Viewer ZED SDK >> (Init) Best GPU Found : GK20A , ID : 0 ZED SDK >> (Init) Disparity mode has been set to PERFORMANCE ZED SDK >> (Init) Creating ZED GPU mem... ZED SDK >> (Init) Starting Self-Calibration in background... ZED SDK >> (Init) Done... Error in `./ZED Tracking Viewer': free(): invalid pointer: 0x9a61fc50 Aborted

brude-93 commented 7 years ago

I'm getting this same issue on my TX1. I am running into the issue after building pcl-1.8 and eigen3 libraries from source. I haven't been able to find a solution yet for this.

jtrovato commented 7 years ago

I am getting the same issue on my TX2. It was working fine for a few days, now nothing