[Webkit-unassigned] [Bug 189097] New: ASSERTION FAILED: m_networkLoadInformationByID.contains(identifier) in WebKit::NetworkConnectionToWebProcess::addNetworkLoadInformationMetrics
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 29 14:03:03 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189097
Bug ID: 189097
Summary: ASSERTION FAILED:
m_networkLoadInformationByID.contains(identifier) in
WebKit::NetworkConnectionToWebProcess::addNetworkLoadI
nformationMetrics
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: ryanhaddad at apple.com
Created attachment 348428
--> https://bugs.webkit.org/attachment.cgi?id=348428&action=review
Crash log
The following assertion failure was seen with layout test inspector/worker/console-basic.html:
ASSERTION FAILED: m_networkLoadInformationByID.contains(identifier)
/Volumes/Data/slave/sierra-debug/build/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.h(108) : void WebKit::NetworkConnectionToWebProcess::addNetworkLoadInformationMetrics(ResourceLoadIdentifier, const WebCore::NetworkLoadMetrics &)
1 0x121b85699 WTFCrash
2 0x10c5749fb WTFCrashWithInfo(int, char const*, char const*, int)
3 0x10c85d9c0 WebKit::NetworkConnectionToWebProcess::addNetworkLoadInformationMetrics(unsigned long long, WebCore::NetworkLoadMetrics const&)
4 0x10c85d493 WebKit::NetworkResourceLoader::didFinishLoading(WebCore::NetworkLoadMetrics const&)
5 0x10c81868c WebKit::NetworkLoad::didCompleteWithError(WebCore::ResourceError const&, WebCore::NetworkLoadMetrics const&)
6 0x10c8c4fc7 WebKit::NetworkDataTaskCocoa::didCompleteWithError(WebCore::ResourceError const&, WebCore::NetworkLoadMetrics const&)
7 0x10c8c8dd3 -[WKNetworkSessionDelegate URLSession:task:didCompleteWithError:]
8 0x7fffbb8655c1 __51-[NSURLSession delegate_task:didCompleteWithError:]_block_invoke.162
9 0x7fffbdf81f19 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
10 0x7fffbdf81bfc -[NSBlockOperation main]
11 0x7fffbdf80324 -[__NSOperationInternal _start:]
12 0x7fffbdf7c1db __NSOQSchedule_f
13 0x7fffd20c38fc _dispatch_client_callout
14 0x7fffd20d0aac _dispatch_main_queue_callback_4CF
15 0x7fffbc56ed69 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
16 0x7fffbc53004d __CFRunLoopRun
17 0x7fffbc52f544 CFRunLoopRunSpecific
18 0x7fffbdf60252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
19 0x7fffbdf6012a -[NSRunLoop(NSRunLoop) run]
20 0x7fffd235289b _xpc_objc_main
21 0x7fffd23512e4 xpc_main
22 0x10a512091 WebKit::XPCServiceMain()
23 0x10a51237b main
24 0x7fffd20f9235 start
25 0x1
--
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/20180829/4bd67a38/attachment.html>
More information about the webkit-unassigned
mailing list