Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lign17314 opened this issue Jul 7, 2024 · 1 comment
Open

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

Lign17314 opened this issue Jul 7, 2024 · 1 comment

Comments

@Lign17314
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant