Crashe On Android 8.0

3,433 views
Skip to first unread message

NYAM

unread,
Nov 24, 2017, 3:32:50 AM11/24/17
to Google Mobile Ads SDK Developers
I received a report from the user that it crashes with Android 8.0.
I have created a simple project. I do not have a Device, I checked it with AVD.
I want to tell me why it crashes.

Game engine : Unity 5.6.4 p1
The plugin and version : Google Mobile Ads Unity Plugin v3.9.0 / Android SDK Tools 25.2.5
Model, OS, and OS version: Nexus 9 8.0 API 26 (Virtual Device)

stack trace :
11-24 17:12:24.790: E/chromium(3316): [ERROR:gles2_cmd_decoder.cc(2475)] [GroupMarkerNotSet(crbug.com/242999)!:54EFD378]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
11-24 17:12:24.821: E/chromium(3316): [ERROR:gles2_cmd_decoder.cc(2475)] [GroupMarkerNotSet(crbug.com/242999)!:54F9D378]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
11-24 17:12:24.878: I/chromium(3316): [INFO:CONSOLE(0)] "Document was loaded from Application Cache with manifest https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.appcache", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:24.878: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache Checking event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:24.889: I/InputReader(1643): Reconfiguring input devices.  changes=0x00000010
11-24 17:12:24.908: D/CarrierSvcBindHelper(1848): No carrier app for: 0
11-24 17:12:24.909: D/ImsResolver(1848): maybeAddedImsService, packageName: com.google.android.gms
11-24 17:12:25.002: I/Telecom(1643): DefaultDialerCache: Refreshing default dialer for user 0: now com.google.android.dialer: DDC.oR@AEI
11-24 17:12:25.049: I/GCoreNlp(2164): shouldConfirmNlp, NLP off. Ensuring opt-in disabled
11-24 17:12:25.076: W/Binder(1643): Outgoing transactions from this process must be FLAG_ONEWAY
11-24 17:12:25.076: W/Binder(1643): java.lang.Throwable
11-24 17:12:25.076: W/Binder(1643):   at android.os.BinderProxy.transact(Binder.java:736)
11-24 17:12:25.076: W/Binder(1643):   at com.android.internal.location.ILocationProvider$Stub$Proxy.getProperties(ILocationProvider.java:232)
11-24 17:12:25.076: W/Binder(1643):   at com.android.server.location.LocationProviderProxy$1.run(LocationProviderProxy.java:119)
11-24 17:12:25.076: W/Binder(1643):   at android.os.Handler.handleCallback(Handler.java:789)
11-24 17:12:25.076: W/Binder(1643):   at android.os.Handler.dispatchMessage(Handler.java:98)
11-24 17:12:25.076: W/Binder(1643):   at android.os.Looper.loop(Looper.java:164)
11-24 17:12:25.076: W/Binder(1643):   at android.os.HandlerThread.run(HandlerThread.java:65)
11-24 17:12:25.091: I/GeofencerStateMachine(2164): sendQueryLocationOptIn
11-24 17:12:25.092: I/GeofencerStateMachine(2164): Network location disabled.
11-24 17:12:25.142: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache NoUpdate event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:25.490: W/Ads(3316): Server parameters: {"campaign_id":"739275108","gwhirl_share_location":"1","pubid":"ca-app-pub-MYID\/MYID\/cak=no_cache&cadc=tl&caqid=etQXWurmMYbT2ATEpp-IDQ"}
11-24 17:12:25.490: W/Ads(3316): Server parameters: {"campaign_id":"739275108","gwhirl_share_location":"1","pubid":"ca-app-pub-MYID\/MYID\/cak=no_cache&cadc=tl&caqid=etQXWurmMYbT2ATEpp-IDQ"}
11-24 17:12:25.494: W/GooglePlayServicesUtil(3316): Google Play services out of date.  Requires 11717000 but found 11509470
11-24 17:12:25.499: I/Ads(3316): Starting ad request.
11-24 17:12:25.499: I/Ads(3316): This request is sent from a test device.
11-24 17:12:25.534: E/chromium(3316): [ERROR:gles2_cmd_decoder.cc(2475)] [GroupMarkerNotSet(crbug.com/242999)!:5403D478]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
11-24 17:12:25.576: E/chromium(3316): [ERROR:gles2_cmd_decoder.cc(2475)] [GroupMarkerNotSet(crbug.com/242999)!:54DCB077]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
11-24 17:12:25.899: I/Ads(3316): Ad finished loading.
11-24 17:12:25.940: E/chromium(3316): [ERROR:gles2_cmd_decoder.cc(2475)] [GroupMarkerNotSet(crbug.com/242999)!:54E1B077]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
11-24 17:12:25.983: I/chromium(3316): [INFO:CONSOLE(0)] "Document was loaded from Application Cache with manifest https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.appcache", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:25.983: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache Checking event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:25.983: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache Checking event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:26.008: W/NamedFutures(2323): Timeout future task has been cancelled: 10000 milliseconds
11-24 17:12:26.011: E/SearchServiceStarter(2323): Task 174 failed or timed out. Client 10218173556425292 disconnecting from SearchService!
11-24 17:12:26.011: E/SearchServiceStarter(2323): java.util.concurrent.CancellationException: Task was cancelled.
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.common.util.concurrent.d.ct(SourceFile:75)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.common.util.concurrent.d.get(SourceFile:57)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.common.util.concurrent.cg.n(SourceFile:2)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.common.util.concurrent.av.l(SourceFile:50)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.common.util.concurrent.ax.run(SourceFile:5)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.google.android.apps.gsa.shared.util.concurrent.a.bc.run(SourceFile:2)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at android.os.Handler.handleCallback(Handler.java:789)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at android.os.Handler.dispatchMessage(Handler.java:98)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at android.os.Looper.loop(Looper.java:164)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at android.app.ActivityThread.main(ActivityThread.java:6541)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at java.lang.reflect.Method.invoke(Native Method)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
11-24 17:12:26.011: E/SearchServiceStarter(2323):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
11-24 17:12:26.024: E/WorkerRegistryImpl(2323): getWorker() is called after WorkerRegistry disposal.
11-24 17:12:26.025: E/WorkerRegistryImpl(2323): getWorker() is called after WorkerRegistry disposal.
11-24 17:12:26.056: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache NoUpdate event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:26.057: I/chromium(3316): [INFO:CONSOLE(0)] "Application Cache NoUpdate event", source: https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/sdk-core-v40-loader.html (0)
11-24 17:12:26.123: I/zygote(2323): Do partial code cache collection, code=117KB, data=108KB
11-24 17:12:26.123: I/zygote(2323): After code cache collection, code=114KB, data=107KB
11-24 17:12:26.123: I/zygote(2323): Increasing code cache capacity to 512KB
11-24 17:12:26.140: I/Dialer(2079): VvmTaskReceiver - task received
11-24 17:12:26.141: I/Dialer(2079): VvmTaskReceiver - TaskExecutor already running
11-24 17:12:26.141: I/Dialer(2079): Task.createTask - create task:com.android.voicemail.impl.ActivationTask
11-24 17:12:26.141: I/Dialer(2079): TaskQueue.add - duplicated task added
11-24 17:12:26.141: I/Dialer(2079): VvmTaskExecutor - com.android.voicemail.impl.ActivationTask@a289980 added
11-24 17:12:26.298: D/(1643): HostConnection::get() New Host Connection established 0x8651efc0, tid 1651
11-24 17:12:26.338: W/(1643): Unrecognized GLES max version string in extensions: ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_dma_v1 
11-24 17:12:26.610: I/zygote(3316): Do partial code cache collection, code=27KB, data=26KB
11-24 17:12:26.610: I/zygote(3316): After code cache collection, code=26KB, data=25KB
11-24 17:12:26.610: I/zygote(3316): Increasing code cache capacity to 128KB
11-24 17:12:28.021: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:28.021: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:28.399: D/EGL_emulation(1752): eglMakeCurrent: 0x9cd85600: ver 2 0 (tinfo 0x9cd833f0)
11-24 17:12:29.798: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:29.798: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:29.908: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:29.908: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:30.085: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:30.085: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:31.403: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:31.403: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:31.571: I/EventLogSendingHelper(2323): Sending log events.
11-24 17:12:31.602: I/PlayMovies(3044): RefreshLicenseTaskService.onRunTask:96 On run task refresh_license_forced
11-24 17:12:31.643: I/zygote(2164): Do partial code cache collection, code=123KB, data=94KB
11-24 17:12:31.646: I/zygote(2164): After code cache collection, code=123KB, data=94KB
11-24 17:12:31.646: I/zygote(2164): Increasing code cache capacity to 512KB
11-24 17:12:31.676: I/VacuumService(2164): Vacuum at: now=1511511151676 tag=VacuumService
11-24 17:12:31.725: I/DrmHal(1512): makeDrmFactories: factory instance default is Remote
11-24 17:12:31.727: I/DrmHal(1512): makeDrmFactories: factory instance widevine is Remote
11-24 17:12:31.732: D/WVCdm(1418): Instantiating CDM.
11-24 17:12:31.738: I/WVCdm(1418): CdmEngine::QueryStatus
11-24 17:12:31.738: I/WVCdm(1418): Level3 Library 4464 May 19 2017 16:59:48
11-24 17:12:31.739: W/WVCdm(1418): Could not load liboemcrypto.so. Falling back to L3.  dlopen failed: library "liboemcrypto.so" not found
11-24 17:12:31.739: I/WVCdm(1418): CdmEngine::OpenSession
11-24 17:12:31.739: I/WVCdm(1418): Level3 Library 4464 May 19 2017 16:59:48
11-24 17:12:31.740: W/WVCdm(1418): Could not load liboemcrypto.so. Falling back to L3.  dlopen failed: library "liboemcrypto.so" not found
11-24 17:12:31.740: D/WVCdm(1418): CryptoSession::Open: Lock: requested_security_level: Default
11-24 17:12:31.744: I/WVCdm(1418): CdmEngine::QueryOemCryptoSessionId
11-24 17:12:31.745: I/WVCdm(1418): CdmEngine::GenerateKeyRequest
11-24 17:12:31.746: D/WVCdm(1418): PrepareKeyRequest: nonce=3062768174
11-24 17:12:31.798: I/WVCdm(1418): CdmEngine::CloseSession
11-24 17:12:31.803: I/PlayMovies(3044): RefreshLicenseTaskService.onRunTask:96 On run task refresh_license
11-24 17:12:31.891: W/Binder:3025_1(3025): type=1400 audit(0.0:21): avc: denied { read } for name="modules" dev="proc" ino=4026532034 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:proc_modules:s0 tclass=file permissive=0
11-24 17:12:31.983: D/EGL_emulation(3025): eglCreateContext: 0x9a17c9c0: maj 2 min 0 rcv 2
11-24 17:12:31.993: D/EGL_emulation(3025): eglMakeCurrent: 0x9a17c9c0: ver 2 0 (tinfo 0x85afe280)
11-24 17:12:32.049: D/EGL_emulation(3025): eglCreateContext: 0x9a17d680: maj 2 min 0 rcv 2
11-24 17:12:32.058: D/EGL_emulation(3025): eglMakeCurrent: 0x9a17d680: ver 2 0 (tinfo 0x85afe280)
11-24 17:12:32.112: W/SystemServiceRegistry(3025): No service published for: persistent_data_block
11-24 17:12:34.371: I/CheckinCompat(2363): No service .update.SystemUpdateService to disable
11-24 17:12:34.372: I/CheckinCompat(2363): No service .checkin.EventLogService to disable
11-24 17:12:34.372: I/CheckinCompat(2363): No service .checkin.EventLogService$Receiver to disable
11-24 17:12:34.372: I/CheckinCompat(2363): Done disabling old GoogleServicesFramework version
11-24 17:12:36.765: W/zygote(3543): Unexpected CPU variant for X86 using defaults: x86
11-24 17:12:36.772: I/ActivityManager(1643): Start proc 3543:com.google.android.ext.services/u0a14 for service com.google.android.ext.services/android.ext.services.storage.CacheQuotaServiceImpl
11-24 17:12:36.783: I/ActivityManager(1643): Killing 2912:com.android.chrome/u0a44 (adj 906): empty #17
11-24 17:12:36.784: I/ActivityManager(1643): Killing 1996:com.google.android.deskclock/u0a68 (adj 906): empty #18
11-24 17:12:36.784: E/lowmemorykiller(1427): Error writing /proc/2912/oom_score_adj; errno=22
11-24 17:12:36.785: E/zygote(3543): Failed sending reply to debugger: Broken pipe
11-24 17:12:36.785: I/zygote(3543): Debugger is no longer active
11-24 17:12:36.785: I/ActivityManager(1643): Killing 2828:com.google.android.configupdater/u0a4 (adj 906): empty #19
11-24 17:12:36.792: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:36.792: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:36.814: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:36.814: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:36.848: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:36.848: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:36.857: I/Ads(3316): Ad finished loading.
11-24 17:12:36.857: I/ActivityManager(1643): Killing 2929:com.google.android.onetimeinitializer/u0a16 (adj 906): empty #17
11-24 17:12:36.859: I/Ads(3316): Ad finished loading.
11-24 17:12:36.866: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:36.866: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:37.140: I/ActivityManager(1643): Killing 2952:com.google.android.packageinstaller/u0a18 (adj 906): empty #17
11-24 17:12:38.523: W/zygote(3562): Unexpected CPU variant for X86 using defaults: x86
11-24 17:12:38.530: I/ActivityManager(1643): Start proc 3562:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
11-24 17:12:38.541: I/zygote(3562): Debugger is no longer active
11-24 17:12:38.556: I/ActivityManager(1643): Killing 2396:com.google.android.partnersetup/u0a17 (adj 906): empty #17
11-24 17:12:41.102: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:41.102: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:41.859: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:41.859: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:43.489: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:43.489: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:46.657: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:46.657: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:46.666: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:46.666: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:46.673: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:46.673: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:46.683: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:46.683: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:46.694: E/memtrack(1643): Couldn't load memtrack module
11-24 17:12:46.694: W/android.os.Debug(1643): failed to get memory consumption info: -1
11-24 17:12:48.037: I/ActivityManager(1643): START u0 {flg=0x10000000 cmp=com.test.testAds/com.google.android.gms.ads.AdActivity (has extras)} from uid 10085
11-24 17:12:48.070: D/AudioTrack(3316): stop() called with 584704 frames delivered
11-24 17:12:48.084: I/Ads(3316): Ad opening.
11-24 17:12:48.088: E/ActivityManager(1643): Activity Manager Crash. UID:10085 PID:3316 TRANS:63
11-24 17:12:48.088: E/ActivityManager(1643): java.lang.IllegalStateException: Only fullscreen activities can request orientation
11-24 17:12:48.088: E/ActivityManager(1643):  at com.android.server.am.ActivityRecord.setRequestedOrientation(ActivityRecord.java:2198)
11-24 17:12:48.088: E/ActivityManager(1643):  at com.android.server.am.ActivityManagerService.setRequestedOrientation(ActivityManagerService.java:4947)
11-24 17:12:48.088: E/ActivityManager(1643):  at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:1101)
11-24 17:12:48.088: E/ActivityManager(1643):  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2935)
11-24 17:12:48.088: E/ActivityManager(1643):  at android.os.Binder.execTransact(Binder.java:674)
11-24 17:12:48.089: D/AndroidRuntime(3316): Shutting down VM
11-24 17:12:48.089: D/AndroidRuntime(3316): --------- beginning of crash
11-24 17:12:48.089: E/AndroidRuntime(3316): FATAL EXCEPTION: main
11-24 17:12:48.089: E/AndroidRuntime(3316): Process: com.test.testAds, PID: 3316
11-24 17:12:48.089: E/AndroidRuntime(3316): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.test.testAds/com.google.android.gms.ads.AdActivity}: java.lang.IllegalStateException: Only fullscreen activities can request orientation
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2817)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2892)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread.-wrap11(Unknown Source:0)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.os.Handler.dispatchMessage(Handler.java:105)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.os.Looper.loop(Looper.java:164)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread.main(ActivityThread.java:6541)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at java.lang.reflect.Method.invoke(Native Method)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
11-24 17:12:48.089: E/AndroidRuntime(3316): Caused by: java.lang.IllegalStateException: Only fullscreen activities can request orientation
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.os.Parcel.readException(Parcel.java:1950)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.os.Parcel.readException(Parcel.java:1888)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.IActivityManager$Stub$Proxy.setRequestedOrientation(IActivityManager.java:5675)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.Activity.setRequestedOrientation(Activity.java:5739)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.google.android.gms.ads.internal.overlay.zzd.setRequestedOrientation(Unknown Source:2)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.google.android.gms.ads.internal.overlay.zzd.zzs(Unknown Source:272)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.google.android.gms.ads.internal.overlay.zzd.onCreate(Unknown Source:233)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at com.google.android.gms.ads.AdActivity.onCreate(Unknown Source:28)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.Activity.performCreate(Activity.java:6975)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1213)
11-24 17:12:48.089: E/AndroidRuntime(3316):   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2770)
11-24 17:12:48.089: E/AndroidRuntime(3316):   ... 9 more
11-24 17:12:48.096: W/ActivityManager(1643):   Force finishing activity com.test.testAds/com.google.android.gms.ads.AdActivity
11-24 17:12:48.101: W/ActivityManager(1643):   Force finishing activity com.test.testAds/com.unity3d.player.UnityPlayerActivity
11-24 17:12:48.111: I/ActivityManager(1643): Showing crash dialog for package com.test.testAds u0
11-24 17:12:48.139: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 4202496
11-24 17:12:48.144: I/OpenGLRenderer(1643): Initialized EGL, version 1.4
11-24 17:12:48.144: D/OpenGLRenderer(1643): Swap behavior 1
11-24 17:12:48.145: W/OpenGLRenderer(1643): Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
11-24 17:12:48.145: D/OpenGLRenderer(1643): Swap behavior 0
11-24 17:12:48.149: D/EGL_emulation(1643): eglCreateContext: 0x8a879dc0: maj 2 min 0 rcv 2
11-24 17:12:48.150: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 4202496
11-24 17:12:48.157: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 4202496
11-24 17:12:48.163: D/EGL_emulation(1643): eglMakeCurrent: 0x8a879dc0: ver 2 0 (tinfo 0x8954dec0)
11-24 17:12:48.176: I/zygote(3316): Do partial code cache collection, code=60KB, data=49KB
11-24 17:12:48.177: I/zygote(3316): After code cache collection, code=60KB, data=49KB
11-24 17:12:48.177: I/zygote(3316): Increasing code cache capacity to 256KB
11-24 17:12:48.183: D/EGL_emulation(1643): eglMakeCurrent: 0x8a879dc0: ver 2 0 (tinfo 0x8954dec0)
11-24 17:12:48.271: W/Looper(1643): Dispatch took 102ms on android.ui, h=Handler (android.view.Choreographer$FrameHandler) {6bab37e} cb=android.view.Choreographer$FrameDisplayEventReceiver@1a300df msg=0
11-24 17:12:48.599: W/ActivityManager(1643): Activity pause timeout for ActivityRecord{85f18be u0 com.test.testAds/com.google.android.gms.ads.AdActivity t43 f}
11-24 17:12:48.636: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 12587008
11-24 17:12:48.649: I/chatty(1420): uid=1000(system) allo...@2.0-s identical 1 line
11-24 17:12:48.663: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 12587008
11-24 17:12:48.675: D/SurfaceFlinger(1428): duplicate layer name: changing com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity to com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity#1
11-24 17:12:48.683: D/EGL_emulation(2323): eglMakeCurrent: 0x9cd86140: ver 2 0 (tinfo 0x9cd83950)
11-24 17:12:48.689: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 12587008
11-24 17:12:48.751: I/chatty(1420): uid=1000(system) allo...@2.0-s identical 1 line
11-24 17:12:48.765: D/gralloc_ranchu(1420): gralloc_alloc: Creating ashmem region of size 12587008
11-24 17:12:48.800: D/EGL_emulation(2224): eglMakeCurrent: 0xa61b1aa0: ver 2 0 (tinfo 0xaa66cf50)
11-24 17:12:48.814: I/zygote(2323): Deoptimizing void com.google.android.apps.gsa.search.core.service.worker.a.a.a(com.google.android.apps.gsa.search.core.state.qc) due to JIT inline cache
11-24 17:12:48.823: W/SessionLifecycleManager(2323): Handover failed. Creating new session controller.
11-24 17:12:48.828: I/OptInState(2323): There is a new client and it does not support opt-in. Dropping request.
11-24 17:12:48.853: I/MicroDetectionWorker(2323): #updateMicroDetector [detectionMode: [mDetectionMode: [1]]]
11-24 17:12:48.853: I/MicroDetectionWorker(2323): #startMicroDetector [speakerMode: 0]
11-24 17:12:48.854: I/AudioController(2323): Using mInputStreamFactoryBuilder
11-24 17:12:48.858: I/MicroRecognitionRunner(2323): Starting detection.
11-24 17:12:48.863: I/MicrophoneInputStream(2323): mic_starting com.google.android.apps.gsa.staticplugins.aa.c@52ee2f9
11-24 17:12:48.872: I/MicroDetectionWorker(2323): onReady
11-24 17:12:48.873: I/AudioFlinger(1507): AudioFlinger's thread 0xabf83200 tid=3596 ready to run
11-24 17:12:48.884: I/MicrophoneInputStream(2323): mic_started com.google.android.apps.gsa.staticplugins.aa.c@52ee2f9
11-24 17:12:48.886: E/ActivityThread(2323): Failed to find provider info for com.google.android.apps.gsa.testing.ui.audio.recorded
11-24 17:12:48.892: I/MicrophoneInputStream(2323): mic_close com.google.android.apps.gsa.staticplugins.aa.c@52ee2f9
11-24 17:12:48.892: I/MicroRecognitionRunner(2323): Detection finished
11-24 17:12:48.892: W/ErrorReporter(2323): reportError [type: 211, code: 524300]: Error reading from input stream
11-24 17:12:48.893: I/MicroRecognitionRunner(2323): Stopping hotword detection.
11-24 17:12:48.894: W/ErrorProcessor(2323): onFatalError, processing error from engine(4)
11-24 17:12:48.894: W/ErrorProcessor(2323): com.google.android.apps.gsa.shared.speech.b.g: Error reading from input stream
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.staticplugins.recognizer.j.a.a(SourceFile:28)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.staticplugins.recognizer.j.b.run(SourceFile:15)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.shared.util.concurrent.a.ax.run(SourceFile:14)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.shared.util.concurrent.a.bl.run(SourceFile:4)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.shared.util.concurrent.a.bl.run(SourceFile:4)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.lang.Thread.run(Thread.java:764)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.shared.util.concurrent.a.ai.run(SourceFile:6)
11-24 17:12:48.894: W/ErrorProcessor(2323): Caused by: com.google.android.apps.gsa.shared.exception.GsaIOException: Error code: 393238 | Buffer overflow, no available space.
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.speech.audio.Tee.f(SourceFile:103)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.speech.audio.au.read(SourceFile:2)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at java.io.InputStream.read(InputStream.java:101)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.speech.audio.ao.run(SourceFile:18)
11-24 17:12:48.894: W/ErrorProcessor(2323):   at com.google.android.apps.gsa.speech.audio.an.run(SourceFile:2)
11-24 17:12:48.894: W/ErrorProcessor(2323):   ... 9 more
11-24 17:12:48.894: I/AudioController(2323): internalShutdown
11-24 17:12:48.933: I/MicroDetectionWorker(2323): onReady
11-24 17:12:48.975: I/MicroDetector(2323): Keeping mic open: false
11-24 17:12:48.975: I/DeviceStateChecker(2323): DeviceStateChecker cancelled
11-24 17:12:48.975: I/MicroDetectionWorker(2323): #onError(false)
11-24 17:12:49.105: I/ActivityManager(1643): Killing 3167:com.android.settings/1000 (adj 906): empty #17
11-24 17:12:49.106: I/ActivityManager(1643): Killing 2146:android.process.media/u0a9 (adj 906): empty #18
11-24 17:12:49.106: I/ActivityManager(1643): Killing 3006:com.google.process.gapps/u0a50 (adj 906): empty #19
11-24 17:12:49.297: W/OpenGLRenderer(2224): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
11-24 17:12:49.981: I/qemu-props(1426): start adbd ...
11-24 17:12:51.130: W/audio_hw_generic(1414): Not supplying enough data to HAL, expected position 3007742 , only wrote 1504800
11-24 17:12:51.576: E/TaskPersister(1643): File error accessing recents directory (directory doesn't exist?).

NYAM

unread,
Nov 24, 2017, 4:15:37 AM11/24/17
to Google Mobile Ads SDK Developers
Add more Info.

I use Reword video Only.

2017年11月24日金曜日 17時32分50秒 UTC+9 NYAM:

Joshua Lagonera (Mobile Ads SDK Team)

unread,
Nov 24, 2017, 6:09:03 AM11/24/17
to Google Mobile Ads SDK Developers
Hi there,

Thank you for providing us a stack trace of the crash. We have reports of the same crash on apps targeting API 27 when trying to show Interstitial and Rewarded Video Ads and the team is actively investigating it. However, in order to confirm this, would you be able to provide to us the sample project you mentioned using the Reply Privately to Author option? Additionally, is your application targeting API 27?

Regards,
Joshua Lagonera
Mobile Ads SDK Team

NYAM

unread,
Nov 24, 2017, 6:28:59 AM11/24/17
to Google Mobile Ads SDK Developers
Thank you for message.

Targeting API :
My Targeting API is automatic on unity setting.
I check export AndroidManifest.xml, Wrote android:targetSdkVersion="27".

Reply Privately to Author option :
Sorry I'dont now, How to Use This option?

I try change manuary target API 25, Work fine.
Is there anything wrong?


2017年11月24日金曜日 20時09分03秒 UTC+9 Joshua Lagonera (Mobile Ads SDK Team):

Joshua Lagonera (Mobile Ads SDK Team)

unread,
Nov 26, 2017, 10:34:27 PM11/26/17
to Google Mobile Ads SDK Developers
Hi there,

Thank you for confirming this. It looks like it is parallel to the original report where applications targeting API 27 are crashing when trying to display Interstitial and/or Rewarded Video Ads. 

As previously mentioned, we will get back to you once we have updates regarding this issue.

Regards,
Joshua Lagonera
Mobile Ads SDK Team

Joshua Lagonera (Mobile Ads SDK Team)

unread,
Nov 28, 2017, 1:48:02 AM11/28/17
to Google Mobile Ads SDK Developers
Hi there,

Thank you for your patience.

We just received an update that this issue has been fixed. However, we do not have any specific date on when this will be released. I would suggest you to regularly monitor the Release Notes for Android, as well as the Releases for the official Unity Plugin.

Regards,
Joshua Lagonera
Mobile Ads SDK Team

On Friday, November 24, 2017 at 7:28:59 PM UTC+8, NYAM wrote:

TOMOYA SUGIKAMI

unread,
Dec 1, 2017, 10:17:23 AM12/1/17
to Google Mobile Ads SDK Developers
Hello

I am also hitting this problem.
It only crashes on Android 8.0.
The banner is displayed.
Crash with interstitial and reward.
Can you solve the problem?

Do I have to modify the manifesto?


2017年11月28日火曜日 15時48分02秒 UTC+9 Joshua Lagonera (Mobile Ads SDK Team):
AndroidManifest.xml
Message has been deleted

Prateek

unread,
Jan 13, 2018, 11:06:34 PM1/13/18
to Google Mobile Ads SDK Developers
Hi Joshua,
This issue is still happening with Admob SDK 11.8.0 on Android 8.x and is affecting our business. Any updates on fix in Admob and ETA for release?

Thanks.

邱至民

unread,
Jan 14, 2018, 1:12:16 AM1/14/18
to Google Mobile Ads SDK Developers
Same problem here. Maybe you could add some warning to the release notes in case some one like me upgraded to SDK 27 accidentally.
Or try to keep the consistency before you release them.
Upgrading Android SDK is like a punishment to our developers.

PA於 2018年1月14日星期日 UTC+8下午12時06分34秒寫道:

Joshua Lagonera (Mobile Ads SDK Team)

unread,
Jan 14, 2018, 11:11:49 PM1/14/18
to Google Mobile Ads SDK Developers
Hi All,

As previously mentioned, we are not able to comment on the ETA on when the fix will be released. However, I will raise your concerns to the rest of the team.

That said, I would suggest that you regularly check our Release Notes for any updates with regards to the Mobile Ads SDK for Android.

Regards,
Joshua Lagonera
Mobile Ads SDK Team

Wassim

unread,
Jan 27, 2018, 7:06:01 AM1/27/18
to Google Mobile Ads SDK Developers
Same problem I received a report from the user(only one) that it crashes with Android 5.1, phone : Hisense F20 (HS8909QC), 1024MB RAM

Input dispatching timed out (Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.)


  compileSdkVersion 26

    buildToolsVersion '27.0.3'

        minSdkVersion 14

        targetSdkVersion 26


"main" prio=5 tid=1 Native | group="main" sCount=1 dsCount=0 obj=0x73dc4000 self=0xb86091b0 | sysTid=8228 nice=-15 cgrp=default sched=0/0 handle=0xb6f4bbec | state=S schedstat=( 4946256202 745087712 6659 ) utm=368 stm=126 core=1 HZ=100 | stack=0xbe59e000-0xbe5a0000 stackSize=8MB | held mutexes=
#00 pc 000000000000f9a8 /system/lib/libc.so (syscall+28)
#01 pc 00000000000a8c4b /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+82)
#02 pc 000000000027a76d /system/lib/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE+756)
#03 pc 0000000000086939 /system/lib/libart.so (_ZN3art12JniMethodEndEjPNS_6ThreadE+8)
#04 pc 0000000000d28471 /system/framework/arm/boot.oat (Java_android_os_BinderProxy_transactNative__ILandroid_os_Parcel_2Landroid_os_Parcel_2I+156)
at android.os.BinderProxy.transactNative (Native method)
at android.os.BinderProxy.transact (Binder.java:496)
at android.view.IWindowSession$Stub$Proxy.relayout (IWindowSession.java:912)
at android.view.ViewRootImpl.relayoutWindow (ViewRootImpl.java:5433)
at android.view.ViewRootImpl.performTraversals (ViewRootImpl.java:1525)
at android.view.ViewRootImpl.doTraversal (ViewRootImpl.java:1079)
at android.view.ViewRootImpl$TraversalRunnable.run (ViewRootImpl.java:6017)
at android.view.Choreographer$CallbackRecord.run (Choreographer.java:773)
at android.view.Choreographer.doCallbacks (Choreographer.java:586)
at android.view.Choreographer.doFrame (Choreographer.java:556)
at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:759)
at android.os.Handler.handleCallback (Handler.java:739)
at android.os.Handler.dispatchMessage (Handler.java:95)
at android.os.Looper.loop (Looper.java:135)
at android.app.ActivityThread.main (ActivityThread.java:5270)
at java.lang.reflect.Method.invoke! (Native method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:915)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:710)

Joshua Lagonera (Mobile Ads SDK Team)

unread,
Jan 29, 2018, 12:19:44 AM1/29/18
to Google Mobile Ads SDK Developers
Hi there,

Thank you for providing a stack trace of the crash. However, this seems to be different from the one that was reported in this thread. I would also like to note that the trace you provided did not contain symbols/classes from the Mobile Ads SDK, so it's highly likely caused by your implementation.

If you would like us to further investigate this issue, kindly create a new thread further describing the issue and check if you are able to replicate the crash on our sample apps.

Regards,
Joshua Lagonera
Mobile Ads SDK Team

-- 

--- 
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/a798ecf1-021b-49c6-83b9-5ae0258f99fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Pavel Repkin

unread,
Feb 27, 2018, 11:30:19 AM2/27/18
to Google Mobile Ads SDK Developers
Hey, Joshua!
We are waiting for the fix to the dreaded crash as well.

java.lang.IllegalStateException: Only fullscreen activities can request orientation

Because of this I had to turn Interstitials and Rewarded Videos off for Oreo to avoid crashes on user devices.

I have even seen this crash myself in emulator once.

We are building to the latest Play Services SDK 11.8.0, targetSDK API 27

We see the crash on these devices in the crash logs.

Pavel Repkin


Joshua Lagonera (Mobile Ads SDK Team)

unread,
Feb 28, 2018, 1:09:35 AM2/28/18
to Google Mobile Ads SDK Developers
Hi Pavel,

Kindly note that we have already provided a fix for this crash. However, we are not able to comment on when it will be released. 

As mentioned, you can regularly check our Release Notes for Android, as well as our official developer blog, for any updates regarding the Mobile Ads SDK.

Regards,
Joshua Lagonera
Mobile Ads SDK Team

Pavel Repkin

unread,
Feb 28, 2018, 1:53:00 AM2/28/18
to Google Mobile Ads SDK Developers
Thank you, Joshua, we are waiting for the fix.

ahmad...@arabiaweather.com

unread,
Feb 28, 2018, 4:44:29 AM2/28/18
to Google Mobile Ads SDK Developers
Guys for those of you are still having this issue, my fix was to remove the following from the manifest:

<activity
android:name="com.google.android.gms.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" /> 
 

Pavel Repkin

unread,
Mar 2, 2018, 9:44:56 AM3/2/18
to Google Mobile Ads SDK Developers
This is how we fixed the issue.
<activity
android:name="com.google.android.gms.ads.AdActivity"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
tools:replace="android:theme"
/>

Kudos to Omar Mahmoud
Reply all
Reply to author
Forward
0 new messages