[Webkit-unassigned] [Bug 223108] [GTK] GTK4 crashes with XVFB: GLXBadWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 06:07:20 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=223108

--- Comment #3 from Lauro Moura <lmoura at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #1)
> Created attachment 423038 [details]
> Patch

http/tests/security/frameNavigation/not-opener.html

Still crashing:

Thread 1 (Thread 0x7fec9c440f00 (LWP 69)):
#0  0x00007feca2bdab5e in WTFCrash () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-5.0.so.18
#1  0x00007feca3ec0da5 in  () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#2  0x00007feca3ec0dfc in WebKit::HardwareAccelerationManager::singleton() () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#3  0x00007feca3ec6c69 in WebKit::WebPreferences::platformInitializeStore() () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#4  0x00007feca3d59399 in WebKit::WebPreferences::createWithLegacyDefaults(WTF::String const&, WTF::String const&, WTF::String const&) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#5  0x00007feca3d3621f in WebKit::WebPageGroup::WebPageGroup(WTF::String const&) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#6  0x00007feca3d36462 in WebKit::WebPageGroup::create(WTF::String const&) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#7  0x00007feca3db7218 in WKPageGroupCreateWithIdentifier () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-5.0.so.0
#8  0x000055bf2b67618d in WTR::TestController::initialize(int, char const**) ()
#9  0x000055bf2b676d3e in WTR::TestController::TestController(int, char const**) ()
#10 0x000055bf2b66635c in main ()


Compiling a debug build to get a more complete trace, but likely failing the RELEASE_ASSERT(AcceleratedBackingStore::checkRequirements()); in the HardwareAccelerationManager.

-- 
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/20210312/eb98f450/attachment-0001.htm>


More information about the webkit-unassigned mailing list