[Webkit-unassigned] [Bug 180014] New: Memory leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 25 14:28:04 PST 2017


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

            Bug ID: 180014
           Summary: Memory leak
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: atticus at robinpowered.com

As of iOS 11, these memory leaks began surfacing in our kiosk iPad application (a tablet app that runs 24/7).

Crashes have been found on the following:
- JSC::Heap::runNotRunningPhase(JSC::GCConductor) 
  http://crashes.to/s/b9212ed75c4
- JSC::Heap::runCurrentPhase(JSC::GCConductor, JSC::CurrentThreadState*)
  http://crashes.to/s/23cd9a6ab40
- JSC::Heap::finishChangingPhase(JSC::GCConductor)
  http://crashes.to/s/3abc177f424

This was originally reported in the React Native project https://github.com/facebook/react-native/issues/16843

-- 
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/20171125/6045283c/attachment.html>


More information about the webkit-unassigned mailing list