<?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>257690</bug_id>
          
          <creation_ts>2023-06-04 13:34:33 -0700</creation_ts>
          <short_desc>REGRESSION(264582@main): [GTK] UI process crash: Assertion &apos;this-&gt;_M_is_engaged()&apos; failed.</short_desc>
          <delta_ts>2023-06-21 08:54:57 -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>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=2212303</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=238327</see_also>
    
    <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=2212995</see_also>
    
    <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=2216397</see_also>
          <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>two</reporter>
          <assigned_to name="Michael Catanzaro">mcatanzaro</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1959766</commentid>
    <comment_count>0</comment_count>
    <who name="">two</who>
    <bug_when>2023-06-04 13:34:33 -0700</bug_when>
    <thetext>GNOME Web from flathub prints this in logs and crashes:

```
/usr/include/c++/12.2.0/optional:477: constexpr _Tp&amp; std::_Optional_base_impl&lt;_Tp, _Dp&gt;::_M_get() [with _Tp = MotionEvent; _Dp = std::_Optional_base&lt;MotionEvent, true, true&gt;]: Assertion &apos;this-&gt;_M_is_engaged()&apos; failed.
```

this usually happens during session restore, but can also happen during usage.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959857</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-06-05 05:57:57 -0700</bug_when>
    <thetext>We need to see a backtrace taken with gdb, please.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959909</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-06-05 10:05:10 -0700</bug_when>
    <thetext>Backtrace here: https://bugzilla.redhat.com/show_bug.cgi?id=2212303</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959912</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-06-05 10:16:09 -0700</bug_when>
    <thetext>Problem is it&apos;s possible for a pointer leave event to occur before any pointer motion event. I thought that was not possible. This is a regression in 2.40.2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959914</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-06-05 10:20:05 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/14674</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960043</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-06 06:36:51 -0700</bug_when>
    <thetext>Committed 264895@main (d501d8dce059): &lt;https://commits.webkit.org/264895@main&gt;

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

    </bug>

</bugzilla>