WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
113163
Crash during video
https://bugs.webkit.org/show_bug.cgi?id=113163
Summary
Crash during video
Alex Calder
Reported
2013-03-24 18:36:53 PDT
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
Comment 1
2013-03-25 14:00:29 PDT
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
Comment 4
2025-07-07 08:47:22 PDT
Marking as resolved. This was not actionable without more details in 2013, and certainly isn't now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug