[Webkit-unassigned] [Bug 222084] New: Crash in IPC::decode(Decoder& decoder, RetainPtr<SecKeychainItemRef>& result)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 17:51:52 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222084
Bug ID: 222084
Summary: Crash in IPC::decode(Decoder& decoder,
RetainPtr<SecKeychainItemRef>& result)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: macOS 11
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: julian_a_gonzalez at apple.com
CC: rniwa at webkit.org
e.g.
#1 0x7fff223e01bc in SecKeychainItemCopyFromPersistentReference+0x176
#2 0x118cfa27b in IPC::decode(IPC::Decoder&, WTF::RetainPtr<__SecKeychainItem*>&) ArgumentCodersCF.cpp:672
#3 0x118cf6078 in IPC::decode(IPC::Decoder&, WTF::RetainPtr<void const*>&) ArgumentCodersCF.cpp:259
#4 0x118cf8228 in IPC::decode(IPC::Decoder&, WTF::RetainPtr<__CFDictionary const*>&) ArgumentCodersCF.cpp:461
#5 0x11a0056d7 in IPC::decodeNSError(IPC::Decoder&, WTF::RetainPtr<NSError>&) WebCoreArgumentCodersMac.mm:411
#6 0x11a005406 in IPC::ArgumentCoder<WebCore::ResourceError>::decodePlatformData(IPC::Decoder&, WebCore::ResourceError&) WebCoreArgumentCodersMac.mm:435
SecKeychainItemCopyFromPersistentReference() cannot handle CFDataRefs with length 0.
<rdar://problem/73568808>
--
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/20210218/03b0849c/attachment.htm>
More information about the webkit-unassigned
mailing list