NEW 167638
[GTK] Performance test IndexedDB/objectstore-cursor.html deadlocks / timeouts sometimes on the GTK+ perf bot.
https://bugs.webkit.org/show_bug.cgi?id=167638
Summary [GTK] Performance test IndexedDB/objectstore-cursor.html deadlocks / timeouts...
Carlos Alberto Lopez Perez
Reported 2017-01-31 06:27:50 PST
This issue is similar to bug 167622 and 167637 and happens with the test IndexedDB/objectstore-cursor.html * On the GTK+ perf bot sometimes deadlocks and timeouts, and sometimes works. * When it works it finish in 3-4 minutes. * By looking at the top output you know when it has deadlocked, because when it works both the Web and DataBase process keep using the CPU all the time, but when it deadlocks both process stall and not longer use more CPU time. * The backtraces from the GTK+ perf bot are similar to the ones for IndexedDB/index-get.html from bug 167622 and 167637.
Attachments
Backtrace from the WebProcess when it has deadlocked (19.15 KB, text/plain)
2017-01-31 06:28 PST, Carlos Alberto Lopez Perez
no flags
Backtrace from the DatabaseProcess when it has deadlocked (13.88 KB, text/plain)
2017-01-31 06:28 PST, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2017-01-31 06:28:08 PST
Created attachment 300210 [details] Backtrace from the WebProcess when it has deadlocked
Carlos Alberto Lopez Perez
Comment 2 2017-01-31 06:28:21 PST
Created attachment 300211 [details] Backtrace from the DatabaseProcess when it has deadlocked
Carlos Alberto Lopez Perez
Comment 3 2017-01-31 07:35:56 PST
Note You need to log in before you can comment on or make changes to this bug.