<?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>259303</bug_id>
          
          <creation_ts>2023-07-18 03:34:04 -0700</creation_ts>
          <short_desc>[WPE][GTK] WebProcess crashes at the end of every GLib API test</short_desc>
          <delta_ts>2023-07-18 07:43:17 -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>WPE WebKit</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="Vitaly Dyackhov">vitaly</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1967162</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2023-07-18 03:34:04 -0700</bug_when>
    <thetext>Here&apos;s the call stack:

```
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f77fc459d25 in WTF::HashTable&lt;_GObject*, _GObject*, WTF::IdentityExtractor, WTF::DefaultHash&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt; &gt;::keyCount (this=0x7f77fc46a280 &lt;s_watchedObjects&gt;)
    at /home/vitaly/Projects/WebKit/WebKitBuild/Debug/WTF/Headers/wtf/HashTable.h:595
595	        unsigned keyCount() const { return m_table ? reinterpret_cast_ptr&lt;unsigned*&gt;(m_table)[keyCountOffset] : 0; }
[Current thread is 1 (LWP 133245)]
(gdb) where
#0  0x00007f77fc459d25 in WTF::HashTable&lt;_GObject*, _GObject*, WTF::IdentityExtractor, WTF::DefaultHash&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt; &gt;::keyCount (this=0x7f77fc46a280 &lt;s_watchedObjects&gt;)
    at /home/vitaly/Projects/WebKit/WebKitBuild/Debug/WTF/Headers/wtf/HashTable.h:595
#1  0x00007f77fc458e9c in WTF::HashTable&lt;_GObject*, _GObject*, WTF::IdentityExtractor, WTF::DefaultHash&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt; &gt;::isEmpty (this=0x7f77fc46a280 &lt;s_watchedObjects&gt;)
    at /home/vitaly/Projects/WebKit/WebKitBuild/Debug/WTF/Headers/wtf/HashTable.h:461
#2  0x00007f77fc458560 in WTF::HashSet&lt;_GObject*, WTF::DefaultHash&lt;_GObject*&gt;, WTF::HashTraits&lt;_GObject*&gt;, WTF::HashTableTraits&gt;::isEmpty
    (this=0x7f77fc46a280 &lt;s_watchedObjects&gt;) at /home/vitaly/Projects/WebKit/WebKitBuild/Debug/WTF/Headers/wtf/HashSet.h:251
#3  0x00007f77fc457138 in checkLeaks () at /home/vitaly/Projects/WebKit/Tools/TestWebKitAPI/Tests/WebKitGLib/WebProcessTest.cpp:41
#4  0x00007f77fc45786d in checkLeaksAtExit () at /home/vitaly/Projects/WebKit/Tools/TestWebKitAPI/Tests/WebKitGLib/WebProcessTest.cpp:114
#5  0x00007f7966e47d9e in _dl_close_worker (map=&lt;optimized out&gt;, force=&lt;optimized out&gt;) at dl-close.c:288
#6  0x00007f79524394a5 in ?? ()
#7  0x0000000000000000 in ?? ()
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967164</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2023-07-18 04:09:11 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/15904</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967174</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-07-18 07:43:15 -0700</bug_when>
    <thetext>Committed 266127@main (4b27f17f5ade): &lt;https://commits.webkit.org/266127@main&gt;

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

    </bug>

</bugzilla>