<?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>158451</bug_id>
          
          <creation_ts>2016-06-06 17:03:29 -0700</creation_ts>
          <short_desc>com.apple.WebCore crashed at WebCore::EventListenerMap::remove(WTF::AtomicString const&amp;, WebCore::EventListener&amp;, bool, unsigned long&amp;) + 92</short_desc>
          <delta_ts>2016-06-06 17:37:19 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>149466</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>149466</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>cdumez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1199787</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-06-06 17:03:29 -0700</bug_when>
    <thetext>media/track/track-cue-rendering-snap-to-lines-not-set.html
&lt;https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r201730%20(6586)/results.html&gt;

http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html
&lt;https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r201731%20(6289)/results.html&gt;

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x000000010e3b087c WebCore::EventListenerMap::remove(WTF::AtomicString const&amp;, WebCore::EventListener&amp;, bool, unsigned long&amp;) + 92 (EventListenerMap.cpp:138)
1   com.apple.WebCore             	0x000000010e3b6ce1 WebCore::EventTarget::removeEventListener(WTF::AtomicString const&amp;, WebCore::EventListener&amp;, WebCore::EventTarget::ListenerOptions const&amp;) + 65 (EventTarget.cpp:105)
2   com.apple.WebCore             	0x000000010eb447b2 WebCore::Node::removeEventListener(WTF::AtomicString const&amp;, WebCore::EventListener&amp;, WebCore::EventTarget::ListenerOptions const&amp;) + 18 (Node.cpp:1989)
3   com.apple.WebCore             	0x000000010e543f7c WebCore::HTMLMediaElement::removeEventListener(WTF::AtomicString const&amp;, WebCore::EventListener&amp;, WebCore::EventTarget::ListenerOptions const&amp;) + 76 (HTMLMediaElement.cpp:5253)
4   com.apple.WebCore             	0x000000010e3b75a0 WebCore::EventTarget::fireEventListeners(WebCore::Event&amp;, WebCore::EventTargetData*, WTF::Vector&lt;WebCore::RegisteredEventListener, 1ul, WTF::CrashOnOverflow, 16ul&gt;&amp;) + 832 (EventTarget.cpp:293)
5   com.apple.WebCore             	0x000000010e3b71a0 WebCore::EventTarget::fireEventListeners(WebCore::Event&amp;) + 224 (EventTarget.cpp:226)
6   com.apple.WebCore             	0x000000010e39ccdf 0x10dfca000 + 4009183
7   com.apple.WebCore             	0x000000010e39d3eb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WebCore::Event&amp;) + 875 (EventDispatcher.cpp:127)
8   com.apple.WebCore             	0x000000010e48b4e9 WebCore::GenericEventQueue::dispatchOneEvent() + 89 (GenericEventQueue.cpp:72)
9   com.apple.WebCore             	0x000000010eceac7a WebCore::TaskDispatcher&lt;WebCore::Timer&gt;::sharedTimerFired() + 362 (GenericTaskQueue.cpp:66)
10  com.apple.WebCore             	0x000000010f03027f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175 (ThreadTimers.cpp:124)
11  com.apple.WebCore             	0x000000010ea9187f WebCore::timerFired(__CFRunLoopTimer*, void*) + 31 (MainThreadSharedTimerCF.cpp:75)
12  com.apple.CoreFoundation      	0x00007fff95b25b94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
13  com.apple.CoreFoundation      	0x00007fff95b25823 __CFRunLoopDoTimer + 1075
14  com.apple.CoreFoundation      	0x00007fff95b2537a __CFRunLoopDoTimers + 298
15  com.apple.CoreFoundation      	0x00007fff95b1c871 __CFRunLoopRun + 1841
16  com.apple.CoreFoundation      	0x00007fff95b1bed8 CFRunLoopRunSpecific + 296
17  com.apple.HIToolbox           	0x00007fff98218935 RunCurrentEventLoopInMode + 235
18  com.apple.HIToolbox           	0x00007fff9821876f ReceiveNextEventCommon + 432
19  com.apple.HIToolbox           	0x00007fff982185af _BlockUntilNextEventMatchingListInModeWithFilter + 71
20  com.apple.AppKit              	0x00007fff93652df6 _DPSNextEvent + 1067
21  com.apple.AppKit              	0x00007fff93652226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
22  com.apple.AppKit              	0x00007fff93646d80 -[NSApplication run] + 682
23  com.apple.AppKit              	0x00007fff93610368 NSApplicationMain + 1176
24  libxpc.dylib                  	0x00007fff90aa1194 _xpc_objc_main + 795
25  libxpc.dylib                  	0x00007fff90a9fbbe xpc_main + 494
26  com.apple.WebKit.WebContent.Development	0x000000010c1077e7 main + 422
27  libdyld.dylib                 	0x00007fff9f2fd5ad start + 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1199788</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2016-06-06 17:04:59 -0700</bug_when>
    <thetext>Looking.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1199801</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-06-06 17:37:19 -0700</bug_when>
    <thetext>Duping to original bug since this change was rolled out.

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

    </bug>

</bugzilla>