<?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>245657</bug_id>
          
          <creation_ts>2022-09-25 23:29:35 -0700</creation_ts>
          <short_desc>crash in javascriptcore</short_desc>
          <delta_ts>2023-01-26 14:22:52 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>245066</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=225094</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>zhunkibatu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mark.lam</cc>
    
    <cc>serakeri</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1901098</commentid>
    <comment_count>0</comment_count>
      <attachid>462613</attachid>
    <who name="">zhunkibatu</who>
    <bug_when>2022-09-25 23:29:35 -0700</bug_when>
    <thetext>Created attachment 462613
the minimal poc

The following poc cause latest JavaScriptCore to crash.

function main() {
    class a {
        g =  [] 
        &apos;a&apos;(){}
    }
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901291</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-09-26 14:16:35 -0700</bug_when>
    <thetext>Similar stack trace to bug 225094.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901292</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-26 14:17:00 -0700</bug_when>
    <thetext>&lt;rdar://problem/100427854&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1928699</commentid>
    <comment_count>3</comment_count>
    <who name="">serakeri</who>
    <bug_when>2023-01-26 14:01:06 -0800</bug_when>
    <thetext>I believe this may have been fixed. I&apos;m unable to reproduce this on Safari 16.3 or on a jsc build with the latest commits.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1928707</commentid>
    <comment_count>4</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2023-01-26 14:22:52 -0800</bug_when>
    <thetext>Yeah, this is fixed in bug 245066. Thanks!

*** This bug has been marked as a duplicate of bug 245066 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>462613</attachid>
            <date>2022-09-25 23:29:35 -0700</date>
            <delta_ts>2022-09-25 23:29:35 -0700</delta_ts>
            <desc>the minimal poc</desc>
            <filename>1.js</filename>
            <type>text/javascript</type>
            <size>72</size>
            <attacher>zhunkibatu</attacher>
            
              <data encoding="base64">ZnVuY3Rpb24gbWFpbigpIHsKICAgIGNsYXNzIGEgewogICAgICAgIGcgPSAgW10gCiAgICAgICAg
J2EnKCl7fQogICAgfQp9
</data>

          </attachment>
      

    </bug>

</bugzilla>