Closed yodatak closed 2 months ago
More info
[GFX1]: Device reset due to WR context [GFX1-]: GFX: RenderThread detected a device reset in PostUpdate Unflushed glGetGraphicsResetStatus: 0x92bb [Parent 2, IPDL Background] WARNING: pipe error: Mauvais descripteur de fichier: file /builds/worker/checkouts/gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc:702 Exiting due to channel error. [GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1@95: error 4: No Acquire point provided
ExceptionHandler::GenerateDump cloned child 976ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error.
Firefox error AdapterDeviceID: 0x2504 AdapterDriverVendor: nvidia/unknown AdapterDriverVersion: 555.52.4.0 AdapterVendorID: 0x10de AvailablePageFile: 815927296 AvailablePhysicalMemory: 1298288640 AvailableSwapMemory: 4294701056 AvailableVirtualMemory: 16467034112 BackgroundTaskMode: 0 BuildID: 20240618110440 ContentSandboxCapabilities: 87 ContentSandboxCapable: 1 ContentSandboxLevel: 4 CrashTime: 1719166640 DOMFissionEnabled: 1 DOMIPCEnabled: 1 DesktopEnvironment: gnome DeviceResetReason: 3 EMCheckCompatibility: true EventLoopNestingLevel: 1 GpuSandboxLevel: 0 GraphicsCriticalError: |[0][GFX1]: Device reset due to WR context (t=28.8442) |[1][GFX1-]: GFX: RenderThread detected a device reset in PostUpdate (t=28.8442) |[2][GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1@95: error 4: No Acquire point provided (t=552.423) GraphicsNumActiveRenderers: 2 GraphicsNumRenderers: 2 HeadlessMode: 0 InstallTime: 1719074756 IsWayland: 1 LastStartupWasCrash: 0 LinuxUnderMemoryPressure: 0 MozCrashReason: Error reading events from display: Relais brisé (pipe) Notes: Freedesktop SDK 23.08 (Flatpak runtime)FP(D00-L1010-W0000000-T01) WR! WR+ EGL? EGL- GL Context? GL Context+ WebGL? WebGL+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox ReleaseChannel: release SafeMode: 0 SecondsSinceLastCrash: 765 StartupCacheValid: 1 StartupCrash: 0 StartupTime: 1719166087 SubmittedFrom: Client Throttleable: 1 TotalPageFile: 29424680960 TotalPhysicalMemory: 25129717760 UptimeTS: 552.6595529 UtilityProcessStatus: Running Vendor: Mozilla Version: 127.0.1 useragent_locale: en-US This report also contains technical information about the state of the application when it crashed.
It seem its already report upstream but its a bad bad bug : / https://github.com/NVIDIA/egl-wayland/issues/110
Workarround for now MOZ_ENABLE_WAYLAND=0 flatpak run org.mozilla.firefox
Upstream bug, must be fixed by mozilla
Workarround for now MOZ_ENABLE_WAYLAND=0 flatpak run org.mozilla.firefox
Workaround does not work for me - same issue cause?
[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1@118: error 5: No Release point provided
$ MOZ_ENABLE_WAYLAND=0 flatpak run org.mozilla.firefox
[GFX1]: Device reset due to WR context
[GFX1-]: GFX: RenderThread detected a device reset in PostUpdate
[GFX1-]: Failed to make render context current during destroying.
[GFX1-]: Failed to make render context current during destroying.
Unflushed glGetGraphicsResetStatus: 0x92bb
IPDL protocol Error: Received an invalid file descriptor
[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1@118: error 5: No Release point provided
ExceptionHandler::GenerateDump cloned child 872
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Check with flatseal if environnement variable is not set
https://universal-blue.discourse.group/t/nvidia-555-drivers-incoming-important-information/2554
Seems to have fixed my issue. Thanks a lot!
For now it seem to be fixed with firefox 130 so i close :tada:
Describe the bug
When i run some website i got slow rendeding and a crash or this in the logs
no sure if an issue with wayland or nvidia driver 555
the error i got
flatpak run org.mozilla.firefox
[GFX1]: Device reset due to WR context [GFX1-]: GFX: RenderThread detected a device reset in PostUpdate [GFX1-]: Failed to make render context current during destroying. [GFX1-]: Failed to make render context current during destroying. [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=false [Parent 2, IPDL Background] WARNING: pipe error: Mauvais descripteur de fichier: file /builds/worker/checkouts/gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc:702 Exiting due to channel error.
20:08 flatpak run org.mozilla.firefox
[GFX1]: Device reset due to WR context [GFX1-]: GFX: RenderThread detected a device reset in PostUpdate Unflushed glGetGraphicsResetStatus: 0x92bb
on systemctl
What did you expect to happen?
Wayland + Nvidia + Firefox works ( but propietary driver is bad :/ )
Output of
rpm-ostree status
Hardware
Extra information or context
No response