Bug 53730 - Ошибки Crash Annotation GraphicsCriticalError в firefox при запуске видео
Summary: Ошибки Crash Annotation GraphicsCriticalError в firefox при запуске видео
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: firefox-esr (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Pavel Vasenkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-04 18:10 MSK by Белая Алёна
Modified: 2025-04-04 18:10 MSK (History)
2 users (show)

See Also:


Attachments
logs (4.08 KB, application/gzip)
2025-04-04 18:10 MSK, Белая Алёна
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Белая Алёна 2025-04-04 18:10:04 MSK
Created attachment 18155 [details]
logs

Версии пакетов:
libva-2.22.0-alt1
libva-intel-media-driver-25.1.4-alt1
libva-driver-intel-2.4.1-alt2
firefox-esr-128.8.1-alt1

Стенды: 
Acer Aspire 5 A517-52-542X (Intel Iris Xe Graphics [Intel Tiger Lake-LP GT2] )
HP 15s-fq2020ur 
Lenovo IdeaPad Slim 3 (Intel Iris Xe Graphics [Intel Raptor Lake-P])
Гравитон Н15И (Intel UHD Graphics 620 [Intel Comet Lake-U GT2] )
Lenovo-ThinkBook-14-G7 (Intel Meteor Lake-P [Intel Graphics])

Системы: 
Alt Workstation K 11RC x86_64 (KDE)
Alt Workstation 11RC x86_64 (Gnome)

Воспроизводится как для wayland, так и для x11. 

Шаги воспроизведения: 
1. Установить пакеты:
apt-get install libva libva-intel-media-driver libva-driver-intel libva-utils firefox-esr -y
2. Запустить firefox/firefox-wayland из консоли
3. Открыть youtube/rutube, запустить прямой эфир на rbc.ru

Результат: firefox очень медленно загружает страницу rbc.ru, в консоли появляются сообщения вида: 
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: RemoteTexture ready timeout (t=200.554) |[1][GFX1-]: RemoteTexture ready timeout (t=200.554) |[2][GFX1-]: RemoteTexture ready timeout (t=200.803) |[3][GFX1-]: RemoteTexture ready timeout (t=200.803) |[4][GFX1-]: RemoteTexture ready timeout (t=200.857) |[5][GFX1-]: RemoteTexture ready timeout (t=200.857) |[6][GFX1-]: Failed to play canvas event type: 64 (t=272.324) [GFX1-]: Failed to play canvas event type: 64
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: RemoteTexture ready timeout (t=200.554) |[1][GFX1-]: RemoteTexture ready timeout (t=200.554) |[2][GFX1-]: RemoteTexture ready timeout (t=200.803) |[3][GFX1-]: RemoteTexture ready timeout (t=200.803) |[4][GFX1-]: RemoteTexture ready timeout (t=200.857) |[5][GFX1-]: RemoteTexture ready timeout (t=200.857) |[6][GFX1-]: Failed to play canvas event type: 64 (t=272.324) |[7][GFX1-]: Failed to read event type: 51 (t=272.324) [GFX1-]: Failed to read event type: 51

VAAPI driver при этом инициализируется корректно:
$ MOZ_GFX_DEBUG=1 firefox-wayland 
GLX_TEST: childgltest start
...
GLX_TEST: wayland_egltest finished
...
vaInitialize finished
...
vaapitest finished
VAAPI_SUPPORTED

Полный лог во вложении.