Unity3D signal 11 SIGSEGV code 1 SEGV_MAPERR, crashes on low end android -


crashes on low end androids, works fine on medium high end(s6 upwards), same crash on iphone 7. not sure problem is. crashes in relatively same area each time. game runs, closer denser area of meshes crash happens.

 build fingerprint: samsung/gt58wifixx/gt58wifi:6.0.1/mmb29m/t350xxu1bpk1:user/release-keys'   08-14 14:56:52.935   379   379 f debug   : revision: '4'   08-14 14:56:52.935   379   379 f debug   : abi: 'arm'   08-14 14:56:52.935   379   379 f debug   : pid: 25670, tid: 25683, name: unitymain  >>> com.test.vroom <<<   08-14 14:56:52.935   379   379 f debug   : signal 11 (sigsegv), code 1 (segv_maperr), fault addr 0x3eb53096   08-14 14:56:52.985   379   379 f debug   :     r0 3eb53092  r1 00000016  r2 3eb53092  r3 00000003   08-14 14:56:52.985   379   379 f debug   :     r4 b856f218  r5 00000818  r6 00000004  r7 c0000000   08-14 14:56:52.985   379   379 f debug   :     r8 b6cc2eb8  r9 b30dcdd4  sl 00000001  fp b9fbc34c   08-14 14:56:52.985   379   379 f debug   :     ip 41a128a8  sp b30dcce0  lr 00000000  pc b6c8f7c4  cpsr 00070030   08-14 14:56:52.985   379   379 f debug   :   08-14 14:56:52.985   379   379 f debug   : backtrace:   08-14 14:56:52.985   379   379 f debug   :     #00 pc 000307c4  /system/lib/libc.so (dlfree+1155)   08-14 14:56:52.985   379   379 f debug   :     #01 pc 00118844  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.985   379   379 f debug   :     #02 pc 0011c5b4  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.985   379   379 f debug   :     #03 pc 00ed9f54  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.985   379   379 f debug   :     #04 pc 00ed9e98  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #05 pc 00e712c4  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #06 pc 00e7133c  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #07 pc 00e6d870  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #08 pc 00e6ad08  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #09 pc 00d507b4  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #10 pc 00469b28  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #11 pc 0034d5f8  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #12 pc 006340fc  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #13 pc 006365f0  /data/app/com.ecocarrier.vroom-1/lib/arm/libunity.so   08-14 14:56:52.995   379   379 f debug   :     #14 pc 0002c2d1  /data/app/com.ecocarrier.vroom-1/oat/arm/base.odex (offset 0x21000)   08-14 14:56:54.515  1657 26267 w activitymanager:   force finishing activity com.ecocarrier.vroom/com.unity3d.player.unityplayeractivity   08-14 14:56:54.515   379   379 f debug   :   08-14 14:56:54.515   379   379 f debug   : tombstone written to: /data/tombstones/tombstone_03   08-14 14:56:54.515   379   379 e debug   : write failed: broken pipe   08-14 14:56:54.575  1657 26267 w activitymanager: exception thrown during pause   08-14 14:56:54.575  1657 26267 w activitymanager: android.os.deadobjectexception: transaction failed on small parcel; remote process died   08-14 14:56:54.575  1657 26267 w activitymanager:       @ android.os.binderproxy.transactnative(native method)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ android.os.binderproxy.transact(binder.java:503)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ android.app.applicationthreadproxy.schedulepauseactivity(applicationthreadnative.java:978)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitystack.startpausinglocked(activitystack.java:1361)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitystack.finishactivitylocked(activitystack.java:4876)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitystack.finishtoprunningactivitylocked(activitystack.java:4553)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitystacksupervisor.finishtoprunningactivitylocked(activitystacksupervisor.java:5180)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitymanagerservice.handleappcrashlocked(activitymanagerservice.java:17976)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitymanagerservice.makeappcrashinglocked(activitymanagerservice.java:17848)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitymanagerservice.crashapplication(activitymanagerservice.java:18625)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.activitymanagerservice.handleapplicationcrashinner(activitymanagerservice.java:18125)   08-14 14:56:54.575  1657 26267 w activitymanager:       @ com.android.server.am.nativecrashlistener$nativecrashreporter.run(nativecrashlistener.java:86)   08-14 14:56:54.575  1657 26267 d activitymanager: mdvfshelper.acquire()   08-14 14:56:54.615  1657 26267 activitymanager: config changes=480 {0 1.0 showbtnbg = 0 ?mcc?mnc en_ca ldltr sw768dp w768dp h1000dp 160dpi xlrg port finger -keyb/v/h -nav/h s.29}     08-14 14:56:54.705  1657  3140 activitymanager: process com.ecocarrier.vroom (pid 25670)(adj 1) has died(211,559)   08-14 14:56:54.705  1657  3140 d activitymanager: cleanupapplicationrecord -- 25670   08-14 14:56:54.715  1657  3140 d activitymanager: removeprocessnamelocked mprocessnames.remove pid=25670 ,hash=259388490 ,name=com.ecocarrier.vroom   08-14 14:56:54.715  1657  3140 d activitymanager: isautorunblockedapp:: com.ecocarrier.vroom, auto run on   08-14 14:56:54.745  1657  2685 activitymanager: killing 23071:com.google.android.apps.photos/u0a99 (adj 15): empty 1914s   08-14 14:56:54.825  1657  1680 d activitymanager: post active user change 0 fullscreen true isfloatingactivity() false ishomeactivity() true   08-14 14:56:54.905  1657  2664 d activitymanager: cleanupapplicationrecord -- 23071   08-14 14:56:54.905  1657  2664 d activitymanager: isautorunblockedapp:: com.google.android.apps.photos, auto run on   08-14 14:56:54.905  1657  2664 d activitymanager: removeprocessnamelocked mprocessnames.remove pid=23071 ,hash=198068421 ,name=com.google.android.apps.photos   08-14 14:56:54.935  1657  1901 d activitymanager: mdvfshelper.release()   

there null found crash game. null mesh having more materials assigned mesh had.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -