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

E/MediaPlayerNative: error (1, -2147483648) #129

Open
Mori-hub opened this issue Jan 31, 2022 · 2 comments
Open

E/MediaPlayerNative: error (1, -2147483648) #129

Mori-hub opened this issue Jan 31, 2022 · 2 comments
Labels
bug leak of information Need more information on how to reproduce the error

Comments

@Mori-hub
Copy link

Describe the bug
In Android 11+ , I can see this error ! no play no stop

E/MediaPlayerNative: error (1, -2147483648)
E/MediaPlayer: Error (1,-2147483648)
E/MediaPlayerNative: Attempt to call getDuration in wrong state: mPlayer=0x7424035440, mCurrentState=0
E/MediaPlayerNative: error (-38, 0)
E/MediaPlayerNative: stop called in state 0, mPlayer(0x7424035440)
E/MediaPlayerNative: error (-38, 0)

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

V/MediaHTTPService: MediaHTTPService(android.media.MediaHTTPService@ab4136f): Cookies: null
V/MediaHTTPService: makeHTTPConnection: CookieManager created: java.net.CookieManager@372487c
V/MediaHTTPService: makeHTTPConnection(android.media.MediaHTTPService@ab4136f): cookieHandler: java.net.CookieManager@372487c Cookies: null
E/MediaPlayerNative: error (1, -2147483648)
E/MediaPlayer: Error (1,-2147483648)
E/MediaPlayerNative: Attempt to call getDuration in wrong state: mPlayer=0x7424035440, mCurrentState=0
E/MediaPlayerNative: error (-38, 0)
E/MediaPlayerNative: stop called in state 0, mPlayer(0x7424035440)
E/MediaPlayerNative: error (-38, 0)
V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@ghost
Copy link

ghost commented Jun 9, 2022

I'm also facing the same. Any update please!

@jeancsanchez jeancsanchez added leak of information Need more information on how to reproduce the error bug labels May 29, 2023
@jeancsanchez
Copy link
Owner

Please, tell me more about how to reproduce the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug leak of information Need more information on how to reproduce the error
Projects
None yet
Development

No branches or pull requests

2 participants