[webkit-dev] Every build is crashing

2011-02-15 Thread Adam Barth
/me is sad

Since: 02/14/2011 13:13:56 (11 hours ago)

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r78502%20(25324)/http/tests/xmlhttprequest/cache-override-crash-log.txt

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib   0x7fe00951 __memcpy + 433
1   com.apple.WebCore   0x000101397315
WebCore::TextCodecUTF8::decode(char const*, unsigned long, bool, bool,
bool) + 773 (TextCodecUTF8.cpp:245)
2   com.apple.WebCore   0x000101301f44
WebCore::TextResourceDecoder::flush() + 100 (Vector.h:574)
3   com.apple.WebCore   0x000101374f7a
WebCore::XMLHttpRequest::didFinishLoading(unsigned long) + 90
(XMLHttpRequest.cpp:999)
4   com.apple.WebCore   0x0001008c645f
WebCore::DocumentThreadableLoader::loadRequest(WebCore::ResourceRequest
const, WebCore::SecurityCheckPolicy) + 623 (RetainPtr.h:69)
5   com.apple.WebCore   0x0001008c8260
WebCore::DocumentThreadableLoader::DocumentThreadableLoader(WebCore::Document*,
WebCore::ThreadableLoaderClient*,
WebCore::DocumentThreadableLoader::BlockingBehavior,
WebCore::ResourceRequest const, WebCore::ThreadableLoaderOptions
const) + 496 (DocumentThreadableLoader.cpp:101)
6   com.apple.WebCore   0x0001008c89ab
WebCore::DocumentThreadableLoader::loadResourceSynchronously(WebCore::Document*,
WebCore::ResourceRequest const, WebCore::ThreadableLoaderClient,
WebCore::ThreadableLoaderOptions const) + 75 (PassRefPtr.h:58)
7   com.apple.WebCore   0x00010137344e
WebCore::XMLHttpRequest::createRequest(int) + 1646
(XMLHttpRequest.cpp:673)
8   com.apple.WebCore   0x000101374565
WebCore::XMLHttpRequest::send(WTF::String const, int) + 69
(XMLHttpRequest.cpp:544)
9   com.apple.WebCore   0x000101374a30
WebCore::XMLHttpRequest::send(int) + 32 (RefPtr.h:58)
10  com.apple.WebCore   0x000100fa2eed
WebCore::JSXMLHttpRequest::send(JSC::ExecState*) + 365 (RefPtr.h:42)
11  com.apple.WebCore   0x000100f9f177
WebCore::jsXMLHttpRequestPrototypeFunctionSend(JSC::ExecState*) + 119
(JSXMLHttpRequest.cpp:487)
12  ??? 0x25e36ca001b8 0 + 41658710229432
13  com.apple.JavaScriptCore0x00010016edca
JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*,
JSC::ScopeChainNode*, JSC::JSObject*) + 538 (WriteBarrier.h:68)
14  ??? 0x000109c59700 0 + 4458911488
15  ??? 0x0001134afd70 0 + 4618648944
16  com.apple.JavaScriptCore0x0001001d2c40
JSC::JSFunction::~JSFunction() + 0 (JSFunction.cpp:105)
17  ??? 0x00841f0f 0 + 8658703
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Every build is crashing

2011-02-15 Thread Alexey Proskuryakov

15.02.2011, в 00:04, Adam Barth написал(а):

 /me is sad
 
 Since: 02/14/2011 13:13:56 (11 hours ago)
 
 http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r78502%20(25324)/http/tests/xmlhttprequest/cache-override-crash-log.txt

This has been discussed on IRC when it started - everyone present seemed to be 
OK with that, and didn't want to revert. Please feel free to revert, of course.

This is tracked by https://bugs.webkit.org/show_bug.cgi?id=54418.

- WBR, Alexey Proskuryakov

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Every build is crashing

2011-02-15 Thread Adam Barth
On Tue, Feb 15, 2011 at 1:11 AM, Alexey Proskuryakov a...@webkit.org wrote:
 15.02.2011, в 00:04, Adam Barth написал(а):
 /me is sad

 Since: 02/14/2011 13:13:56 (11 hours ago)

 http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r78502%20(25324)/http/tests/xmlhttprequest/cache-override-crash-log.txt

 This has been discussed on IRC when it started - everyone present seemed to 
 be OK with that, and didn't want to revert. Please feel free to revert, of 
 course.

 This is tracked by https://bugs.webkit.org/show_bug.cgi?id=54418.

I must have missed that discussion.  Maybe we should note these things
in the #webkit channel topic?  In any case, it looks to have been
cleared up.

Thanks,
Adam
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Every build is crashing

2011-02-15 Thread Peter Kasting
On Tue, Feb 15, 2011 at 11:23 AM, Adam Barth aba...@webkit.org wrote:

  This has been discussed on IRC when it started - everyone present seemed
 to be OK with that, and didn't want to revert. Please feel free to revert,
 of course.

 I must have missed that discussion.  Maybe we should note these things
 in the #webkit channel topic?


FWIW, there wasn't really much chatter -- I noted that I'd found a crash in
a Chromium build, Alexey told me to feel free to revert if needed, and I
said that I already had a crash suppression in for Chromium and a bug on
file, so I wasn't too worried.

I didn't know other builds were crashing, and I don't think many other
people were around at the time, so it's possible other folks would have
wanted to revert then.  Sorry!

In any case, it looks to have been
 cleared up.


Yep, thanks to Antti, Andreas and anyone else involved for the quick fix.

PK
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev