RESOLVED FIXED Bug 89935
REGRESSION(r121206): [chromium] webkit_unit_tests WebViewTest.MHTMLWithMissingResourceFinishesLoading crash (Requested by ukai on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=89935
Summary REGRESSION(r121206): [chromium] webkit_unit_tests WebViewTest.MHTMLWithMissin...
WebKit Review Bot
Reported 2012-06-25 19:06:08 PDT
http://trac.webkit.org/changeset/121206 broke the build: [chromium] webkit_unit_tests WebViewTest.MHTMLWithMissingResourceFinishesLoading crash (Requested by ukai on #webkit). This is an automatic bug report generated by the sheriff-bot. 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 case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r121206 (13.37 KB, patch)
2012-06-25 19:06 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-06-25 19:06:55 PDT
Created attachment 149424 [details] ROLLOUT of r121206 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.
Fumitoshi Ukai
Comment 2 2012-06-25 19:09:17 PDT
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6/builds/18533 http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6/builds/18533/steps/webkit_unit_tests/logs/stdio [ RUN ] WebViewTest.MHTMLWithMissingResourceFinishesLoading 0 webkit_unit_tests 0x5e688cfa 0x0 + 1583910138 1 webkit_unit_tests 0x5e6a8d91 0x0 + 1584041361 2 libSystem.B.dylib 0x909bc05b _sigtramp + 43 3 ??? 0xffffffff 0x0 + 4294967295 4 webkit_unit_tests 0x5f5cc2ac 0x0 + 1599914668 5 webkit_unit_tests 0x5f5cad52 0x0 + 1599909202 6 webkit_unit_tests 0x5dfa111c 0x0 + 1576669468 7 webkit_unit_tests 0x5e30c82d 0x0 + 1580255277 8 webkit_unit_tests 0x5e4731b0 0x0 + 1581724080 9 webkit_unit_tests 0x5e46c087 0x0 + 1581695111 10 webkit_unit_tests 0x5e46c494 0x0 + 1581696148 11 webkit_unit_tests 0x5e46c898 0x0 + 1581697176 12 webkit_unit_tests 0x5e471608 0x0 + 1581717000 13 webkit_unit_tests 0x5e473710 0x0 + 1581725456 14 webkit_unit_tests 0x5e4710df 0x0 + 1581715679 15 webkit_unit_tests 0x5f3f0db3 0x0 + 1597967795 16 webkit_unit_tests 0x5d6d3863 0x0 + 1567438947 17 webkit_unit_tests 0x5d6d37f6 0x0 + 1567438838 ax: 0, bx: 10041a0, cx: 9095be00, dx: ffffffff di: 100419c, si: 1d19a0, bp: bffff0b8, sp: bffff0b0, ss: 23, flags: 10282 ip: 5e6231ab, cs: 1b, ds: 23, es: 23, fs: 0, gs: f http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.7/builds/7956 http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.7/builds/7956/steps/webkit_unit_tests/logs/stdio [ RUN ] WebViewTest.MHTMLWithMissingResourceFinishesLoading 0 webkit_unit_tests 0x01007cfa webkit_unit_tests + 16620794 1 webkit_unit_tests 0x01027d91 webkit_unit_tests + 16752017 2 libsystem_c.dylib 0x9570559b _sigtramp + 43 3 ??? 0xffffffff 0x0 + 4294967295 4 webkit_unit_tests 0x01f4b2ac webkit_unit_tests + 32625324 5 webkit_unit_tests 0x01f49d52 webkit_unit_tests + 32619858 6 webkit_unit_tests 0x0092011c webkit_unit_tests + 9380124 7 webkit_unit_tests 0x00c8b82d webkit_unit_tests + 12965933 8 webkit_unit_tests 0x00df21b0 webkit_unit_tests + 14434736 9 webkit_unit_tests 0x00deb087 webkit_unit_tests + 14405767 10 webkit_unit_tests 0x00deb494 webkit_unit_tests + 14406804 11 webkit_unit_tests 0x00deb898 webkit_unit_tests + 14407832 12 webkit_unit_tests 0x00df0608 webkit_unit_tests + 14427656 13 webkit_unit_tests 0x00df2710 webkit_unit_tests + 14436112 14 webkit_unit_tests 0x00df00df webkit_unit_tests + 14426335 15 webkit_unit_tests 0x01d6fdb3 webkit_unit_tests + 30678451 16 webkit_unit_tests 0x00052863 webkit_unit_tests + 149603 17 webkit_unit_tests 0x000527f6 webkit_unit_tests + 149494 ax: 0, bx: 6d2477a0, cx: c002c100, dx: ffffffff di: 6d24779c, si: 6c4693c0, bp: c002c5c8, sp: c002c5c0, ss: 23, flags: 10286 ip: fa21ab, cs: 1b, ds: 23, es: 23, fs: 0, gs: f
WebKit Review Bot
Comment 3 2012-06-25 19:52:29 PDT
Comment on attachment 149424 [details] ROLLOUT of r121206 Clearing flags on attachment: 149424 Committed r121217: <http://trac.webkit.org/changeset/121217>
WebKit Review Bot
Comment 4 2012-06-25 19:52:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.