Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by sylva_lin · Oct 27, 2016 at 06:44 AM · unity 5crash

I use Unity5.4.2f2 make an empty project, and build an Android apk, it crash on mobile, help me

I use Unity5.4.2f2 make an empty project, and build an Android apk, it crash on mobile below is the log debug on eclipse

10-27 11:01:13.545: E/HUAWEI_FIR_ADAPTER(122): fir_set_mode:fir_handler is NULL 10-27 11:01:13.545: W/MemoryDealer(122): madvise(0x427c9000, 12288, MADV_REMOVE) returned Operation not supported on transport endpoint 10-27 11:01:13.558: E/Parcel(504): Reading a NULL string not supported here. 10-27 11:01:13.622: I/PowerManagerService(504): state=2 10-27 11:01:13.782: I/ActivityManager(504): Displayed com.lkgame.demo/com.unity3d.player.UnityPlayerActivity: +254ms 10-27 11:01:13.885: W/K3IppsCpuGovernorPolicy(734): scene drop: no cpu policy found. [223] 10-27 11:01:13.935: W/System.err(963): java.net.ConnectException: failed to connect to cmdts.ksmobile.com/54.173.203.135 (port 443) after 50000ms: isConnected failed: ENETUNREACH (Network is unreachable) 10-27 11:01:13.935: W/System.err(963): at libcore.io.IoBridge.isConnected(IoBridge.java:224) 10-27 11:01:13.935: W/System.err(963): at libcore.io.IoBridge.connectErrno(IoBridge.java:161) 10-27 11:01:13.935: W/System.err(963): at libcore.io.IoBridge.connect(IoBridge.java:112) 10-27 11:01:13.935: W/System.err(963): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) 10-27 11:01:13.935: W/System.err(963): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) 10-27 11:01:13.935: W/System.err(963): at java.net.Socket.connect(Socket.java:842) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpConnection.(HttpConnection.java:76) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpConnection.(HttpConnection.java:50) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:316) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpsURLConnectionImpl$HttpsEngine.makeSslConnection(HttpsURLConnectionImpl.java:461) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpsURLConnectionImpl$HttpsEngine.connect(HttpsURLConnectionImpl.java:442) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:290) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:240) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:81) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:197) 10-27 11:01:13.935: W/System.err(963): at libcore.net.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:281) 10-27 11:01:13.935: W/System.err(963): at com.cleanmaster.kinfoc.base.i.b(KHttpsPoster.java:144) 10-27 11:01:13.935: W/System.err(963): at com.cleanmaster.kinfoc.af.a(KInfocReporter.java:428) 10-27 11:01:13.935: W/System.err(963): at com.cleanmaster.kinfoc.af.a(KInfocReporter.java:607) 10-27 11:01:13.935: W/System.err(963): at com.cleanmaster.kinfoc.af.a(KInfocReporter.java:35) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfoc.al.a(KInfocReporter.java:213) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfocreporter.g.b(CMInfocServerController.java:139) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfocreporter.g.a(CMInfocServerController.java:16) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfocreporter.h.a(CMInfocServerController.java:54) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfocreporter.h.a(CMInfocServerController.java:43) 10-27 11:01:13.938: W/System.err(963): at com.cleanmaster.kinfoc.base.b.run(AsyncConsumerTask.java:89) 10-27 11:01:13.938: W/System.err(963): Caused by: libcore.io.ErrnoException: isConnected failed: ENETUNREACH (Network is unreachable) 10-27 11:01:13.938: W/System.err(963): at libcore.io.IoBridge.isConnected(IoBridge.java:208) 10-27 11:01:13.938: W/System.err(963): ... 28 more 10-27 11:01:13.992: E/Parcel(504): Reading a NULL string not supported here. 10-27 11:01:14.095: W/libc(9098): pthread_create sched_setscheduler call failed: Operation not permitted 10-27 11:01:14.108: E/HUAWEI_FIR_ADAPTER(122): fir_set_mode:fir_handler is NULL 10-27 11:01:14.112: I/DMService(1876): IDolbyMobileSystemInterface.getEffectOn() 10-27 11:01:14.375: I/PowerManagerService(504): state=0 10-27 11:01:15.328: A/libc(9098): @@@ ABORTING: LIBC: ARGUMENT IS INVALID HEAP ADDRESS IN dlfree addr=0x6ce5c880 10-27 11:01:15.328: A/libc(9098): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 9111 (UnityMain) 10-27 11:01:15.432: I/DEBUG(115): 10-27 11:01:15.432: I/DEBUG(115): Build fingerprint: 'Huawei/U9508/hwu9508:4.2.2/HuaweiU9508/CHNC00B804:user/ota-rel-keys,release-keys' 10-27 11:01:15.432: I/DEBUG(115): Revision: '0' 10-27 11:01:15.432: I/DEBUG(115): pid: 9098, tid: 9111, name: UnityMain >>> com.lkgame.demo <<< 10-27 11:01:15.432: I/DEBUG(115): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad 10-27 11:01:15.542: I/DEBUG(115): r0 00000055 r1 5ea3a1b0 r2 00000003 r3 deadbaad 10-27 11:01:15.542: I/DEBUG(115): r4 40173878 r5 6ce5c880 r6 5ea3a1d8 r7 40167fba 10-27 11:01:15.542: I/DEBUG(115): r8 6ce5c888 r9 00000001 sl 00000000 fp 00000004 10-27 11:01:15.542: I/DEBUG(115): ip fffdaa60 sp 5ea3a1d8 lr 40153cb9 pc 401381bc cpsr 00000030 10-27 11:01:15.542: I/DEBUG(115): d0 64726f6f43786554 d1 657478653f000065 10-27 11:01:15.542: I/DEBUG(115): d2 72465f6c67202072 d3 305b617461446774 10-27 11:01:15.542: I/DEBUG(115): d4 3f99999a3c449ba6 d5 00000092bb03126f 10-27 11:01:15.542: I/DEBUG(115): d6 403b000000000000 d7 3b8080813f800000 10-27 11:01:15.542: I/DEBUG(115): d8 0000000000000000 d9 0000000000000000 10-27 11:01:15.542: I/DEBUG(115): d10 0000000000000000 d11 0000000000000000 10-27 11:01:15.542: I/DEBUG(115): d12 0000000000000000 d13 0000000000000000 10-27 11:01:15.542: I/DEBUG(115): d14 0000000000000000 d15 0000000000000000 10-27 11:01:15.542: I/DEBUG(115): d16 3ff0000000000000 d17 0000000000000000 10-27 11:01:15.542: I/DEBUG(115): d18 0000000000000000 d19 3fe0000000000000 10-27 11:01:15.542: I/DEBUG(115): d20 0000001400000014 d21 0000001400000014 10-27 11:01:15.542: I/DEBUG(115): d22 0000000400000004 d23 0000000400000004 10-27 11:01:15.542: I/DEBUG(115): d24 0000000700000007 d25 0000000700000007 10-27 11:01:15.542: I/DEBUG(115): d26 0000020000000100 d27 0000080000000400 10-27 11:01:15.542: I/DEBUG(115): d28 0000002000000010 d29 0000008000000040 10-27 11:01:15.542: I/DEBUG(115): d30 0000000200000001 d31 0000000800000004 10-27 11:01:15.542: I/DEBUG(115): scr 8000001a 10-27 11:01:15.552: I/DEBUG(115): backtrace: 10-27 11:01:15.552: I/DEBUG(115): #00 pc 0000f1bc /system/lib/libc.so 10-27 11:01:15.552: I/DEBUG(115): #01 pc 00011f63 /system/lib/libc.so (dlfree+1458) 10-27 11:01:15.552: I/DEBUG(115): #02 pc 0000d0d3 /system/lib/libc.so (free+10) 10-27 11:01:15.552: I/DEBUG(115): #03 pc 00023e05 /system/lib/libGAL.so (gcoOS_Free+28) 10-27 11:01:15.552: I/DEBUG(115): #04 pc 000493bf /system/lib/libGAL.so 10-27 11:01:15.552: I/DEBUG(115): #05 pc 0004c099 /system/lib/libGAL.so (gcLinkShaders+964) 10-27 11:01:15.552: I/DEBUG(115): #06 pc 000075e7 /system/lib/egl/libGLESv2_VIVANTE.so 10-27 11:01:15.552: I/DEBUG(115): #07 pc 0000d453 /system/lib/egl/libGLESv2_VIVANTE.so (glLinkProgram+234) 10-27 11:01:15.552: I/DEBUG(115): #08 pc 004f6470 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #09 pc 004f5504 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #10 pc 004f4f4c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #11 pc 0036e434 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #12 pc 001f3df8 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #13 pc 0020baac /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #14 pc 0020b15c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #15 pc 0020abd8 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #16 pc 0020a344 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #17 pc 0020c88c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #18 pc 0045e370 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #19 pc 0045e56c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #20 pc 004342c0 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #21 pc 0043417c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #22 pc 0043675c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #23 pc 00438f1c /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #24 pc 00111588 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #25 pc 003dd508 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #26 pc 0050a538 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #27 pc 0050c0b8 /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #28 pc 0050efbc /data/app-lib/com.lkgame.demo/libunity.so 10-27 11:01:15.552: I/DEBUG(115): #29 pc 0001e490 /system/lib/libdvm.so (dvmPlatformInvoke+112) 10-27 11:01:15.552: I/DEBUG(115): #30 pc 0004d771 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396) 10-27 11:01:15.552: I/DEBUG(115): #31 pc 000278a0 /system/lib/libdvm.so 10-27 11:01:15.552: I/DEBUG(115): stack: 10-27 11:01:15.552: I/DEBUG(115): 5ea3a198 40167bb6 /system/lib/libc.so 10-27 11:01:15.552: I/DEBUG(115): 5ea3a19c 5ea3a1e4 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1a0 00000001 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1a4 40153d23 /system/lib/libc.so 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1a8 00000128 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1ac 00000007 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1b0 5ea3a1ac 10-27 11:01:15.552: I/DEBUG(115): 5ea3a1b4 00000001 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1b8 40167bb6 /system/lib/libc.so 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1bc 00000005 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1c0 5ea3a1e4 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1c4 0000004f 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1c8 40173878 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1cc 6ce5c880 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1d0 df0027ad 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1d4 00000000 10-27 11:01:15.555: I/DEBUG(115): #00 5ea3a1d8 35656336 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1dc 30383863 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1e0 6d08da00 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1e4 20404040 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1e8 524f4241 /dev/ashmem/dalvik-mark-stack (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1ec 474e4954 /dev/ashmem/dalvik-heap (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1f0 494c203a /dev/ashmem/dalvik-heap (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1f4 203a4342 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1f8 55475241 /dev/ashmem/dalvik-mark-stack (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a1fc 544e454d /dev/ashmem/dalvik-mark-stack (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a200 20534920 10-27 11:01:15.555: I/DEBUG(115): 5ea3a204 41564e49 /dev/ashmem/dalvik-heap (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a208 2044494c 10-27 11:01:15.555: I/DEBUG(115): 5ea3a20c 50414548 /dev/ashmem/dalvik-heap (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a210 44444120 /dev/ashmem/dalvik-heap (deleted) 10-27 11:01:15.555: I/DEBUG(115): 5ea3a214 53534552 /dev/ashmem/dalvik-mark-stack (deleted) 10-27 11:01:15.555: I/DEBUG(115): ........ ........ 10-27 11:01:15.555: I/DEBUG(115): #01 5ea3a300 6d08e318 10-27 11:01:15.555: I/DEBUG(115): 5ea3a304 000003f0 10-27 11:01:15.555: I/DEBUG(115): 5ea3a308 00000024 10-27 11:01:15.555: I/DEBUG(115): 5ea3a30c 6d08df00 10-27 11:01:15.555: I/DEBUG(115): 5ea3a310 0000002c 10-27 11:01:15.555: I/DEBUG(115): 5ea3a314 401360d5 /system/lib/libc.so (free+12) 10-27 11:01:15.555: I/DEBUG(115): #02 5ea3a318 5a9ac658 10-27 11:01:15.555: I/DEBUG(115): 5ea3a31c 5ea5ee09 /system/lib/libGAL.so (gcoOS_Free+32) 10-27 11:01:15.568: I/DEBUG(115): memory near r1: 10-27 11:01:15.568: I/DEBUG(115): 5ea3a190 4016f384 40167fba 40167bb6 5ea3a1e4 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1a0 00000001 40153d23 00000128 00000007 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1b0 5ea3a1ac 00000001 40167bb6 00000005 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1c0 5ea3a1e4 0000004f 40173878 6ce5c880 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1d0 df0027ad 00000000 35656336 30383863 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1e0 6d08da00 20404040 524f4241 474e4954 10-27 11:01:15.568: I/DEBUG(115): 5ea3a1f0 494c203a 203a4342 55475241 544e454d 10-27 11:01:15.568: I/DEBUG(115): 5ea3a200 20534920 41564e49 2044494c 50414548 10-27 11:01:15.568: I/DEBUG(115): 5ea3a210 44444120 53534552 204e4920 72666c64 10-27 11:01:15.568: I/DEBUG(115): 5ea3a220 61206565 3d726464 63367830 38633565 10-27 11:01:15.568: I/DEBUG(115): 5ea3a230 00003038 6d08e318 00000001 6d1df774 10-27 11:01:15.568: I/DEBUG(115): 5ea3a240 c0000000 6d1df760 00005401 00000005 10-27 11:01:15.568: I/DEBUG(115): 5ea3a250 00005401 4013a9d3 6d1df760 00005401 10-27 11:01:15.568: I/DEBUG(115): 5ea3a260 c0000000 6d1bcc24 6d1bcbf4 6d1bcc9c 10-27 11:01:15.568: I/DEBUG(115): 5ea3a270 6d1df8a0 000000d7 00000000 00000238 10-27 11:01:15.568: I/DEBUG(115): 5ea3a280 00000000 00000000 00000040 00000007 10-27 11:01:15.568: I/DEBUG(115): memory near r4: 10-27 11:01:15.568: I/DEBUG(115): 40173858 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173868 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173878 9a132c45 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173888 00000007 00000002 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173898 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 401738a8 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 401738b8 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 401738c8 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 401738d8 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 401738e8 00000000 00000000 00000000 003ab504 10-27 11:01:15.568: I/DEBUG(115): 401738f8 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173908 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173918 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173928 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173938 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 40173948 00000000 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): memory near r5: 10-27 11:01:15.568: I/DEBUG(115): 6ce5c860 ffffffff 00000000 00000000 00000000 10-27 11:01:15.568: I/DEBUG(115): 6ce5c870 00000000 00000027 ffffffff ffffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c880 6d1f5a48 00000011 401732b4 401732b4 10-27 11:01:15.572: I/DEBUG(115): 6ce5c890 00000010 0000003a 6d08d7d8 6d08d8d0 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8a0 6d08d8f8 6d08dab0 6d08db70 6d08dba0 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8b0 6d08dbd0 6d08dc00 6d08dc30 6d08dc60 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8c0 00000001 00000001 00000038 00002389 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8d0 6ce5c8c8 6ce5c8c8 00000000 00000000 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8e0 401733d4 0000000a 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c8f0 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c900 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c910 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c920 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c930 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c940 ffffffff ffffffff ffffffff ffffffff 10-27 11:01:15.572: I/DEBUG(115): 6ce5c950 ffffffff ffffffff ffffffff ffffffff 10-27 11:01:15.572: I/DEBUG(115): memory near r6: 10-27 11:01:15.572: I/DEBUG(115): 5ea3a1b8 40167bb6 00000005 5ea3a1e4 0000004f 10-27 11:01:15.572: I/DEBUG(115): 5ea3a1c8 40173878 6ce5c880 df0027ad 00000000 10-27 11:01:15.572: I/DEBUG(115): 5ea3a1d8 35656336 30383863 6d08da00 20404040 10-27 11:01:15.572: I/DEBUG(115): 5ea3a1e8 524f4241 474e4954 494c203a 203a4342 10-27 11:01:15.572: I/DEBUG(115): 5ea3a1f8 55475241 544e454d 20534920 41564e49 10-27 11:01:15.572: I/DEBUG(115): 5ea3a208 2044494c 50414548 44444120 53534552 10-27 11:01:15.572: I/DEBUG(115): 5ea3a218 204e4920 72666c64 61206565 3d726464 10-27 11:01:15.572: I/DEBUG(115): 5ea3a228 63367830 38633565 00003038 6d08e318 10-27 11:01:15.572: I/DEBUG(115): 5ea3a238 00000001 6d1df774 c0000000 6d1df760 10-27 11:01:15.572: I/DEBUG(115): 5ea3a248 00005401 00000005 00005401 4013a9d3 10-27 11:01:15.572: I/DEBUG(115): 5ea3a258 6d1df760 00005401 c0000000 6d1bcc24 10-27 11:01:15.572: I/DEBUG(115): 5ea3a268 6d1bcbf4 6d1bcc9c 6d1df8a0 000000d7 10-27 11:01:15.572: I/DEBUG(115): 5ea3a278 00000000 00000238 00000000 00000000 10-27 11:01:15.572: I/DEBUG(115): 5ea3a288 00000040 00000007 00000000 6d1dea38 10-27 11:01:15.572: I/DEBUG(115): 5ea3a298 00000000 00000024 0000001e 0000001e 10-27 11:01:15.572: I/DEBUG(115): 5ea3a2a8 00000000 6ce5ecd0 00000270 0000026c 10-27 11:01:15.572: I/DEBUG(115): memory near r7: 10-27 11:01:15.572: I/DEBUG(115): 40167f98 61200020 3d726464 48007830 20504145 10-27 11:01:15.572: I/DEBUG(115): 40167fa8 4f4d454d 43205952 5552524f 4f495450 10-27 11:01:15.572: I/DEBUG(115): 40167fb8 5241004e 454d5547 4920544e 4e492053 10-27 11:01:15.572: I/DEBUG(115): 40167fc8 494c4156 45482044 41205041 45524444 10-27 11:01:15.572: I/DEBUG(115): 40167fd8 6d005353 73207861 65747379 7962206d 10-27 11:01:15.572: I/DEBUG(115): 40167fe8 20736574 3125203d 0a756c30 73797300 10-27 11:01:15.572: I/DEBUG(115): 40167ff8 206d6574 65747962 20202073 203d2020 10-27 11:01:15.572: I/DEBUG(115): 40168008 6c303125 69000a75 7375206e 79622065 10-27 11:01:15.572: I/DEBUG(115): 40168018 20736574 20202020 3125203d 0a756c30 10-27 11:01:15.572: I/DEBUG(115): 40168028 72702f00 252f636f 616d2f64 75007370 10-27 11:01:15.572: I/DEBUG(115): 40168038 6f6e6b6e 2e006e77 70006f73 65726874 10-27 11:01:15.572: I/DEBUG(115): 40168048 645f6461 67756265 20202000 20202020 10-27 11:01:15.572: I/DEBUG(115): 40168058 23202020 64323025 63702020 38302520 10-27 11:01:15.575: I/DEBUG(115): 40168068 2020786c 28207325 302b7325 29782578 10-27 11:01:15.575: I/DEBUG(115): 40168078 20202000 20202020 23202020 64323025 10-27 11:01:15.575: I/DEBUG(115): 40168088 63702020 38302520 2020786c 25007325 10-27 11:01:15.575: I/DEBUG(115): memory near r8: 10-27 11:01:15.575: I/DEBUG(115): 6ce5c868 00000000 00000000 00000000 00000027 10-27 11:01:15.575: I/DEBUG(115): 6ce5c878 ffffffff ffffffff 6d1f5a48 00000011 10-27 11:01:15.575: I/DEBUG(115): 6ce5c888 401732b4 401732b4 00000010 0000003a 10-27 11:01:15.575: I/DEBUG(115): 6ce5c898 6d08d7d8 6d08d8d0 6d08d8f8 6d08dab0 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8a8 6d08db70 6d08dba0 6d08dbd0 6d08dc00 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8b8 6d08dc30 6d08dc60 00000001 00000001 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8c8 00000038 00002389 6ce5c8c8 6ce5c8c8 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8d8 00000000 00000000 401733d4 0000000a 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8e8 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c8f8 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c908 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c918 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c928 7fffffff 7fffffff 7fffffff 7fffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c938 7fffffff 7fffffff ffffffff ffffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c948 ffffffff ffffffff ffffffff ffffffff 10-27 11:01:15.575: I/DEBUG(115): 6ce5c958 ffffffff ffffffff ffffffff ffffffff 10-27 11:01:15.575: I/DEBUG(115): memory near sp: 10-27 11:01:15.575: I/DEBUG(115): 5ea3a1b8 40167bb6 00000005 5ea3a1e4 0000004f 10-27 11:01:15.575: I/DEBUG(115): 5ea3a1c8 40173878 6ce5c880 df0027ad 00000000 10-27 11:01:15.575: I/DEBUG(115): 5ea3a1d8 35656336 30383863 6d08da00 20404040 10-27 11:01:15.575: I/DEBUG(115): 5ea3a1e8 524f4241 474e4954 494c203a 203a4342 10-27 11:01:15.575: I/DEBUG(115): 5ea3a1f8 55475241 544e454d 20534920 41564e49 10-27 11:01:15.575: I/DEBUG(115): 5ea3a208 2044494c 50414548 44444120 53534552 10-27 11:01:15.575: I/DEBUG(115): 5ea3a218 204e4920 72666c64 61206565 3d726464 10-27 11:01:15.575: I/DEBUG(115): 5ea3a228 63367830 38633565 00003038 6d08e318 10-27 11:01:15.575: I/DEBUG(115): 5ea3a238 00000001 6d1df774 c0000000 6d1df760 10-27 11:01:15.575: I/DEBUG(115): 5ea3a248 00005401 00000005 00005401 4013a9d3 10-27 11:01:15.575: I/DEBUG(115): 5ea3a258 6d1df760 00005401 c0000000 6d1bcc24 10-27 11:01:15.575: I/DEBUG(115): 5ea3a268 6d1bcbf4 6d1bcc9c 6d1df8a0 000000d7 10-27 11:01:15.575: I/DEBUG(115): 5ea3a278 00000000 00000238 00000000 00000000 10-27 11:01:15.575: I/DEBUG(115): 5ea3a288 00000040 00000007 00000000 6d1dea38 10-27 11:01:15.575: I/DEBUG(115): 5ea3a298 00000000 00000024 0000001e 0000001e 10-27 11:01:15.575: I/DEBUG(115): 5ea3a2a8 00000000 6ce5ecd0 00000270 0000026c 10-27 11:01:15.575: I/DEBUG(115): code around pc: 10-27 11:01:15.575: I/DEBUG(115): 4013819c f0164479 a803f8bf f44f4669 f0167280 10-27 11:01:15.575: I/DEBUG(115): 401381ac 490df8b9 aa032007 f01b4479 4b05fd8b 10-27 11:01:15.575: I/DEBUG(115): 401381bc 9a43601d 428a6821 f003d001 b045fbb3 10-27 11:01:15.575: I/DEBUG(115): 401381cc bf00bdf0 deadbaad 0003971c 0002fe46 10-27 11:01:15.575: I/DEBUG(115): 401381dc 0002fe35 0002fdfa 0002f9fe 4ff0e92d 10-27 11:01:15.575: I/DEBUG(115): 401381ec 2300b089 930049b1 93024605 78e2f500 10-27 11:01:15.575: I/DEBUG(115): 401381fc f8d04baf 4aaf71cc 447a48af 44789106 10-27 11:01:15.575: I/DEBUG(115): 4013820c 90049203 e1439307 68b86879 91019b00 10-27 11:01:15.578: I/DEBUG(115): 4013821c 1c5a9005 68f99200 b000f8d7 0009f001 10-27 11:01:15.578: I/DEBUG(115): 4013822c f0402801 f10b8133 f0130308 d0020407 10-27 11:01:15.578: I/DEBUG(115): 4013823c f004425c 445c0407 f0036863 f1bc0c03 10-27 11:01:15.578: I/DEBUG(115): 4013824c f0400f01 99018123 0a07f023 020aeb04 10-27 11:01:15.578: I/DEBUG(115): 4013825c 0028f1a1 0300eb0b f0c0429a 696a8117 10-27 11:01:15.578: I/DEBUG(115): 4013826c d1034294 616b2300 e08660ab f8d468e6 10-27 11:01:15.578: I/DEBUG(115): 4013827c 42a69018 68a3d012 42836928 68d9d308 10-27 11:01:15.578: I/DEBUG(115): 4013828c d10542a1 42a268b2 60debf04 d02460b3 10-27 11:01:15.578: I/DEBUG(115): code around lr: 10-27 11:01:15.578: I/DEBUG(115): 40153c98 0001b712 00026a9c b5704b0a 240c447b 10-27 11:01:15.578: I/DEBUG(115): 40153ca8 fb04460d 22033400 46296860 fa55f00e 10-27 11:01:15.578: I/DEBUG(115): 40153cb8 46061c43 f7e4d104 6800f9f3 d0f22804 10-27 11:01:15.578: I/DEBUG(115): 40153cc8 bd704630 0001b6d0 b088b570 4615460c 10-27 11:01:15.578: I/DEBUG(115): 40153cd8 b9099001 447c4c12 46204912 f7ed4479 10-27 11:01:15.578: I/DEBUG(115): 40153ce8 aa01ef6a 92029404 bf0c2800 26012602 10-27 11:01:15.578: I/DEBUG(115): 40153cf8 90032001 f7ee4620 9506ed38 46281c43 10-27 11:01:15.578: I/DEBUG(115): 40153d08 f7ee9305 220ced32 1c414372 91074806 10-27 11:01:15.578: I/DEBUG(115): 40153d18 4478a902 46305883 b0084798 bf00bd70 10-27 11:01:15.578: I/DEBUG(115): 40153d28 0001463f 000167de 0001b65a b570b40c 10-27 11:01:15.578: I/DEBUG(115): 40153d38 6d81f5ad f50d4c12 460d6383 447c4606 10-27 11:01:15.578: I/DEBUG(115): 40153d48 f8536824 a8012b04 93006821 1404f8cd 10-27 11:01:15.578: I/DEBUG(115): 40153d58 6180f44f fbeef7f6 4630aa01 f7ff4629 10-27 11:01:15.578: I/DEBUG(115): 40153d68 f8ddffb3 68232404 d001429a fddcf7e7 10-27 11:01:15.578: I/DEBUG(115): 40153d78 f50db002 e8bd6d80 b0024070 bf004770 10-27 11:01:15.578: I/DEBUG(115): 40153d88 0001db06 b08bb500 23012200 f10d9003 10-27 11:01:15.578: I/DEBUG(115): memory map around fault addr deadbaad: 10-27 11:01:15.578: I/DEBUG(115): be7e9000-be80a000 [stack] 10-27 11:01:15.578: I/DEBUG(115): (no map for address) 10-27 11:01:15.578: I/DEBUG(115): ffff0000-ffff1000 [vectors] 10-27 11:01:15.915: W/InputDispatcher(504): channel '4261aed0 com.lkgame.demo/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 10-27 11:01:15.915: E/InputDispatcher(504): channel '4261aed0 com.lkgame.demo/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 10-27 11:01:15.918: W/InputDispatcher(504): Attempted to unregister already unregistered input channel '4261aed0 com.lkgame.demo/com.unity3d.player.UnityPlayerActivity (server)' 10-27 11:01:15.958: W/MemoryDealer(122): madvise(0x43204000, 8192, MADV_REMOVE) returned Operation not supported on transport endpoint : E/(): Device disconnected

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
â–¼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

116 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity 5.3 : AudioSource.PlayOneShot and ParticleEmitter.Emit (and other ?) make unity crash 0 Answers

Unity project crashes after i want to open it for second time! 1 Answer

Visual Studio 2015 keeps crashing... 1 Answer

AnimatorControllerPlayable.cpp crashes at certain android devices(not all) 0 Answers

App crashes on Android without proper crash logs 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges