[Webkit-unassigned] [Bug 268568] [iOS] Assertion failure causing fast/forms/ios/file-upload-panel-capture.html to consistently crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 11:34:14 PDT 2024


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
This test is still crashing, but I see a different stack trace now:

ASSERTION FAILED: mediaTypes.count
/Users/ap/Safari/OpenSource/Source/WebKit/UIProcess/ios/forms/WKFileUploadPanel.mm(663) : -[WKFileUploadPanel _mediaTypesForPickerSourceType:]
1   0x12cf9891c -[WKFileUploadPanel _mediaTypesForPickerSourceType:]
2   0x12cf9a4ec -[WKFileUploadPanel _showCamera]
3   0x12cf976b4 -[WKFileUploadPanel presentWithParameters:resultListener:]
4   0x12ed3a628 -[WKContentView(WKInteraction) _showRunOpenPanel:frameInfo:resultListener:]
5   0x12cef7894 WebKit::PageClientImpl::handleRunOpenPanel(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, WebKit::FrameInfoData const&, API::OpenPanelParameters*, WebKit::WebOpenPanelResultListenerProxy*)
6   0x12d255de8 WebKit::WebPageProxy::runOpenPanel(IPC::Connection&, WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData&&, WebCore::FileChooserSettings const&)
7   0x12e9705a4 auto void IPC::callMemberFunction<WebKit::WebPageProxy, WebKit::WebPageProxy, void (IPC::Connection&, WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData&&, WebCore::FileChooserSettings const&), std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData, WebCore::FileChooserSettings>>(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(IPC::Connection&, WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData&&, WebCore::FileChooserSettings const&), IPC::Connection&, std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData, WebCore::FileChooserSettings>&&)::'lambda'(auto&&...)::operator()<WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long, (WTF::SupportsObjectIdentifierNullState)1>>, WebKit::FrameInfoData, WebCore::FileChooserSettings>(auto&&...) const

-- 
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/20240828/6975f44f/attachment.htm>


More information about the webkit-unassigned mailing list