sophgo / cvi_alios_open

20 stars 16 forks source link

cvi_tpu_close和cvi_tpu_open内部使用了异常的锁 #4

Open Lign17314 opened 1 week ago

Lign17314 commented 1 week ago

root@1cf5ef2c1064:~/cvi/cvi_alios_open_licheervnano# ./host-tools/Xuantie-900-gcc-elf-newlib-x86_64-V2.6.1/bin/riscv64-unknown-elf-addr2line -e solutions/smart_doorbell/yoc.elf -a -f 0x80050858 0x800A81F8 0x800891FA 0x80046BA2 0x80046D08 0x80047756 0x0000000080050858 pthread_mutex_lock /root/cvi/cvi_alios_open_licheervnano/components/posix/src/pthread_mutex.c:70 0x00000000800a81f8 cvi_tpu_close /root/.jenkins/workspace/mars_alios_master_daily_build/alios_cvitek_sdk_g3f1996ac-1121/components/cvi_mmf_sdk/cvi_osdrv/cvi_osdrv_tpu/common/cvi_tpu_interface.c:592 0x00000000800891fa cvitdl_read_bin_face_detection /root/cvi/cvi_alios_open_licheervnano/components/cvi_test/test/cviai/face_detection_app.c:49 0x0000000080046ba2 proc_onecmd /root/cvi/cvi_alios_open_licheervnano/components/cli/src/cli.c:154 0x0000000080046d08 cli_handle_input /root/cvi/cvi_alios_open_licheervnano/components/cli/src/cli.c:276 (discriminator 4) 0x0000000080047756 cli_main /root/cvi/cvi_alios_open_licheervnano/components/cli/src/cli.c:1063

Lign17314 commented 1 week ago

openmodule 也存在使用异常锁的问题,无法调用