Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get an issue while using ima ads (may be special exception) #4231

Closed
kinhdang opened this issue May 10, 2018 · 2 comments
Closed

Get an issue while using ima ads (may be special exception) #4231

kinhdang opened this issue May 10, 2018 · 2 comments
Assignees

Comments

@kinhdang
Copy link

Dear all !

We use exoplayer 2.7.1, and it works properly. but recent we get an issue with log file detail follow, may be this issue is exception specialy, we only post here, if any knows, please share idea how to improved.

THanks.

ANDROID_VERSION=4.2.2
BRAND=rk31sdk
PHONE_MODEL=IPTV1
CUSTOM_DATA=
STACK_TRACE=java.lang.NullPointerException
at com.google.android.exoplayer2.ext.ima.ImaAdsLoader.loadAd(Unknown Source)
at com.google.obf.hm.a(Unknown Source)
at com.google.obf.hj.e(Unknown Source)
at com.google.obf.hj.a(Unknown Source)
at com.google.obf.hk.b(Unknown Source)
at com.google.obf.hk$1.shouldOverrideUrlLoading(Unknown Source)
at android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:270)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:383)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5041)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)

@andrewlewis andrewlewis self-assigned this May 10, 2018
@andrewlewis
Copy link
Collaborator

If loadAd were called after releasing the ads manager that could cause this, but that is unexpected. Do you have steps to reproduce the issue or any other information about the circumstances under which the crash occurred?

@kinhdang
Copy link
Author

Thanks andrewlewis !

unfortunately, this issue we got by end user when they using our app, we will monitor more this case, and report in here.

Many thanks.

ojw28 pushed a commit that referenced this issue May 12, 2018
Issue: #4231

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=196180271
@google google locked and limited conversation to collaborators Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants