[Webkit-unassigned] [Bug 289095] New: REGRESSION(291521 at main): [macOS iOS Debug] ipc/large-vector-allocate-failure-crash.html is constantly crashing ( failure in EWS)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 18:15:43 PST 2025


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

            Bug ID: 289095
           Summary: REGRESSION(291521 at main): [macOS iOS Debug]
                    ipc/large-vector-allocate-failure-crash.html is
                    constantly crashing ( failure in EWS)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darbinyan at apple.com

The following tests are crashing with assertion after forward fix PR in 291521 at main.
ipc/large-vector-allocate-failure-crash.html

/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebKit/WebProcess/WebPage/IPCTestingAPI.cpp(259) : virtual void WebKit::IPCTestingAPI::JSIPCStreamClientConnection::MessageReceiver::didReceiveMessage(IPC::Connection &, IPC::Decoder &)
1   0x148ee373c WebKit::IPCTestingAPI::JSIPCStreamClientConnection::MessageReceiver::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
2   0x1496265b8 IPC::StreamClientConnection::DedicatedConnectionClient::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
3   0x1495dc5bc IPC::Connection::dispatchMessage(IPC::Decoder&)
4   0x1495dca14 IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>)
5   0x1495dce04 IPC::Connection::dispatchOneIncomingMessage()
6   0x149602e6c IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_17::operator()() const
7   0x149602dc8 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_17, void>::call()
8   0x12a0a9ec8 WTF::Function<void ()>::operator()() const
9   0x12a176958 WTF::RunLoop::performWork()
10  0x12a17ad68 WTF::RunLoop::performWork(void*)
11  0x186fd54d8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
12  0x186fd546c __CFRunLoopDoSource0
13  0x186fd51dc __CFRunLoopDoSources0
14  0x186fd3dc8 __CFRunLoopRun
15  0x186fd3434 CFRunLoopRunSpecific
16  0x188107868 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
17  0x1881814a4 -[NSRunLoop(NSRunLoop) run]
18  0x186c0d468 _xpc_objc_main
19  0x186c1ce58 _xpc_main
20  0x186c0d014 _xpc_copy_xpcservice_dictionary
21  0x1466b61cc WebKit::XPCServiceMain(int, char const**)
22  0x14953517c WKXPCServiceMain
23  0x10208bf90 main
24  0x186b6b154 start
com.apple.WebKit.WebContent.Development terminated (pid 71413) for reason: crash


Test result:
https://ews-build.webkit.org/#/builders/122/builds/14902

History:
https://results.webkit.org/?suite=layout-tests&test=ipc%2Flarge-vector-allocate-failure-crash.html&flavor=wk2&style=debug

-- 
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/20250305/8eb8f493/attachment.htm>


More information about the webkit-unassigned mailing list