appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

[ BUG ] : App Crashes when entering/exiting from Full Screen #242

Open foram0147 opened 7 months ago

foram0147 commented 7 months ago

appinio_video_player.dart

Describe the bug App Crashes when entering/exiting from Full Screen

Version appinio_video_player: ^1.2.2

To Reproduce Steps to reproduce the behavior:

  1. start video
  2. enter full screen mode
  3. exit full screen

Screenshots

Error Log F/flutter (20102): [FATAL:flutter/shell/platform/android/surface_texture_externaltexture.cc(56)] Check failed: state == AttachmentState::kAttached. F/libc (20102): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 20102 (.i*.s***), pid 20102 (.i.s****)


Build fingerprint: 'xiaomi/violet/violet:10/QKQ1.123658.002/V12.5.1.0.QFHINXM:user/release-keys' Revision: '0' ABI: 'arm64' Timestamp: 2024-02-13 11:16:24+0530 pid: 20102, tid: 20102, name: .i*.s*** >>> com.i.s**** <<< uid: 10859 signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr -------- Abort message: '[FATAL:flutter/shell/platform/android/surface_texture_externaltexture.cc(56)] Check failed: state == AttachmentState::kAttached. ' x0 0000000000000000 x1 0000000000004e86 x2 0000000000000006 x3 0000007fe2229c30 x4 2b6d551bd082fddd x5 2b6d551bd082fddd x6 2b6d551bd082fddd x7 7f7f7f7fffffffff x8 00000000000000f0 x9 2c6e561cd183fede x10 0000000000000001 x11 0000000000000000 x12 fffffff0fffffbdf x13 ffffffffffffffff x14 0000000000000004 x15 ffffffffffffffff x16 0000007f5ea608c0 x17 0000007f5ea3c900 x18 0000007e323fab99 x19 0000000000004e86 x20 0000000000004e86 x21 00000000ffffffff x22 0000007eca4f2898 x23 0000007ecf2738f8 x24 0000007fe222a1b8 x25 0000007e72f5db58 x26 0000000000000001 x27 0000000000000046 x28 0000000000000001 x29 0000007fe2229cd0 sp 0000007fe2229c10 lr 0000007f5e9ee0c4 pc 0000007f5e9ee0f0 backtrace:

00 pc 00000000000830f0 /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId: 328a3518945f3e056fc055f1eea1cc35)

  #01 pc 0000000000000290  /data/app/com.i*****.s****-pi123616q38UrxEZW-87mA==/base.apk

Lost connection to device. the Dart compiler exited unexpectedly.