xuwei fang
xuwei fang
There is a segmatation fault in the dynamic library which my program called, And my program build with backward-cpp (#define BACKWARD_HAS_DW 1) . But the segmatation fault do not print...
平台:mac m2 下载的模型:https://github.com/nihui/ncnn-assets/blob/master/models/yolov5s.bin https://github.com/nihui/ncnn-assets/blob/master/models/yolov5s.param 修改example/yolov5.cpp #define YOLOV5_V60 0 #define YOLOV5_V62 0 $ % ls OIP-C.jpg yolov5 yolov5s.bin yolov5s.param % ./yolov5 OIP-C.jpg [0 Apple M2 Ultra] queueC=0[1] queueG=0[1] queueT=0[1] [0 Apple...
I compile the demo in /crashpad/examples/linux/demo. And set the url is std::string url("https://submit.backtrace.io/yolo/20231222_test_demo/minidump"); handler_path is: /home/crashpad/handler/handler when I run the ./demo_linux, I don't know how to find the report
### Checklist - [x] 1. I have searched related issues but cannot get the expected help. - [x] 2. The bug has not been fixed in the latest version. -...