Android AdMob crash: java.lang.IllegalArgumentException: Service not registered: ano@408e67e0

1,980 views
Skip to first unread message

Bytra

unread,
Dec 31, 2013, 2:01:11 PM12/31/13
to google-adm...@googlegroups.com
Recently we have report of crash in one of AdMob threads (so far AdMob libraries leading in crashes and ANRs in our app):

Thread: AdWorker #3:
Exception: java.lang.IllegalArgumentException: Service not registered: ano@408e67e0 
at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:891) 
at android.app.ContextImpl.unbindService(ContextImpl.java:927)
at android.content.ContextWrapper.unbindService(ContextWrapper.java:352) 
at ta.a(SourceFile:135) 
at qc.d(SourceFile:88) 
at qc.b(SourceFile:129) 
at pz.a(SourceFile:239) 
at pz.a(SourceFile:176) 
at wd.a(SourceFile:112) 
at xf.run(SourceFile:14) 
at xh.run(SourceFile:30) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581) 
at java.lang.Thread.run(Thread.java:1019)

This happen on "LG E400g Optimus L3", android: 2.3.6

Anybody saw this crash before?
Thanks,

William Ferguson

unread,
Jan 1, 2014, 8:36:45 PM1/1/14
to google-adm...@googlegroups.com
What makes you think this is Admob related?

William

Bytra

unread,
Jan 1, 2014, 11:00:01 PM1/1/14
to google-adm...@googlegroups.com
Name of thread is "AdWorker #3"

William Ferguson

unread,
Jan 1, 2014, 11:09:47 PM1/1/14
to google-adm...@googlegroups.com
This SO post http://stackoverflow.com/questions/20638252/android-exception-loadedapkforgetservicedispatcher888-adworker-2 suggest that it has to do with Interstitial ads showing as the user is exiting the Activity. Solution seems to be to ensure you are stopping ad loading on exit from the Activity.
Reply all
Reply to author
Forward
0 new messages