[Webkit-unassigned] [Bug 153418] New: Modern IDB: Some IDB tests crash in ~SQLiteIDBBackingStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 22:34:42 PST 2016


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

            Bug ID: 153418
           Summary: Modern IDB: Some IDB tests crash in
                    ~SQLiteIDBBackingStore
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Modern IDB: Some IDB tests crash in ~SQLiteIDBBackingStore

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r195523%20(2419)/results.html
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r195522%20(2803)/results.html
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r195523%20(2804)/results.html

Haven't seen these locally, but the crash logs all suggest the same thing: Crash tearing down the JSGlobalObject in the backing store constructor.

The JSGlobalObject almost certainly needs to be cleared out before the VM, instead of vice versa.

-- 
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/20160125/c282d1c0/attachment-0001.html>


More information about the webkit-unassigned mailing list