tum-vision / lsd_slam

LSD-SLAM
GNU General Public License v3.0
2.6k stars 1.23k forks source link

LSD_SLAM_VIEWER segmentation fault upon running on oDroid-XU3 #119

Closed mohsaad closed 1 year ago

mohsaad commented 9 years ago

Hi,

Whenever I try running the viewer code on the oDroid, I end up with the error:

Started QApplication thread\n X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 1 (X_CreateWindow) Resource id: 0xfd X Error: BadWindow (invalid Window parameter) 3 Major opcode: 3 (X_GetWindowAttributes) Resource id: 0x2200002 Segmentation Fault`

I think this is an error in QT or with the drivers on my system, but I haven't been able to fix it by updating the graphics driver or OpenCL. Has anyone had this error before?