FATAL RUN-TIME ERROR: "Capture.c", line 60, col 5, thread id 2632: The program has caused a 'General Protection' fault at 0x000C09E6.
如果知道请告知一二,感谢!
你解决了吗
The program has caused a 'General Protection' fault at 0x000C09E6.
一般保护错误,一般是指针用错,如果你有外接的接口或者设备,检查传参数、初始化这些地方,具体去看文档。