<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>138744</bug_id>
          
          <creation_ts>2014-11-14 10:47:55 -0800</creation_ts>
          <short_desc>Crash in WebCore::WebVideoFullscreenModelMediaElement::updateForEventName</short_desc>
          <delta_ts>2014-11-15 23:38:50 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 8.1</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>137123</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stuart Morgan">stuartmorgan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1048788</commentid>
    <comment_count>0</comment_count>
    <who name="Stuart Morgan">stuartmorgan</who>
    <bug_when>2014-11-14 10:47:55 -0800</bug_when>
    <thetext>The top crash for Chrome on iOS is a video-related crash with a stack that looks like:
Thread 19 CRASHED [EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE @ 0x0d1de408] MAGIC SIGNATURE THREAD
0x0d1de408		
0x368f3cdf	[WebCore + 0x00a5dcdf ]	WebCore::WebVideoFullscreenModelMediaElement::updateForEventName(WTF::AtomicString const&amp;)
0x35fc9389	[WebCore + 0x00133389 ]	WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector&lt;WebCore::RegisteredEventListener, 1ul, WTF::CrashOnOverflow&gt;&amp;)
0x35f253a9	[WebCore + 0x0008f3a9 ]	WebCore::EventTarget::fireEventListeners(WebCore::Event*)
0x36214a5f	[WebCore + 0x0037ea5f ]	WebCore::EventContext::handleLocalEvents(WebCore::Event&amp;) const
0x36215297	[WebCore + 0x0037f297 ]	WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr&lt;WebCore::Event&gt;)
0x35f2523b	[WebCore + 0x0008f23b ]	WebCore::Node::dispatchEvent(WTF::PassRefPtr&lt;WebCore::Event&gt;)
0x36280ccb	[WebCore + 0x003eaccb ]	WebCore::GenericEventQueue::timerFired(WebCore::Timer&lt;WebCore::GenericEventQueue&gt;&amp;)
0x35eb408b	[WebCore + 0x0001e08b ]	WebCore::ThreadTimers::sharedTimerFiredInternal()
0x35eb3fe7	[WebCore + 0x0001dfe7 ]	WebCore::timerFired(__CFRunLoopTimer*, void*)
0x2b22fea5	[CoreFoundation + 0x000caea5 ]	__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
0x2b22fa21	[CoreFoundation + 0x000caa21 ]	__CFRunLoopDoTimer
0x2b22dc71	[CoreFoundation + 0x000c8c71 ]	__CFRunLoopRun
0x2b17ca1f	[CoreFoundation + 0x00017a1f ]	CFRunLoopRunSpecific
0x2b17c831	[CoreFoundation + 0x00017831 ]	CFRunLoopRunInMode
0x35f19391	[WebCore + 0x00083391 ]	RunWebThread(void*)
0x38a10091	[libsystem_pthread.dylib + 0x00003091 ]	_pthread_body
0x38a10005	[libsystem_pthread.dylib + 0x00003005 ]	_pthread_start
0x38a0de1e	[libsystem_pthread.dylib + 0x00000e1e ]	thread_start

A simple UIWebView-based application that loads videos in a loop will reproduce this crash. This happens in both 8.0 and 8.1; it&apos;s a severe regression since iOS 7.x.

This was also filed as rdar://17884046 and more details about reproduction are there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1049041</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-11-15 23:38:50 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 137123 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>