RESOLVED WONTFIX 183904
[GTK] imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=183904
Summary [GTK] imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html is f...
Miguel Gomez
Reported 2018-03-22 08:14:49 PDT
It doesn't happen very often, but every now and then this test crashes. Unfortunately there's no backtrace available. The only clue is this line in stderr: STDERR: Memory pressure relief: Total: res = 4584259584/4441022464/-143237120, res+swap = 4581552128/4438454272/-143097856 I wonder if the crash is related to running out of memory or a problem inside the MemoryPressureHandler.
Attachments
Michael Catanzaro
Comment 1 2018-07-27 11:38:55 PDT
It's still crashing, but I'm going to remove this expectation anyway because memory pressure killer is now disabled when running layout tests, so something else must be wrong, and we'll never figure out what without another attempt at getting a backtrace.
Michael Catanzaro
Comment 2 2018-07-27 11:39:29 PDT
(In reply to Michael Catanzaro from comment #1) > It's still crashing (Not usually, but often enough. A future gardener will need to check for a new backtrace when it happens.)
Note You need to log in before you can comment on or make changes to this bug.