Home > other >  Using SNPE, loading SNPE - android times wrong
Using SNPE, loading SNPE - android times wrong

Time:10-02

In 8976, when to perform here, complains
SNPE. NeuralNetworkBuilder builder=new SNPE. NeuralNetworkBuilder (getApplication ());

Revision: '0'
ABI: 'arm'
Pid: 24221, dar: 24240, name: Profile Saver & gt;> Com. Example. Lineartest & lt; <
11 (SIGSEGV signal), 1 (SEGV_MAPERR) code, fault addr 0 xa0
R0 5 a8a0dc8 r1 f4106300 r2 and r3 00100003 3 b9aca00
0000007 c r4 r5 f4106300 r6 f2cbe840 r7 00000014
The r8 00100003 r9 f4106300 sl 00000094 fp f40ccb58
IP f4106300 sp f2cbe568 lr f3e4c929 PC f3cc799c CPSR d0030 600
Do 0000000000000000 d1 0000000000000000
0000000000000076 d2 d3 0000000000000065
D4, d5 0000000000000000 0000000000000000
D6 0000000000000000 d7 0000000000000000
The d8 0000000000000000 d9 0000000000000000
D10 0000000000000000 d11 0000000000000000
D12 0000000000000000 d13 0000000000000000
D14 0000000000000000 d15 0000000000000000
D16 20656 c69666f7250 d17 c0069 00200065006
D18 f3cbb751f3cbb831 d19 f3cbb8a1f3cbb7c1
D20 FFFFFFFFFFFFFFFF d21 0000000000000000
D22 656 d72612c613776 perhaps 0000000000000000
D24 0000004500000045 d25 ffffffe9ffffffe9
D26 0000000000000000 d27 0000000000000000
D28 0000000000000000 d29 0000000000000000
D30 0000000000000000 d31 00000000 e7e190c0
SCR 80000093

Backtrace:
# 00 000 b599c PC/system/lib/libart. So (_ZN3art5Mutex13ExclusiveLockEPNS_6ThreadE + 23)
# 01 0023 a925 PC/system/lib/libart. So (_ZN3art9JavaVMExt19IsWeakGlobalClearedEPNS_6ThreadEPv + 16)
# 02 PC 00336569/system/lib/libart. So (_ZNK3art6Thread14IsJWeakClearedEP8_jobject + 48)
# 3 PCS 000 fc601/system/lib/libart. So (_ZN3art11ClassLinker18GetResolvedClassesEb + 1044)
# 4 PCS 0025 a211/system/lib/libart. So (_ZN3art12ProfileSaver38FetchAndCacheResolvedClassesAndMethodsEv + 84)
# 5 PCS 00259 fc7/system/lib/libart. So (_ZN3art12ProfileSaver3RunEv + 210)
# 6 PC 0025 b359/system/lib/libart. So (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv + 52)
00047653 # 7 PCS/system/lib/libc. So (_ZL15__pthread_startPv + 22)
# 8 PC 00019 d/system/lib/libc. So (__start_thread + 6)

CodePudding user response:

It is good to change to 8998

CodePudding user response:

You track it with addr2line so library error reason,
  • Related