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

CaffeeNet demo crash in Nexus 5 (6.0.1) #35

Open
kylin17 opened this issue Jan 10, 2018 · 1 comment
Open

CaffeeNet demo crash in Nexus 5 (6.0.1) #35

kylin17 opened this issue Jan 10, 2018 · 1 comment

Comments

@kylin17
Copy link

kylin17 commented Jan 10, 2018

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

kylin17 commented Jan 10, 2018

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

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