Android app crashes build from CloudBuild

An app build at local is working well, but when it’s built from CloudBuild crashes immediately on my device.

Here is my test repository. (actually this is default project)
https://bitbucket.org/HayatoKose/test

And log from my device.

04-12 12:54:58.125: D/RouteManager/StreamRoute(185): openPcmDevice called for card (baytrailaudio,0)
04-12 12:54:58.125: D/RouteManager/StreamRoute(185): openPcmDevice         config=rate(48000), format(0), channels(2))
04-12 12:54:58.125: D/RouteManager/StreamRoute(185): openPcmDevice         period_size=1152, period_count=4
04-12 12:54:58.125: D/RouteManager/StreamRoute(185): openPcmDevice         startTh=4607, stop Th=4608 silence Th=0
04-12 12:54:58.135: D/dalvikvm(5661): GC_CONCURRENT freed 2828K, 29% free 6988K/9840K, paused 1ms+1ms, total 12ms
04-12 12:54:58.205: I/SecurityManagerService(627): SMS received security event: App[START/com.plantagogames.test]
04-12 12:54:58.215: D/dalvikvm(5676): Process 5676 nice name: com.plantagogames.test
04-12 12:54:58.215: D/dalvikvm(5676): Extra Options: not specified
04-12 12:54:58.215: D/ALSAStreamOps(185): attachRouteL output stream
04-12 12:54:58.215: D/AudioConversion(185): configure: no convertion required
04-12 12:54:58.215: D/RouteManager(185): executeUnmuteStage: --------------- Routing Stage = Unmute ---------------
04-12 12:54:58.215: D/RouteManager(185): parameter-framework: Selection criterion changed event: Criterion name: RoutageState, current state: Flow|Path|Configure
04-12 12:54:58.215: D/RouteManager(185): parameter-framework: Configuration application request {
04-12 12:54:58.215: D/RouteManager(185): parameter-framework:     Applying configurations {
04-12 12:54:58.215: D/RouteManager(185): parameter-framework:     } Applying configurations
04-12 12:54:58.215: D/RouteManager(185): parameter-framework: } Configuration application request
04-12 12:54:58.215: D/EVENT_THREAD(185): void CEventThread::run() Do poll with timeout: -1
04-12 12:54:58.215: D/RouteManager(185): reconsiderRouting: DONE
04-12 12:54:58.215: I/ActivityManager(507): Start proc com.plantagogames.test for activity com.plantagogames.test/com.unity3d.player.UnityPlayerActivity: pid=5676 uid=10146 gids={50146}
04-12 12:54:58.265: D/xmlCheckExt(5676): <neon>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = air.eti.uzzu.unalis
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.evy.guessword
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.bpiotor.lot
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.goodstudent.app
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.flyfish.supermario
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = excel.sgs
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.gamevil.doz.global
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.tblin.HandsetGuardant
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.baoliei.lmotuolijhhe
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.bpiotor.fingerprint
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.philzhu.www.ddz
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = hh.root
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.rao.love.yy.zjhmuti
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.rao.flyfish.huntfish
04-12 12:54:58.265: D/xmlCheckExt(5676): <arch>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.yucai.escape.tow
04-12 12:54:58.265: D/xmlCheckExt(5676): <white>
04-12 12:54:58.265: D/xmlCheckExt(5676):  pkgName = com.eembc.coremark
04-12 12:54:58.265: D/Zygote(5676): Setting os.arch
04-12 12:54:58.275: D/Sensors(507): kxtj2.cpp: set enable, handle is 0
04-12 12:54:58.275: D/Sensors(507): kxtj2.cpp: enable set 1
04-12 12:54:58.275: D/Sensors(507): kxtj2.cpp: mEnabled = 10
04-12 12:54:58.275: D/Sensors(507): kxtj2.cpp: set delay, handle is 0
04-12 12:54:58.275: I/OrcaInjector(5661): Created just-in-time provider for class com.facebook.auth.userscope.EmptyViewerContextManager
04-12 12:54:58.275: D/Sensors(507): kxtj2.cpp: set delay to 2147483 ms
04-12 12:54:58.275: D/WindowManager(507): adjustConfigurationLw, config:{1.0 ?mcc?mnc ?locale ?layoutDir sw600dp w600dp h888dp 213dpi lrg port ?uimode ?night finger -keyb/v/h -nav/v} mLidState:1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:true config.hardKeyboardHidden:2
04-12 12:54:58.285: I/ActivityManager(507): [TopPkgCurBat]    NowPkgName[com.plantagogames.test]    Battery[100]    TimeTick[1428810898292]    OldPkgName[com.android.packageinstaller]
04-12 12:54:58.305: D/(5584): Surface destroy: ANDROID_NATIVE_WINDOW_MAGIC
04-12 12:54:58.305: I/Icing(30500): Indexing done 47C478893BE799A1228567C25738BFE84F800A11
04-12 12:54:58.315: D/BatteryStatsImpl(507): noteStopWakeLocked com.google.android.gms isFromForeground = false
04-12 12:54:58.315: D/dalvikvm(5676): Trying to load lib /data/app-lib/com.plantagogames.test-1/libmain.so 0x43d87c10
04-12 12:54:58.325: D/houdini(5676): [5676] Loading library(version: 4.0.2.44380 RELEASE)... successfully.
04-12 12:54:58.345: D/dalvikvm(5676): Added shared lib /data/app-lib/com.plantagogames.test-1/libmain.so 0x43d87c10
04-12 12:54:58.345: D/(5284): Surface destroy: ANDROID_NATIVE_WINDOW_MAGIC
04-12 12:54:58.385: A/libc(5676): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 5676 (ntagogames.test)
04-12 12:54:58.495: D/fb4a(:dash):BackgroundTaskController(5661): setTagDisabled(interface com.facebook.contacts.database.ContactsTaskTag, true)
04-12 12:54:58.495: D/fb4a(:dash):BackgroundTaskController(5661): setTagDisabled(interface com.facebook.orca.background.MessagesDataTaskTag, true)
04-12 12:54:58.495: D/fb4a(:dash):BackgroundTaskController(5661): setTagDisabled(interface com.facebook.orca.background.MessagesLocalTaskTag, true)
04-12 12:54:58.545: I/DEBUG(171): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-12 12:54:58.545: I/DEBUG(171): Build fingerprint: 'asus/JP_K013/K013:4.4.2/KOT49H/JP_user_3.1.23.161_20140626:user/release-keys'
04-12 12:54:58.545: I/DEBUG(171): Revision: '0'
04-12 12:54:58.545: I/DEBUG(171): pid: 5676, tid: 5676, name: ntagogames.test  >>> com.plantagogames.test <<<
04-12 12:54:58.545: I/DEBUG(171): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
04-12 12:54:58.945: D/fb4a(:dash):HomeIntentHandlerHelper(5661): Chosen launcher com.asus.launcher of priority 1
04-12 12:54:59.005: I/SecurityManagerService(627): SMS received security event: App[STOP/com.android.defcontainer]
04-12 12:54:59.005: I/ActivityManager(507): Process com.android.defcontainer (pid 5599) has died.
04-12 12:54:59.005: I/ActivityManager(507): Process com.android.documentsui (pid 5518) has died.
04-12 12:54:59.015: I/SecurityManagerService(627): SMS received security event: App[STOP/com.android.documentsui]
04-12 12:54:59.065: I/SecurityManagerService(627): SMS received security event: App[STOP/com.google.android.partnersetup]
04-12 12:54:59.065: I/SecurityManagerService(627): SMS received security event: App[STOP/com.asus.weathertime]
04-12 12:54:59.065: I/ActivityManager(507): Process com.google.android.partnersetup (pid 5618) has died.
04-12 12:54:59.065: I/ActivityManager(507): Process com.asus.weathertime:main (pid 3798) has died.
04-12 12:54:59.215: I/fb4a(:dash):OrcaInjector(5661): Created just-in-time provider for class com.facebook.cache.DefaultCacheSyndicatorConfig
04-12 12:54:59.225: I/fb4a(:dash):OrcaInjector(5661): Created just-in-time provider for class com.facebook.cache.DefaultMemoryCacheManagerConfig
04-12 12:54:59.305: I/fb4a(:dash):OrcaInjector(5661): Created just-in-time provider for class com.facebook.camera.gating.CameraGatekeeperSetProvider
04-12 12:54:59.345: I/WifiHW(507): CMD: IFNAME=wlan0 SIGNAL_POLL

My device might have problem? Thank you!

Which device do you have? We could run your test without problems on our devices and the log does not tell use any specific reason why it could have failed. Does it work locally?

Thanks for you reply.
Yes, when I build this project locally, there is no problem.

My device is Asus MeMO Pad 7 (ME176C)
http://www.asus.com/jp/Tablets/ASUS_MeMO_Pad_7_ME176C/specifications/
probably same as this

I asked my friend to execute the app, and it works fine. This seems my device issue…
I bought my device about one month ago, and just installed a few games. didn’t hack. so I think I should factory reset my device.

Try this and let us know, although it’s strange it works locally but not with UCB - could you provide the full log if it still does not work properly?