Bug 252940
Summary: | Crash under PowerObserver::didReceiveSystemPowerNotification() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 221258 |
Chris Dumez
Crash under PowerObserver::didReceiveSystemPowerNotification():
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x7ff908816b0a ___ZN7WebCore13PowerObserver33didReceiveSystemPowerNotificationEjjPv_block_invoke + 10 (/usr/include/c++/v1/__memory/unique_ptr.h:287)
1 com.apple.CoreFoundation 0x7ff8070bc680 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 10 (CFRunLoop.c:1820)
2 com.apple.CoreFoundation 0x7ff8070bc52c __CFRunLoopDoBlocks + 444 (CFRunLoop.c:1862)
3 com.apple.CoreFoundation 0x7ff8070bb89c __CFRunLoopRun + 2608 (CFRunLoop.c:3198)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://90891509>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/10677
EWS
Committed 260835@main (624d3538fd22): <https://commits.webkit.org/260835@main>
Reviewed commits have been landed. Closing PR #10677 and removing active labels.