[Webkit-unassigned] [Bug 51780] video tag: crashes on random seek and reload of video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 31 09:10:25 PST 2010


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





--- Comment #1 from Alex Zhukov <zhukov.alex at gmail.com>  2010-12-31 09:10:25 PST ---
Created an attachment (id=77724)
 --> (https://bugs.webkit.org/attachment.cgi?id=77724&action=review)
crash log

crash stack trace for your convenience:
Thread 8 Crashed:
0   com.apple.CoreFoundation          0x00007fff842467fe CFRunLoopCopyCurrentMode + 46
1   com.apple.CoreFoundation          0x00007fff8427adf6 _wakeUpRunLoop + 278
2   com.apple.CoreFoundation          0x00007fff8427a100 _CFStreamSignalEvent + 448
3   com.apple.CFNetwork               0x00007fff827c6876 HTTPNetConnection::responseStreamCallback(void*, __CFReadStream*, unsigned long) + 508
4   com.apple.CFNetwork               0x00007fff827c6611 NetConnection::connectionResponse(__CFReadStream*, unsigned long) + 93
5   com.apple.CoreFoundation          0x00007fff8427a373 _signalEventSync + 115
6   com.apple.CoreFoundation          0x00007fff8427a2e4 _cfstream_solo_signalEventSync + 116
7   com.apple.CoreFoundation          0x00007fff8427a224 _CFStreamSignalEvent + 740
8   com.apple.CFNetwork               0x00007fff827c599c HTTPReadFilter::socketReadStreamCallback(unsigned long) + 288
9   com.apple.CFNetwork               0x00007fff827c5867 HTTPReadFilter::_httpRdFilterStreamCallBack(__CFReadStream*, unsigned long, void*) + 49
10  com.apple.CoreFoundation          0x00007fff8427a373 _signalEventSync + 115
11  com.apple.CoreFoundation          0x00007fff8427a2e4 _cfstream_solo_signalEventSync + 116
12  com.apple.CoreFoundation          0x00007fff8421a401 __CFRunLoopDoSources0 + 1361
13  com.apple.CoreFoundation          0x00007fff842185f9 __CFRunLoopRun + 873
14  com.apple.CoreFoundation          0x00007fff84217dbf CFRunLoopRunSpecific + 575
15  com.apple.CoreFoundation          0x00007fff84217b46 CFRunLoopRun + 70
16  com.apple.CoreMedia               0x00007fff890b855f FigThreadGlobalNetworkBufferingRunloop + 119
17  libSystem.B.dylib                 0x00007fff856f8536 _pthread_start + 331
18  libSystem.B.dylib                 0x00007fff856f83e9 thread_start + 13

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