- Sort Posts
- 6 replies
- Last post
Extended Tracking single-core devices support
March 11, 2014 - 6:58am #7
Extended Tracking single-core devices support
March 11, 2014 - 6:11am #6
Right now I can only provide log from release version. Later I should have also something from debug.
03-11 12:06:06.359 I/DEBUG (89): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-11 12:06:06.359 I/DEBUG (89): Build fingerprint: 'samsung/GT-S5660/GT-S5660:2.3.4/GINGERBREAD/XXKQB:user/release-keys'
03-11 12:06:06.359 I/DEBUG (89): pid: 28202, tid: 28202 >>> ******* <<<
03-11 12:06:06.359 I/DEBUG (89): signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 813b042e
03-11 12:06:06.359 I/DEBUG (89): r0 001f6728 r1 001f6736 r2 ffffffe3 r3 815e8668
03-11 12:06:06.359 I/DEBUG (89): r4 815e5550 r5 001f6748 r6 00000000 r7 001f6740
03-11 12:06:06.359 I/DEBUG (89): r8 00085780 r9 0000cec8 10 00000010 fp 00000000
03-11 12:06:06.359 I/DEBUG (89): ip 813b042d sp bef8df08 lr 813af430 pc 813b042e cpsr 20000030
03-11 12:06:06.359 I/DEBUG (89): d0 3f8000003f800000 d1 3ff0000043200000
03-11 12:06:06.359 I/DEBUG (89): d2 bfd3441350baf6de d3 c1493000c1323800
03-11 12:06:06.359 I/DEBUG (89): d4 4900000040ddd000 d5 000000000006ee80
03-11 12:06:06.359 I/DEBUG (89): d6 4515b00000000800 d7 40800000c48fc000
03-11 12:06:06.359 I/DEBUG (89): d8 0000000000000000 d9 0000000000000000
03-11 12:06:06.359 I/DEBUG (89): d10 0000000000000000 d11 0000000000000000
03-11 12:06:06.359 I/DEBUG (89): d12 0000000000000000 d13 0000000000000000
03-11 12:06:06.359 I/DEBUG (89): d14 0000000000000000 d15 0000000000000000
Extended Tracking single-core devices support
March 11, 2014 - 5:49am #5
I think I know the reason - http://en.wikipedia.org/wiki/Samsung_Galaxy_Gio - seems this is ARMv6 and since 2.8 you support only ARMv7. Can you confirm that?
Extended Tracking single-core devices support
March 11, 2014 - 4:48am #3
I've failng app on Samsung GT-S5660 (2.3.4) and I'm not sure if this is "single-core" related problem as in case of ex. 4.3.2 (Samsung SIII ) it's working properly. Ndk-stack shows me error in libVuforia but the question is if this is my error or not. Can you explain if "single-core not supported" means failing app? Or only extended tracking won't be working?
br,
Adam
Yes, that could be the reason. I can confirm Vuforia 2.8 supports Arm v7.