[Webkit-unassigned] [Bug 245334] New: [GTK] ASSERTS in FontCache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 18 04:29:47 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245334
Bug ID: 245334
Summary: [GTK] ASSERTS in FontCache
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: philn at igalia.com
CC: bugs-noreply at webkitgtk.org
Specially in imported/w3c/web-platform-tests/html/canvas/offscreen/ tests:
STDERR: ASSERTION FAILED: m_clients.contains(&client)
STDERR: /app/webkit/Source/WebCore/platform/graphics/FontCache.cpp(381) : void WebCore::FontCache::removeClient(WebCore::FontSelector&)
STDERR: ASSERTION FAILED: m_clients.contains(&client)
STDERR: /app/webkit/Source/WebCore/platform/graphics/FontCache.cpp(381) : void WebCore::FontCache::removeClient(WebCore::FontSelector&)
STDERR: ASSERTION FAILED: m_clients.contains(&client)
STDERR: /app/webkit/Source/WebCore/platform/graphics/FontCache.cpp(381) : void WebCore::FontCache::removeClient(WebCore::FontSelector&)
STDERR: ASSERTION FAILED: m_clients.contains(&client)
STDERR: /app/webkit/Source/WebCore/platform/graphics/FontCache.cpp(381) : void WebCore::FontCache::removeClient(WebCore::FontSelector&)
STDERR: ASSERTION FAILED: m_clients.contains(&client)
STDERR: /app/webkit/Source/WebCore/platform/graphics/FontCache.cpp(381) : void WebCore::FontCache::removeClient(WebCore::FontSelector&)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220918/0d81a9b8/attachment.htm>
More information about the webkit-unassigned
mailing list