[Webkit-unassigned] [Bug 284476] New: run-leaks fails: Can't use string as an ARRAY ref while "strict refs" in use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 11:45:16 PST 2024


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

            Bug ID: 284476
           Summary: run-leaks fails: Can't use string as an ARRAY ref
                    while "strict refs" in use
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

run-leaks fails: Can't use string as an ARRAY ref while "strict refs" in use

Occurs when running `run-webkit-tests --leaks`.

```
10:46:48.847 74489 Checking for leaks in WebKitTestRunner
10:47:45.862 74489 "Tools/Scripts/run-leaks --exclude-callstack=WTF::BitVector::OutOfLineBits::create --exclude-callstack=WTF::BitVector::resizeOutOfLine --exclude-callstack=WebCore::createPrivateStorageSession --exclude-callstack=CIDeviceManagerStartMonitoring --exclude-callstack=NSSpellChecker init --exclude-callstack=NSColor controlHighlightColor --output-file=OpenSource/wk2-leaks/WebKitTestRunner-74652-leaks.txt --memgraph-file=OpenSource/wk2-leaks/WebKitTestRunner-74652.memgraph 74652" took 57.02s
10:47:45.862 74489 Failed to run leaks tool: Failed to run "['Tools/Scripts/run-leaks', '--exclude-callstack=WTF::BitVector::OutOfLineBits::create', '--exclude-callstack=WTF::BitVector::resizeOutOfLine', '--exclude-callstack=WebCore::createPrivateStorageSession', '--exclude-callstack=CIDeviceManagerStartMonitoring', '--exclude-callstack=NSSpellChecker init', '--exclude-callstack=NSColor controlHighlightColor', '--output-file=OpenSource/wk2-leaks/WebKitTestRunner-74652-leaks.txt', '--memgraph-file=OpenSource/wk2-leaks/WebKitTestRunner-74652.memgraph', 74652]" exit_code: 255 cwd: OpenSource

b'Can\'t use string ("Process:         WebKitTestRunne"...) as an ARRAY ref while "strict refs" in use at Tools/Scripts/run-leaks line 85.\n'
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241211/647b2b6a/attachment.htm>


More information about the webkit-unassigned mailing list