[Webkit-unassigned] [Bug 28624] REGRESSION: media/video-pause-empty-events.html is occasionally timing out on bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 11:54:33 PDT 2009


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





--- Comment #17 from Eric Seidel <eric at webkit.org>  2009-09-25 11:54:32 PDT ---
Wow, this disaster never ends. :(

So I have a working patch which disables HW Compositing and makes the media
tests reliably pass.

However, now I just saw this test fail:
http/tests/messaging/cross-domain-message-event-dispatch.html -> crashed

With a crash under:
Thread 8 Crashed:
0   ...uickTimeStreaming.component    0x1d4a939e
QTSInetCachedDownload_SetProperty + 315
1   ...uickTimeStreaming.component    0x1d4af2ca
QTSInetDownload_TransactionNotification + 324
2   ...uickTimeStreaming.component    0x1d4b28ca
QTSInetTransaction_ProcessResponseHeader + 1659
3   ...uickTimeStreaming.component    0x1d4b39ea
QTSInetTransaction_ReadStreamCallback + 699
4   com.apple.CoreFoundation          0x955cab1b _signalEventSync + 91
5   com.apple.CoreFoundation          0x955cabbe _cfstream_solo_signalEventSync
+ 126
6   com.apple.CoreFoundation          0x955cd057 CFReadStreamSignalEvent + 39
7   com.apple.CFNetwork               0x91d00e00
HTTPReadStream::streamEvent(unsigned long) + 68

I'll attach the crash log to the bug.  It may be completely unrelated.

-- 
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