[Webkit-unassigned] [Bug 144677] New: New stress/new-largeish-contiguous-array-with-size.js fails on 32 bit platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 02:12:05 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144677

            Bug ID: 144677
           Summary: New stress/new-largeish-contiguous-array-with-size.js
                    fails on 32 bit platforms
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: fpizlo at apple.com, mark.lam at apple.com
            Blocks: 108645, 144609

New stress/new-largeish-contiguous-array-with-size.js
introduced in https://trac.webkit.org/changeset/183847
and fails on 32 bit platforms.

It failed once on GTK 32 bit bot:
- https://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/52461
- stress/new-largeish-contiguous-array-with-size.js.default: Exception: Error: heap too big before forced GC: 108104384

It fails persistently on EFL 32 bit ARM bots since it is introduced:
- stress/new-largeish-contiguous-array-with-size.js.default: Exception: Error: heap too big before forced GC: 119708840
- stress/new-largeish-contiguous-array-with-size.js.default: Exception: Error: heap too big before forced GC: 124108928
- stress/new-largeish-contiguous-array-with-size.js.default: Exception: Error: heap too big before forced GC: 129308808
- stress/new-largeish-contiguous-array-with-size.js.default: Exception: Error: heap too big before forced GC: 120108656
...

Can it be a real bug or a bug in the test?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150506/bf7b5d07/attachment.html>


More information about the webkit-unassigned mailing list