[Webkit-unassigned] [Bug 142250] [iOS] EXC_BAD_ACCESS (SIGSEGV) when using swipe gesture on 100% Web application (no UIWebView) on iOS 8.x
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 21:56:28 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=142250
--- Comment #4 from Daniel Bates <dbates at webkit.org> ---
(In reply to comment #0)
> ----- iOS Simulator crash log ----
> Process: com.apple.WebKit.WebContent [1900]
> Path:
> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS
> 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/
> WebKit.framework/XPCServices/com.apple.WebKit.WebContent.xpc/com.apple.
> WebKit.WebContent
> Identifier: com.apple.WebKit.WebContent
> Version: 8600 (8600.1.4.11.10)
> Code Type: X86-64 (Native)
> Parent Process: launchd_sim [1855]
> Responsible: launchd_sim [1855]
> User ID: 704325551
>
> Date/Time: 2015-03-03 20:01:30.599 -0500
> OS Version: Mac OS X 10.10.2 (14C109)
> Report Version: 11
> Anonymous UUID: C1F1284C-47F6-6D14-975D-7E94DE2419DF
>
>
> Time Awake Since Boot: 5800 seconds
>
> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>
> Exception Type: EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
>
> VM Regions Near 0x20:
> -->
> __TEXT 00000001076cb000-00000001076cd000 [ 8K]
> r-x/r-x SM=COW /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS
> 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/
> WebKit.framework/XPCServices/com.apple.WebKit.WebContent.xpc/com.apple.
> WebKit.WebContent
>
> Application Specific Information:
> CoreSimulator 117.5.4 - Device: iPad Air - Runtime: iOS 8.1 (12B411) -
> DeviceType: iPad Air
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0 com.apple.WebKit 0x0000000107c37c8f
> WebKit::nextFocusableElement(WebCore::Node*, WebCore::Page*, bool) + 48
> 1 com.apple.WebKit 0x0000000107c37c32
> WebKit::WebPage::focusNextAssistedNode(bool) + 32
> 2 com.apple.WebKit 0x0000000107d46a7a
This crash was fixed with the patch for bug #175549, which was committed in <http://trac.webkit.org/changeset/175549>.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150711/854de1bf/attachment-0001.html>
More information about the webkit-unassigned
mailing list