You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
No rule of program crash was found.
The process of my test is to enter the page of multiple players, play the video, and exit the page while the video is playing.
In addition, when the video is playing, switch the program to the background and back to the foreground.
Technical Details:
Device: HUAWEI nova6
OS: android 10
[√] Flutter (Channel stable, 3.3.9, on Microsoft Windows [版本 10.0.19042.630], locale zh-CN)
• Flutter version 3.3.9 on channel stable at D:\flutter\flutter
• Upstream repository https://github.com/flutter/flutter/
• FLUTTER_GIT_URL = https://github.com/flutter/flutter/
• Framework revision b8f7f1f986 (5 weeks ago), 2022-11-23 06:43:51 +0900
• Engine revision 8f2221fbef
• Dart version 2.18.5
• DevTools version 2.15.0
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
[√] Connected device (5 available)
• WLZ AL10 (mobile) • FMLDU19C13016286 • android-arm64 • Android 10 (API 29)
The text was updated successfully, but these errors were encountered:
youtube_player_flutter: 8.1.2
Describe the bug
I tested for about 4 hours, and the program crashed twice.
LOG:
F/libc ( 5107): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x763c6d7228 in tid 5107 (icalcloud.debug), pid 5107 (icalcloud.debug)
Build fingerprint: 'HUAWEI/WLZ-AL10/HWWLZ:10/HUAWEIWLZ-AL10/102.0.0.230C00:user/release-keys'
Revision: '0'
ABI: 'arm64'
SYSVMTYPE: Maple
APPVMTYPE: Art
Timestamp: 2022-12-27 10:33:10+0800
pid: 5107, tid: 5107, name: package >>> package <<<
uid: 10630
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x763c6d7228
x0 000000763c7f7000 x1 0000000000001000 x2 0000000000000003 x3 0000000000000001
x4 0000000000000136 x5 0000000000000000 x6 00000000ffffffff x7 0000000000000000
x8 000000763c6d7000 x9 0000000000000001 x10 0000000000000001 x11 0000000000000000
x12 00000000ffffffd8 x13 0000007fcc67e350 x14 fffffffffffffff8 x15 0000000000000068
x16 000000759d572b50 x17 000000763c94fa80 x18 0000000000000029 x19 00000073d78cef00
x20 00000400760bb000 x21 000000754b6ba3c0 x22 00000073ea28df10 x23 000000738912d010
x24 000000754bd483b0 x25 0000000000000000 x26 0000000000003084 x27 00000073dd4b8c48
x28 00000075aa10fdf8 x29 0000000000000000
sp 0000007fcc67e330 lr 000000759cee2aa0 pc 000000759cee2ac4
backtrace:
#00 pc 0000000002199ac4 /vendor/lib64/egl/libGLES_mali.so (BuildId: ce4c191ff7791465c85a32d410859ed1)
#1 pc 000000000219b418 /vendor/lib64/egl/libGLES_mali.so (BuildId: ce4c191ff7791465c85a32d410859ed1)
#2 pc 00000000021b1ef4 /vendor/lib64/egl/libGLES_mali.so (BuildId: ce4c191ff7791465c85a32d410859ed1)
#3 pc 00000000021b0c88 /vendor/lib64/egl/libGLES_mali.so (BuildId: ce4c191ff7791465c85a32d410859ed1)
#4 pc 0000000000022828 /system/lib64/libEGL.so (android::eglSwapBuffersWithDamageKHRImpl(void*, void*, int*, int)+620) (BuildId: 9f54126ca3c5e205a088560d488b3844)
#5 pc 000000000001ef58 /system/lib64/libEGL.so (eglSwapBuffersWithDamageKHR+104) (BuildId: 9f54126ca3c5e205a088560d488b3844)
#6 pc 00000000015be9c4 /data/app/package-UY6FRo9g2igSGzIIn9HbNg==/lib/arm64/libflutter.so (BuildId: 28af3c003dc3df47d321bb57bca9a9abd73a75f4)
#7 pc 4485e99644828000
Lost connection to device.
To Reproduce
No rule of program crash was found.
The process of my test is to enter the page of multiple players, play the video, and exit the page while the video is playing.
In addition, when the video is playing, switch the program to the background and back to the foreground.
Technical Details:
The text was updated successfully, but these errors were encountered: