<?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>209337</bug_id>
          
          <creation_ts>2020-03-20 07:54:23 -0700</creation_ts>
          <short_desc>[2.28] javascript failure on ppc and s390x</short_desc>
          <delta_ts>2020-03-21 01:51:05 -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>NEW</bug_status>
          <resolution></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>seb128</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mitya57</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1632079</commentid>
    <comment_count>0</comment_count>
    <who name="">seb128</who>
    <bug_when>2020-03-20 07:54:23 -0700</bug_when>
    <thetext>That&apos;s another regression blocked 2.28 in Ubuntu caught by our testing infrastructure

The C example from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931807 can be used as a tetcase

Doing
$ gcc bug.c -o bug `pkg-config --libs --cflags webkit2gtk-4.0` 
$ xvfb-run ./bug

displays a &apos;Error running javascript:&apos;

the same example works fine using 2.26</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1632081</commentid>
    <comment_count>1</comment_count>
    <who name="">seb128</who>
    <bug_when>2020-03-20 08:03:04 -0700</bug_when>
    <thetext>(updated title, it&apos;s not any javascript that is buggy but specific examples)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>