ENCP / CNNdroid

Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
MIT License
539 stars 181 forks source link

CaffeeNet demo crash in Nexus 5 (6.0.1) #35

Open kylin17 opened 6 years ago

kylin17 commented 6 years ago

Logcat info:

Unable to open shared library (/data/user/0/com.library.example.caffenet/code_cache/com.android.renderscript.cache/librs.convrolledinf8outf4.so): (null)

crash info:

A/DEBUG: signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 0x828bf004
A/DEBUG:     r0 82889000  r1 0000e100  r2 00001000  r3 00000f00
A/DEBUG:     r4 00001c20  r5 00000ffa  r6 99d1e000  r7 99d54010
A/DEBUG:     r8 828bf010  r9 00001b00  sl 00000ffa  fp 9b2b4110
A/DEBUG:     ip 00001000  sp aef7f7a8  lr aefeffe8  pc 9b2b3600  cpsr 800f0010
A/DEBUG: backtrace:
A/DEBUG:     #00 pc 00000600  /data/data/com.library.example.caffenet/code_cache/com.android.renderscript.cache/librs.innerproductinf8outf1.so
kylin17 commented 6 years ago

Some of the same problems occur in Data_Cifar10 demo:

6139-6165/com.cnndroid.example.cifar10 E/RenderScript: Unable to open shared library (/data/user/0/com.cnndroid.example.cifar10/code_cache/com.android.renderscript.cache/librs.convrolledinf8outf4.so): (null)
6139-6165/com.cnndroid.example.cifar10 E/RenderScript: Unable to open shared library (/data/user/0/com.cnndroid.example.cifar10/code_cache/com.android.renderscript.cache/librs.innerproductinf8outf1.so): undefined symbol: init