RESOLVED FIXED 169051
REGRESSION(r213226): Speculative rollout, might be causing several failures and crashes in WebKitGTK+ (Requested by lajava on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=169051
Summary REGRESSION(r213226): Speculative rollout, might be causing several failures a...
WebKit Commit Bot
Reported 2017-03-01 12:57:10 PST
http://trac.webkit.org/changeset/213226 broke the build: Speculative rollout, might be causing several failures and crashes in WebKitGTK+ (Requested by lajava on #webkit). This is an automatic bug report generated by webkitbot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests fail.
Attachments
ROLLOUT of r213226 (1.90 KB, patch)
2017-03-01 12:57 PST, WebKit Commit Bot
no flags
WebKit Commit Bot
Comment 1 2017-03-01 12:57:23 PST
Created attachment 303102 [details] ROLLOUT of r213226 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Michael Catanzaro
Comment 2 2017-03-01 13:12:09 PST
r213225 is the last known-good commit. 213228 is the first known-bad commit. r213227 is Windows-specific. r213228 is Apple-specific. So must be r213226 indeed.
WebKit Commit Bot
Comment 3 2017-03-01 13:12:38 PST
Comment on attachment 303102 [details] ROLLOUT of r213226 Clearing flags on attachment: 303102 Committed r213239: <http://trac.webkit.org/changeset/213239>
WebKit Commit Bot
Comment 4 2017-03-01 13:12:42 PST
All reviewed patches have been landed. Closing bug.
Carlos Garcia Campos
Comment 5 2017-03-01 22:34:48 PST
(In reply to comment #2) > r213225 is the last known-good commit. 213228 is the first known-bad commit. > > r213227 is Windows-specific. r213228 is Apple-specific. So must be r213226 > indeed. It was easier, just look at the crash bt, it's crashing in #0 0x00007fcbac044329 in _ZNK7WebCore16ResourceResponse25platformSuggestedFilenameEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37 Thanks for rolling this out, after my "land patch go home", I only ran the affected tests, I guess I didn't consider the case of the content-disposition header not being present or something like that.
Note You need to log in before you can comment on or make changes to this bug.