[Webkit-unassigned] [Bug 171555] New: REGRESSION(r215555-215557): [GTK] Several performance tests abort with GLib-CRITICAL **: g_source_set_ready_time: assertion 'source->ref_count > 0' failed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 2 10:26:02 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171555
Bug ID: 171555
Summary: REGRESSION(r215555-215557): [GTK] Several performance
tests abort with GLib-CRITICAL **:
g_source_set_ready_time: assertion 'source->ref_count
> 0' failed
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org
This started to happen on build 199 https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/199
Several tests fail https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/199/steps/perf-test/logs/stdio
Running Canvas/compositing-fillRect.html (34 of 160)
error: Canvas/compositing-fillRect.html
g_source_set_ready_time: assertion 'source->ref_count > 0' failed
FAILED
Finished: 17.294655 s
Running Dromaeo/dom-query.html (58 of 160)
timeout: Dromaeo/dom-query.html
FAILED
Finished: 698.050056 s
Running Dromaeo/jslib-event-jquery.html (68 of 160)
error: Dromaeo/jslib-event-jquery.html
g_source_set_ready_time: assertion 'source->ref_count > 0' failed
FAILED
Finished: 31.161938 s
[...]
The exact tests that fail change from run to run.
My initial suspect is the GLib/GLib-networking upgrade in r215556 <https://trac.webkit.org/r215556>.
I will try to reproduce it locally and see if I can confirm this.
--
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/20170502/399fb66b/attachment-0001.html>
More information about the webkit-unassigned
mailing list