ncnn is a high-performance neural network inference framework optimized for the mobile platform
20.56k
stars
4.18k
forks
source link
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x90 in tid 20522 (ImageReader-640), pid 20416 (cent.yolov8ncnn) #5737
Open
lkjvzizh opened 1 month ago
I deployed my own model to ncnn-android-yolov8 and debugged it to int winw_w=ANativeWindow_getWidth (win), which reported an error. Please seek help