<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>246142</bug_id>
          
          <creation_ts>2022-10-06 02:39:46 -0700</creation_ts>
          <short_desc>REGRESSION(255206@main) [GLIB] WebKitTestRunner crash with g_tls_certificate_is_same: assertion &apos;G_IS_TLS_CERTIFICATE (cert_one)&apos; failed</short_desc>
          <delta_ts>2022-10-06 03:06:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Carlos Garcia Campos">cgarcia</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1903701</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2022-10-06 02:39:46 -0700</bug_when>
    <thetext>From https://build.webkit.org/#/builders/40/builds/7383


00:12:23.395 3 [56/59048] accessibility/custom-elements/flowto-shadow.html failed unexpectedly (WebKitTestRunner crashed [pid=1667])
00:12:23.395 3 worker/1 killing driver
00:12:23.395 3 worker/1 accessibility/custom-elements/flowto-shadow.html failed:
00:12:23.395 3 worker/1 WebKitTestRunner crashed [pid=1667]
00:12:23.396 3 worker/2 &quot;flatpak-spawn --host coredumpctl&quot; took 0.03s
00:12:23.401 3 worker/4 &quot;flatpak-spawn --host coredumpctl&quot; took 0.03s
00:12:23.401 3 worker/4 worker/4 crypto/workers/crypto-random-values-limits-worker.html crashed, (stderr lines):
00:12:23.401 3 worker/4   
00:12:23.402 3 worker/4   (process:1673): GLib-GIO-CRITICAL **: 00:12:23.292: g_tls_certificate_is_same: assertion &apos;G_IS_TLS_CERTIFICATE (cert_one)&apos; failed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1903704</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2022-10-06 02:41:31 -0700</bug_when>
    <thetext>Crash log from GTK bot at https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/255207@main%20(9377)/accessibility/ARIA-reflection-crash-log.txt

Thread 1 (Thread 0x7fcfa74a49c0 (LWP 169)):
#0  g_logv (log_domain=0x7fcfa8be46e7 &quot;GLib-GIO&quot;, log_level=G_LOG_LEVEL_CRITICAL, format=&lt;optimized out&gt;, args=&lt;optimized out&gt;) at ../glib/gmessages.c:1418
#1  0x00007fcfb3a5b933 in g_log (log_domain=log_domain@entry=0x7fcfa8be46e7 &quot;GLib-GIO&quot;, log_level=log_level@entry=G_LOG_LEVEL_CRITICAL, format=format@entry=0x7fcfb3ab4c76 &quot;%s: assertion &apos;%s&apos; failed&quot;) at ../glib/gmessages.c:1456
#2  0x00007fcfb3a5d51d in g_return_if_fail_warning (log_domain=log_domain@entry=0x7fcfa8be46e7 &quot;GLib-GIO&quot;, pretty_function=pretty_function@entry=0x7fcfa8bfd530 &lt;__func__.6.lto_priv.31&gt; &quot;g_tls_certificate_is_same&quot;, expression=expression@entry=0x7fcfa8bfca00 &quot;G_IS_TLS_CERTIFICATE (cert_one)&quot;) at ../glib/gmessages.c:2942
#3  0x00007fcfa8b44a42 in g_tls_certificate_is_same (cert_one=&lt;optimized out&gt;, cert_two=&lt;optimized out&gt;) at ../gio/gtlscertificate.c:1180
#4  0x00007fcfb0875ee8 in WebKit::PageLoadState::commitChanges() [clone .part.0] () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0
#5  0x00007fcfb08764be in WebKit::PageLoadState::Transaction::~Transaction() () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0
#6  0x00007fcfb0904e75 in WebKit::WebPageProxy::loadRequestWithNavigationShared(WTF::Ref&lt;WebKit::WebProcessProxy, WTF::RawPtrTraits&lt;WebKit::WebProcessProxy&gt; &gt;&amp;&amp;, WTF::ObjectIdentifier&lt;WebCore::PageIdentifierType&gt;, API::Navigation&amp;, WebCore::ResourceRequest&amp;&amp;, WebCore::ShouldOpenExternalURLsPolicy, API::Object*, WebCore::ShouldTreatAsContinuingLoad, std::optional&lt;WebKit::NavigatingToAppBoundDomain&gt;, std::optional&lt;WebKit::WebsitePoliciesData&gt;&amp;&amp;, std::optional&lt;WTF::ObjectIdentifier&lt;WebKit::NetworkResourceLoadIdentifierType&gt; &gt;) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0
#7  0x00007fcfb092ebed in WebKit::WebPageProxy::loadRequest(WebCore::ResourceRequest&amp;&amp;, WebCore::ShouldOpenExternalURLsPolicy, API::Object*) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0
#8  0x00007fcfb09736a6 in WKPageLoadURL () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0
#9  0x0000559e071289b3 in WTR::TestController::resetStateToConsistentValues(WTR::TestOptions const&amp;, WTR::TestController::ResetStage) ()
#10 0x0000559e07128ea2 in WTR::TestController::ensureViewSupportsOptionsForTest(WTR::TestInvocation const&amp;) ()
#11 0x0000559e07129041 in WTR::TestController::configureViewForTest(WTR::TestInvocation const&amp;) ()
#12 0x0000559e071369bb in WTR::TestInvocation::invoke() ()
#13 0x0000559e0711f3b7 in WTR::TestController::runTest(char const*) ()
#14 0x0000559e0711f671 in WTR::TestController::runTestingServerLoop() ()
#15 0x0000559e0711fc88 in WTR::TestController::TestController(int, char const**) ()
#16 0x0000559e07151685 in main ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1903709</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2022-10-06 02:59:57 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/5076</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1903711</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-10-06 03:05:57 -0700</bug_when>
    <thetext>Committed 255213@main (6b44923e5f85): &lt;https://commits.webkit.org/255213@main&gt;

Reviewed commits have been landed. Closing PR #5076 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>