Bug 63169 - REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-crash.html failing on Leopard/SnowLeopard release
Summary: REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-cra...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2011-06-22 12:50 PDT by Jessie Berlin
Modified: 2013-05-22 15:37 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2011-06-22 12:50:59 PDT
webarchive/loading/mainresource-null-mimetype-crash.html has been failing on SnowLeopard Intel Release (Tests) since r89312.

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r89305%20(30566)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r89312%20(30567)/results.html failed

As far as I can tell, the most suspicious change-set in that range is http://trac.webkit.org/changeset/89312.

I will land the failing expected results in order to get the bots green.
Comment 1 Jessie Berlin 2011-06-22 13:08:13 PDT
Added failing expected results in http://trac.webkit.org/changeset/89464
Comment 2 Jessie Berlin 2011-06-22 13:11:59 PDT
<rdar://problem/9657597>
Comment 3 Adam Barth 2011-06-22 13:55:15 PDT
Seems likely to be my fault.
Comment 4 Adam Barth 2011-06-22 15:06:43 PDT
This is actually a progression.  The old results had the wrong URL in the callback.
Comment 5 Adam Barth 2011-06-22 15:09:15 PDT
/me is confused.  Maybe it's different in a release build?
Comment 6 Adam Barth 2011-06-22 15:41:32 PDT
The issue doesn't reproduce for me.
Comment 7 Adam Barth 2011-06-22 15:43:06 PDT
I'm not sure how to continue here.  I suspect there's some sort of memory issue that's corrupting the string somehow non-deterministically.  (I also suspect the underlying bug has nothing to do with my patch, but that's just because I'm pig headed.)
Comment 8 Nikolas Zimmermann 2011-06-25 00:17:57 PDT
It also fails on  Leoaprd: http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r89732%20(33501)/results.html

I'm going to skip this test for now, to get the bots green.
Comment 9 Nikolas Zimmermann 2011-06-25 00:35:09 PDT
I'm on a gardening mission to turn bots green again: skipped test on mac in general in r89736.
Comment 11 Adam Barth 2011-06-27 15:01:10 PDT
Sounds like there's some sort of inter-test dependency.