ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

StyledPlayerControlView : java.lang.RuntimeException: Could not read input channel file descriptors from parcel

Open nuclearmagneton opened this issue 3 years ago • 0 comments

ExoPlayer Version

2.18.1

Devices that reproduce the issue

OnePlus5 Android 7.1.1

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Yes

Reproduction steps

received from crash report

Expected result

without crash

Actual result

android.view.InputChannel.nativeReadFromParcel InputChannel.java android.view.InputChannel.readFromParcel InputChannel.java:148 android.view.IWindowSession$Stub$Proxy.addToDisplay IWindowSession.java:841 android.view.ViewRootImpl.setView ViewRootImpl.java:640 android.view.WindowManagerGlobal.addView WindowManagerGlobal.java:342 android.view.WindowManagerImpl.addView WindowManagerImpl.java:93 android.widget.PopupWindow.invokePopup PopupWindow.java:1378 android.widget.PopupWindow.showAsDropDown PopupWindow.java:1234 android.widget.PopupWindow.showAsDropDown PopupWindow.java:1191 com.google.android.exoplayer2.ui.StyledPlayerControlView.displaySettingsWindow StyledPlayerControlView.java:-1 com.google.android.exoplayer2.ui.StyledPlayerControlView.access$3000 StyledPlayerControlView.java:-1 com.google.android.exoplayer2.ui.StyledPlayerControlView$ComponentListener.onClick StyledPlayerControlView.java:-1 android.view.View.performClick View.java:5794 android.view.View$PerformClick.run View.java:22728 android.os.Handler.handleCallback Handler.java:751 android.os.Handler.dispatchMessage Handler.java:95 android.os.Looper.loop Looper.java:154 android.app.ActivityThread.main ActivityThread.java:6138 java.lang.reflect.Method.invoke Method.java com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run ZygoteInit.java:893 com.android.internal.os.ZygoteInit.main ZygoteInit.java:783

Media

any demo links

Bug Report

  • [ ] You will email the zip file produced by adb bugreport to [email protected] after filing this issue.

nuclearmagneton avatar Sep 20 '22 02:09 nuclearmagneton