Bug 113163
| Summary: | Crash during video | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Calder <akcalder82> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | ap, tenabeana67 |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.8 | ||
Alex Calder
Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore 0x0000000104f9de3d JSC::SlotVisitor::drain() + 381
1 com.apple.JavaScriptCore 0x0000000104e3da62 JSC::Heap::markRoots() + 578
2 com.apple.JavaScriptCore 0x0000000104e3cea6 JSC::Heap::collect(JSC::Heap::SweepToggle) + 278
3 com.apple.JavaScriptCore 0x0000000104e3928c JSC::DefaultGCActivityCallback::doWork() + 124
4 com.apple.JavaScriptCore 0x0000000104e41683 JSC::HeapTimer::timerDidFire(__CFRunLoopTimer*, void*) + 179
5 com.apple.CoreFoundation 0x00007fff88037804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
6 com.apple.CoreFoundation 0x00007fff8803731d __CFRunLoopDoTimer + 557
7 com.apple.CoreFoundation 0x00007fff8801cad9 __CFRunLoopRun + 1529
8 com.apple.CoreFoundation 0x00007fff8801c0e2 CFRunLoopRunSpecific + 290
9 com.apple.HIToolbox 0x00007fff8ca8ceb4 RunCurrentEventLoopInMode + 209
10 com.apple.HIToolbox 0x00007fff8ca8cc52 ReceiveNextEventCommon + 356
11 com.apple.HIToolbox 0x00007fff8ca8cae3 BlockUntilNextEventMatchingListInMode + 62
12 com.apple.AppKit 0x00007fff8837f563 _DPSNextEvent + 685
13 com.apple.AppKit 0x00007fff8837ee22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
14 com.apple.AppKit 0x00007fff883761d3 -[NSApplication run] + 517
15 com.apple.WebCore 0x0000000105cec74d WebCore::RunLoop::run() + 77
16 com.apple.WebKit2 0x0000000104996a31 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 631
17 com.apple.WebProcess 0x00000001048b8e43 main + 307
18 libdyld.dylib 0x00007fff843ff7e1 start + 1
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Could you please provide more details about this issue? Is it reproducible? What site where you on?
Unfortunately, this stack trace is not informative enough to do any investigation.
Alexey Proskuryakov
Marking as resolved. This was not actionable without more details in 2013, and certainly isn't now.