Open
Bug 1501463
Opened 6 years ago
Updated 2 years ago
WebGL ForceLoseContext in the terminal
Categories
(Core :: Graphics: CanvasWebGL, enhancement, P3)
Tracking
()
NEW
People
(Reporter: wtds.trabalho, Unassigned)
Details
(Whiteboard: gfx-noted)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
Sometimes I've got this error or alert from terminal:
WebGL(0x7f9d6188f000)::ForceLoseContext
WebGL(0x7f9d6188f800)::ForceLoseContext
WebGL(0x7f9d65c0f000)::ForceLoseContext
WebGL(0x7f9d65c11000)::ForceLoseContext
More frequently when closing tabs
Actual results:
This merssages from terminal:
WebGL(0x7f9d6188f800)::ForceLoseContext
WebGL(0x7f9d65c0f000)::ForceLoseContext
WebGL(0x7f9d65c11000)::ForceLoseContext
Expected results:
No errors...
Thanks
Reporter | ||
Comment 1•6 years ago
|
||
More frequently after restart or after update and restart sequence.
Reporter | ||
Comment 2•6 years ago
|
||
Like this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1366885
Reporter | ||
Comment 3•6 years ago
|
||
There is something related to this type of component?
https://git.merproject.org/mer-core/gecko-dev/commit/03ac645b5b0836860d60cabf5ae33349b20cfc17
Or related to this API?
https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_lose_context/loseContext
Or related to my Lubuntu 18.10?
Thanks!
Flags: needinfo?(stransky)
Flags: needinfo?(milaninbugzilla)
Flags: needinfo?(mcastelluccio)
Flags: needinfo?(gpascutto)
Flags: needinfo?(dbskcnc)
Comment 4•6 years ago
|
||
Is that official mozilla build or something else? I see that on Wayland builds only.
Flags: needinfo?(stransky) → needinfo?(wtds.trabalho)
Comment 5•6 years ago
|
||
please don't need info 5 persons. One should be enough.
Component: Untriaged → Canvas: WebGL
Flags: needinfo?(milaninbugzilla)
Flags: needinfo?(mcastelluccio)
Flags: needinfo?(gpascutto)
Flags: needinfo?(dbskcnc)
Product: Firefox → Core
Summary: WebGL ForceLoseContext → WebGL ForceLoseContext in the terminal
Reporter | ||
Comment 6•6 years ago
|
||
Hi,
Sorry Sylvestre(sledru@mozilla.com).
Is that official mozilla build or something else? I see that on Wayland builds only:
From mozilla site(Official?):
Name Firefox
Version 65.0a1
Build ID 20181024100114
Downloaded from Mozilla Nightly Download page...
See the mirror of the folder:
https://github.com/wellington1993/MyFirefox
Thanks.
Flags: needinfo?(wtds.trabalho) → needinfo?(stransky)
Updated•6 years ago
|
OS: Unspecified → Linux
Priority: -- → P5
Hardware: Unspecified → x86_64
Comment 8•6 years ago
|
||
This should be fixed to only print when spew is enabled.
Updated•6 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P5 → P3
Whiteboard: gfx-noted
Comment 9•6 years ago
|
||
I am able to confirm and consistently reproduce this issue with the following test environment:
- Firefox as distributed by CentOS package firefox-60.5.1-1.el7.centos.x86_64: Firefox Quantum version 60.5.1esr (64-bit).
- Running on CentOS 7.6.1810 with all latest updates as of March 13, 2019.
Navigate to https://slashdot.org in a new tab. I did not determine which element of the site was triggering the behavior. It might be from one of the ads that they embed.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•