Quantcast
Channel: Questions in topic: "crash"
Viewing all articles
Browse latest Browse all 2383

Game crashes in some Android devices with Unity 4.6.1

$
0
0
Our game crashes in certain Android models, using the latest version of Unity. It worked ok compiling with versions previous to Unity 4.3. It works ok also for iOS and PC. The crash occurs every time, depending on the compilation it can occur in the logo screen or after starting a new scene. The problem has been reproduced in the following devices: - Samsung Galaxy S3 - Samsung Galaxy S4 - Samsung Galaxy S5 - Galaxy S3 Mini - Galaxy S5 Mini - Xperia Z2 - Xperia Z3 - Xperia Tablet Z Here you can see the log: 12-02 10:13:22.483: A/mono(3248): * Assertion: should not be reached at mini-trampolines.c:183 12-02 10:13:22.483: A/libc(3248): Fatal signal 11 (SIGSEGV) at 0x00000cb0 (code=-6), thread 3327 (UnityMain) 12-02 10:13:22.493: A/mono(3248): * Assertion at mini-trampolines.c:535, condition `*vtable_slot' not met 12-02 10:13:22.543: W/qdhwcomposer(277): Excessive delay reading vsync: took 664 ms 12-02 10:13:22.564: I/DEBUG(11607): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 12-02 10:13:22.564: I/DEBUG(11607): Build fingerprint: 'samsung/jfltexx/jflte:4.4.2/KOT49H/I9505XXUGNG8:user/release-keys' 12-02 10:13:22.564: I/DEBUG(11607): Revision: '11' 12-02 10:13:22.564: I/DEBUG(11607): pid: 3248, tid: 3327, name: UnityMain »> com.dearfear.fistofjesus «< 12-02 10:13:22.564: I/DEBUG(11607): signal 11 (SIGSEGV), code -6 (SI_TKILL), fault addr 00000cb0 12-02 10:13:22.914: W/EDMNativeHelper(266): EDMNativeHelperService is published 12-02 10:13:22.954: I/DEBUG(11607): r0 00000000 r1 00000cff r2 0000000b r3 00000000 12-02 10:13:22.954: I/DEBUG(11607): r4 0000000b r5 0000000b r6 00000cff r7 0000010c 12-02 10:13:22.954: I/DEBUG(11607): r8 855acc7c r9 83775050 sl 8190dfa0 fp 78d7de84 12-02 10:13:22.954: I/DEBUG(11607): ip 87513e50 sp 78d7de50 lr 4004c18d pc 4005b134 cpsr 000f0010 12-02 10:13:22.954: I/DEBUG(11607): d0 0000000000000000 d1 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d2 0000000000000000 d3 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d4 402fed1000000000 d5 eb000000e51d1008 12-02 10:13:22.954: I/DEBUG(11607): d6 4099b80000000000 d7 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d8 402ed1f141768f8c d9 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d10 0000000000000000 d11 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d12 0000000000000000 d13 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d14 0000000000000000 d15 0000000000000000 12-02 10:13:22.954: I/DEBUG(11607): d16 747265737341202a d17 6d207461206e6f69 12-02 10:13:22.954: I/DEBUG(11607): d18 6d6172742d696e69 d19 2e73656e696c6f70 12-02 10:13:22.954: I/DEBUG(11607): d20 63202c3533353a63 d21 6e6f697469646e6f 12-02 10:13:22.954: I/DEBUG(11607): d22 6c626174762a6020 d23 2027746f6c735f65 12-02 10:13:22.954: I/DEBUG(11607): d24 3fd1b10853a79915 d25 3fd554fa9ca0567a 12-02 10:13:22.954: I/DEBUG(11607): d26 3fdb6db71408e660 d27 3fe33333332d4313 12-02 10:13:22.954: I/DEBUG(11607): d28 3ff0000000000000 d29 0000000000000001 12-02 10:13:22.954: I/DEBUG(11607): d30 fff0000000000000 d31 ffffffff00000000 12-02 10:13:22.954: I/DEBUG(11607): scr 80000013 12-02 10:13:22.964: I/DEBUG(11607): backtrace: 12-02 10:13:22.964: I/DEBUG(11607): #00 pc 00022134 /system/lib/libc.so (tgkill+12) 12-02 10:13:22.964: I/DEBUG(11607): #01 pc 00013189 /system/lib/libc.so (pthread_kill+48) 12-02 10:13:22.964: I/DEBUG(11607): #02 pc 0001339d /system/lib/libc.so (raise+10) 12-02 10:13:22.964: I/DEBUG(11607): #03 pc 002b8e00 /data/app-lib/com.dearfear.fistofjesus-1/libmono.so 12-02 10:13:22.964: I/DEBUG(11607): #04 pc 002b8f08 /data/app-lib/com.dearfear.fistofjesus-1/libmono.so 12-02 10:13:22.964: I/DEBUG(11607): #05 pc 002b8f64 /data/app-lib/com.dearfear.fistofjesus-1/libmono.so 12-02 10:13:22.964: I/DEBUG(11607): #06 pc 000efeb4 /data/app-lib/com.dearfear.fistofjesus-1/libmono.so 12-02 10:13:22.964: I/DEBUG(11607): #07 pc 00002054 12-02 10:13:22.964: I/DEBUG(11607): stack: 12-02 10:13:22.964: I/DEBUG(11607): 78d7de10 00000000 12-02 10:13:22.964: I/DEBUG(11607): 78d7de14 00000000 12-02 10:13:22.964: I/DEBUG(11607): 78d7de18 00004000 12-02 10:13:22.964: I/DEBUG(11607): 78d7de1c 841a2cf8 12-02 10:13:22.964: I/DEBUG(11607): 78d7de20 78d7de4c [stack:3327] 12-02 10:13:22.964: I/DEBUG(11607): 78d7de24 00000037 12-02 10:13:22.964: I/DEBUG(11607): 78d7de28 ffff4208 12-02 10:13:22.964: I/DEBUG(11607): 78d7de2c 841a2cb0 12-02 10:13:22.964: I/DEBUG(11607): 78d7de30 0000007f 12-02 10:13:22.964: I/DEBUG(11607): 78d7de34 7babbee0 12-02 10:13:22.964: I/DEBUG(11607): 78d7de38 78d7de4c [stack:3327] 12-02 10:13:22.964: I/DEBUG(11607): 78d7de3c 78d7de4c [ Any advise?

Viewing all articles
Browse latest Browse all 2383

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>