[Webkit-unassigned] [Bug 61523] http/tests/eventsource/workers/eventsource-simple.html is a flaky crash because of eventsource-status-error-iframe-crash.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 11:36:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61523


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK]                       |http/tests/eventsource/work
                   |http/tests/eventsource/work |ers/eventsource-simple.html
                   |ers/eventsource-simple.html |is a flaky crash because of
                   |is flaky crash              |eventsource-status-error-if
                   |                            |rame-crash.html
          Component|WebKit Gtk                  |Page Loading
                 CC|                            |ap at webkit.org,
                   |                            |japhet at chromium.org




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2011-08-23 11:36:47 PST ---
This crash also frequently occurs on Mac. It's the previous test that crashes, in fact.

run-webkit-tests --repeat 10 http/tests/eventsource/eventsource-status-error-iframe-crash.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit                  0x00000001023d1262 -[WebDataSourcePrivate dealloc] + 274 (WebDataSource.mm:94)
1   com.apple.WebKit                  0x00000001023d2b44 -[WebDataSource dealloc] + 132 (WebDataSource.mm:409)
2   com.apple.CoreFoundation          0x00007fff88c11800 CFRelease + 176
3   com.apple.WebKit                  0x00000001023d9cd3 WebDocumentLoaderMac::releaseDataSource() + 147 (WebDocumentLoaderMac.mm:135)
4   com.apple.WebKit                  0x00000001023d9f88 WebDocumentLoaderMac::decreaseLoadCount(unsigned long) + 472 (WebDocumentLoaderMac.mm:116)
...
38  com.apple.WebCore                 0x0000000102e7f40f WebCore::DocumentThreadableLoader::cancel() + 95 (DocumentThreadableLoader.cpp:146)
39  com.apple.WebCore                 0x000000010303c4d5 WebCore::EventSource::didReceiveResponse(unsigned long, WebCore::ResourceResponse const&) + 1429 (EventSource.cpp:221)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list