Closed
Bug 1180217
Opened 9 years ago
Closed 3 years ago
Assertion failure: false (An assert from the graphics logger), at c:\users\mozilla\debug-builds\mozilla-central\gfx\2d\Logging.h:467
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
7.30 KB,
text/plain
|
Details |
Steps to reproduce:
-> Load http://www.ral-farben.de/inhalt/anwendung-hilfe/alle-ral-farbnamen/uebersicht-ral-design-farben.html
--> extureClient.cpp, line 417
[5256] WARNING: Failed to allocate buffer: file c:/Users/mozilla/debug-builds/mo
zilla-central/gfx/layers/client/TextureClient.cpp, line 714
Crash Annotation GraphicsCriticalError: |[0][GFX1]: Failed 2 buffer db=0x0000000
0 dw=0x00000000 for 0, 101, 1526, 723[GFX1]: Failed 2 buffer db=0x00000000 dw=0x
00000000 for 0, 101, 1526, 723
Assertion failure: false (An assert from the graphics logger), at c:\users\mozil
la\debug-builds\mozilla-central\gfx\2d\Logging.h:467
Comment 2•9 years ago
|
||
Just reproduced on Windows 7 32bit on today's nightly and aurora but not on Windows 7 64bit, OSX or Linux 32bit on beta, aurora, nightly. This is using VMware vms so the graphics driver is not what you would see on a real machine.
OS: Unspecified → Windows 7
Hardware: Unspecified → x86
Is this a OOM situation or just slow JS? Whatever that site is doing it was freezing my OS X when running in Safari or Firefox.
Comment 4•9 years ago
|
||
Looks like OOM might be it. The memory spikes then the tab crashes and the assertion is intermittently emitted.
Comment 5•3 years ago
|
||
I don't think this is reproducible or actionable any more. Let's WFM it.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•