<?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>245874</bug_id>
          
          <creation_ts>2022-09-30 06:08:54 -0700</creation_ts>
          <short_desc>SIGILL early during WebProcess execution on ARM 32bit</short_desc>
          <delta_ts>2022-11-09 01:45:58 -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>WPE WebKit</component>
          <version>WebKit Local Build</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=245321</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>245321</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikolas Zimmermann">zimmermann</reporter>
          <assigned_to name="Nikolas Zimmermann">zimmermann</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mikhail</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1902310</commentid>
    <comment_count>0</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2022-09-30 06:08:54 -0700</bug_when>
    <thetext>Since a while I&apos;m hunting a SIGILL during WebProcess execution in early stages (sometimes within BMalloc Scanvenger thread, sometimes in WPE specific WebKitExtensionManager).
I&apos;ve bisected from beginning of September until now, and found 700ac83f17d8b756e640c6aaf20af02f9a6d08ce (https://bugs.webkit.org/show_bug.cgi?id=245321) to be the culprit.
The HUGE clang-tidy patch that cleans up bmalloc/WTF/JSC/...

I&apos;m splitting it up locally into smaller pieces, only cleaning up bmalloc, only JSC, etc. to find the culprit.
I bet we&apos;re seeing a compiler bug with clang10. My build environment is targeting an embedded ARM 32bit device using WPE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911194</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2022-11-09 01:45:58 -0800</bug_when>
    <thetext>Closing as resolved, since the guilty patch was removed (https://github.com/WebKit/WebKit/commit/aabfacb8cf9ca4780d20ce2cca233f7988e994e2
).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>