Public bug reported:

## Info
chromium 128.0.6613.119  2943   latest/stable    canonical✓
snapd   2.63            21759   latest/stable    canonical✓

Ubuntu 24.04
kernel - 6.8.0-41-generic

## hardware

system76 gazelle 14" 2019 model

### GPU
NVIDIA GeForce GTX 1660 Ti
Driver Version: 535.183.01

### CPU
Vendor ID:                GenuineIntel
Model name:             Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz

## webcams
BisonCam, NBPro
Microsoft LifeCam Studion (TM)

## other connected hardware
C-Media Electronics Inc. AKG Ara USB Microphone

## Background

First noticed on 20240916

journalctl filling up with

ERROR:gl_utils.cc(415)] [.WebGL-0x21680d278700] GL_INVALID_OPERATION:
Invalid query Id.

this has happened when launching with "Launch with discreet graphics",
launching via a simple commandline, or launching "normally"

the command from "launch with discreet graphics"

/snap/chromium/2943/usr/lib/chromium-browser/chrome --type=gpu-process
--crashpad-handler-pid=655636 --enable-crash-reporter=,snap --change-
stack-guard-on-fork=enable --gpu-
preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABAAAAAAAAAAEAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA
--shared-files --field-trial-
handle=3,i,9141409946131128162,11100357177403877201,262144 --disable-
features=EyeDropper,TFLiteLanguageDetectionEnabled --variations-seed-
version

## Info logging snippet

INFO:CONSOLE(195)] "WebGL: INVALID_OPERATION: endQuery: target query is
not active", source:
https://www.gstatic.com/video_effects/effects/673214282/videopipe_bundle.js
(195)

<snip>

[666284:666284:0917/082204.295519:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.
[666284:666284:0917/082204.296983:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.

<snip>

[666284:666284:0917/082210.871019:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 1 times!
[666284:666284:0917/082210.879465:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 2 times!
[666371:103:0917/082217.166630:WARNING:rtcp_receiver.cc(326)] 
OnPeriodicRttUpdate: Timeout: No RTCP RR received.
[666284:666284:0917/082218.676804:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 3 times!

I don't know if the first line, middle lines, and end lines are related,
other than references to Web GL (other than the rtcp_receiver, which i
just left because it was there...)

## Reproducer

able to reproduce with good logging to commandline with:

/snap/chromium/2943/usr/lib/chromium-browser/chrome --enable-crash-
reporter=,snap --change-stack-guard-on-fork=enable --shared-files
--disable-features=EyeDropper,TFLiteLanguageDetectionEnabled
--variations-seed-version --enable-logging=stderr

## Errata
Quest: to make chromium work :)
airspeed velocity: African or European?

** Affects: chromium-browser (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  ## Info
  chromium 128.0.6613.119  2943   latest/stable    canonical✓
  snapd   2.63            21759   latest/stable    canonical✓
  
  Ubuntu 24.04
  kernel - 6.8.0-41-generic
  
  ## hardware
  
  system76 gazelle 14" 2019 model
  
  ### GPU
  NVIDIA GeForce GTX 1660 Ti
  Driver Version: 535.183.01
  
  ### CPU
  Vendor ID:                GenuineIntel
  Model name:             Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
  
  ## webcams
- BisonCam, NBPro 
+ BisonCam, NBPro
  Microsoft LifeCam Studion (TM)
  
  ## other connected hardware
  C-Media Electronics Inc. AKG Ara USB Microphone
  
  ## Background
  
  First noticed on 20240916
  
  journalctl filling up with
  
  ERROR:gl_utils.cc(415)] [.WebGL-0x21680d278700] GL_INVALID_OPERATION:
  Invalid query Id.
  
  this has happened when launching with "Launch with discreet graphics",
  launching via a simple commandline, or launching "normally"
  
  the command from "launch with discreet graphics"
  
  /snap/chromium/2943/usr/lib/chromium-browser/chrome --type=gpu-process
  --crashpad-handler-pid=655636 --enable-crash-reporter=,snap --change-
  stack-guard-on-fork=enable --gpu-
  
preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABAAAAAAAAAAEAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA
  --shared-files --field-trial-
  handle=3,i,9141409946131128162,11100357177403877201,262144 --disable-
  features=EyeDropper,TFLiteLanguageDetectionEnabled --variations-seed-
  version
  
  ## Info logging snippet
  
  INFO:CONSOLE(195)] "WebGL: INVALID_OPERATION: endQuery: target query is
  not active", source:
  https://www.gstatic.com/video_effects/effects/673214282/videopipe_bundle.js
  (195)
  
  <snip>
  
  [666284:666284:0917/082204.295519:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.
  [666284:666284:0917/082204.296983:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.
  
  <snip>
  
  
[666284:666284:0917/082210.871019:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 1 times!
  
[666284:666284:0917/082210.879465:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 2 times!
  [666371:103:0917/082217.166630:WARNING:rtcp_receiver.cc(326)] 
OnPeriodicRttUpdate: Timeout: No RTCP RR received.
  
[666284:666284:0917/082218.676804:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 3 times!
  
  I don't know if the first line, middle lines, and end lines are related,
  other than references to Web GL (other than the rtcp_receiver, which i
  just left because it was there...)
  
  ## Reproducer
  
  able to reproduce with good logging to commandline with:
  
  /snap/chromium/2943/usr/lib/chromium-browser/chrome --enable-crash-
  reporter=,snap --change-stack-guard-on-fork=enable --shared-files
  --disable-features=EyeDropper,TFLiteLanguageDetectionEnabled
  --variations-seed-version --enable-logging=stderr
+ 
+ ## Errata
+ Quest: to make chromium work :)
+ airspeed velocity: African or European?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/2080953

Title:
  Chromium WebGL Errors Leading to Video Input Crashing and Eventual
  Crash

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  ## Info
  chromium 128.0.6613.119  2943   latest/stable    canonical✓
  snapd   2.63            21759   latest/stable    canonical✓

  Ubuntu 24.04
  kernel - 6.8.0-41-generic

  ## hardware

  system76 gazelle 14" 2019 model

  ### GPU
  NVIDIA GeForce GTX 1660 Ti
  Driver Version: 535.183.01

  ### CPU
  Vendor ID:                GenuineIntel
  Model name:             Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz

  ## webcams
  BisonCam, NBPro
  Microsoft LifeCam Studion (TM)

  ## other connected hardware
  C-Media Electronics Inc. AKG Ara USB Microphone

  ## Background

  First noticed on 20240916

  journalctl filling up with

  ERROR:gl_utils.cc(415)] [.WebGL-0x21680d278700] GL_INVALID_OPERATION:
  Invalid query Id.

  this has happened when launching with "Launch with discreet graphics",
  launching via a simple commandline, or launching "normally"

  the command from "launch with discreet graphics"

  /snap/chromium/2943/usr/lib/chromium-browser/chrome --type=gpu-process
  --crashpad-handler-pid=655636 --enable-crash-reporter=,snap --change-
  stack-guard-on-fork=enable --gpu-
  
preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABAAAAAAAAAAEAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA
  --shared-files --field-trial-
  handle=3,i,9141409946131128162,11100357177403877201,262144 --disable-
  features=EyeDropper,TFLiteLanguageDetectionEnabled --variations-seed-
  version

  ## Info logging snippet

  INFO:CONSOLE(195)] "WebGL: INVALID_OPERATION: endQuery: target query
  is not active", source:
  https://www.gstatic.com/video_effects/effects/673214282/videopipe_bundle.js
  (195)

  <snip>

  [666284:666284:0917/082204.295519:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.
  [666284:666284:0917/082204.296983:ERROR:gl_utils.cc(415)] 
[.WebGL-0x33f805216300] GL_INVALID_OPERATION: Invalid query Id.

  <snip>

  
[666284:666284:0917/082210.871019:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 1 times!
  
[666284:666284:0917/082210.879465:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 2 times!
  [666371:103:0917/082217.166630:WARNING:rtcp_receiver.cc(326)] 
OnPeriodicRttUpdate: Timeout: No RTCP RR received.
  
[666284:666284:0917/082218.676804:ERROR:gl_surface_presentation_helper.cc(260)] 
GetVSyncParametersIfAvailable() failed for 3 times!

  I don't know if the first line, middle lines, and end lines are
  related, other than references to Web GL (other than the
  rtcp_receiver, which i just left because it was there...)

  ## Reproducer

  able to reproduce with good logging to commandline with:

  /snap/chromium/2943/usr/lib/chromium-browser/chrome --enable-crash-
  reporter=,snap --change-stack-guard-on-fork=enable --shared-files
  --disable-features=EyeDropper,TFLiteLanguageDetectionEnabled
  --variations-seed-version --enable-logging=stderr

  ## Errata
  Quest: to make chromium work :)
  airspeed velocity: African or European?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2080953/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to