Closed
Bug 1188707
Opened 10 years ago
Closed 10 years ago
Gtk3 support causes intermittent test failures (crashes) for WebRTC
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: drno, Unassigned)
References
Details
Revision 05f6b5bc5b4b on mozilla-central seems to intermittent test failures for all kind of WebRTC tests.
Examples:
https://treeherder.mozilla.org/logviewer.html#?job_id=9714702&repo=try
https://treeherder.mozilla.org/logviewer.html#?job_id=9708346&repo=try
https://treeherder.mozilla.org/logviewer.html#?job_id=9842902&repo=try
As discussed briefly here https://bugzilla.mozilla.org/show_bug.cgi?id=1180000#c218 these problems seem to dis-appear if I rebase on the revision before 05f6b5bc5b4b.
Note: this does not appear to depend on the changes in bug 1180000 as the third log is from bug 1188120.
Reporter | ||
Comment 1•10 years ago
|
||
Mike as you were the one who landed GTK3 support, can you help us figure out what is blocking us here from re-enabling our WebRTC tests or refer to someone who can help us with that?
Flags: needinfo?(mh+mozilla)
Comment 2•10 years ago
|
||
You need gtk debug symbols installed on test slaves for those crash reports to be more useful. I think there's an open bug for that but I can't find it.
Flags: needinfo?(mh+mozilla)
Comment 3•10 years ago
|
||
Has the situation improved with this lately? We have made several fixes in the area of GTK and thread-safety that might have resolved this issue.
Flags: needinfo?(drno)
Reporter | ||
Comment 4•10 years ago
|
||
Yes we haven't seen much of the crashes any more.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(drno)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•