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

[BUG] iOS crash when exit to device background #494

Open
MomoDeLuxe opened this issue Feb 3, 2022 · 3 comments · May be fixed by #625
Open

[BUG] iOS crash when exit to device background #494

MomoDeLuxe opened this issue Feb 3, 2022 · 3 comments · May be fixed by #625

Comments

@MomoDeLuxe
Copy link

MomoDeLuxe commented Feb 3, 2022

Describe the bug
App crash iOS when exit to background

What attempts have you made to resolve this error ?
Default template with release build iOS. Test app via TestFlight

To Reproduce

Steps to reproduce the behavior:

  1. Build iOS release.
  2. Upload to Apple connect
  3. Install on device
  4. When player on exit app iOS any OS version or model APP crash

Expected behavior
To exit APP.

fijkplayer version
Latest v0.10.1

Smartphone (please complete the following information):

  • Device: [e.g. iPhone ANY]
  • OS: [e.g. iOS ANY]

Additional context
Crash log:
Thread 36 name:
Thread 36 Crashed:
0 Flutter 0x0000000106e15b8c -[FlutterEngine textureFrameAvailable:] + 32
1 Runner 0x0000000104709c28 vout_display_overlay + 941096 (ijksdl_vout_ios_gles2.m:146)
2 Runner 0x00000001046f48e0 video_display2 + 854240 (ff_ffplay.c:1101)
3 Runner 0x00000001046f29a0 video_refresh_thread + 846240 (ff_ffplay.c:3840)
4 Runner 0x00000001046f6d58 SDL_RunThread + 863576 (ijksdl_thread_ios.m:33)
5 libsystem_pthread.dylib 0x00000001dbd9c3a4 _pthread_start + 116 (pthread.c:891)
6 libsystem_pthread.dylib 0x00000001dbd9a9fc thread_start + 8

@alexmercerind
Copy link

Do you have any solution? 😕

@alexmercerind
Copy link

Just wanted y'all to know that you can use my fork: https://github.com/alexmercerind/fijkplayer.

It doesn't crash on iOS 16. The workaround isn't ideal, but my intended approach wasn't working.

Thanks!

@fingerart
Copy link

Thanks, very useful given the current maintenance status of the project.

LinXunFeng added a commit to LinXunFeng/fijkplayer that referenced this issue Feb 2, 2024
@LinXunFeng LinXunFeng linked a pull request Feb 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants