<?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>183682</bug_id>
          
          <creation_ts>2018-03-15 15:52:14 -0700</creation_ts>
          <short_desc>ASSERTION FAILED: m_creationThread.ptr() == &amp;Thread::current() seen with API test WebKitLegacy.AudioSessionCategoryIOS</short_desc>
          <delta_ts>2018-09-27 15:46:50 -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>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=183671</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=190060</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
    
    <cc>jlewis3</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1406854</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-03-15 15:52:14 -0700</bug_when>
    <thetext>https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Debug%20WK2%20%28Tests%29/builds/3202

UNEXPECTEDLY EXITED WebKitLegacy.AudioSessionCategoryIOS
2018-03-15 15:08:41.203 TestWebKitAPI[11932:101005251] *** Warning: &lt;AVPlayerViewController: 0x7f9383803000&gt; is trying to enter full screen, but is not in its view&apos;s window&apos;s view controller hierarchy. This results in undefined behavior.
2018-03-15 15:08:41.204 TestWebKitAPI[11932:101005251] Presenting view controllers on detached view controllers is discouraged &lt;AVPlayerViewController: 0x7f9383803000&gt;.
ASSERTION FAILED: m_creationThread.ptr() == &amp;Thread::current()
./dom/ActiveDOMObject.cpp(50) : virtual WebCore::ActiveDOMObject::~ActiveDOMObject()
1   0x1059d76ad WTFCrash
2   0x10dd23e3c WebCore::ActiveDOMObject::~ActiveDOMObject()
3   0x10e6c9f13 WebCore::SuspendableTimer::~SuspendableTimer()
4   0x10de128f5 WebCore::DocumentEventQueue::Timer::~Timer()
5   0x10de127b5 WebCore::DocumentEventQueue::Timer::~Timer()
6   0x10de127d9 WebCore::DocumentEventQueue::Timer::~Timer()
7   0x10dda989e WebCore::DocumentEventQueue::~DocumentEventQueue()
8   0x10dd7d325 WebCore::DocumentEventQueue::~DocumentEventQueue()
9   0x10dd7b543 WebCore::Document::~Document()
10  0x10e0c9815 WebCore::HTMLDocument::~HTMLDocument()
11  0x10e0c9835 WebCore::HTMLDocument::~HTMLDocument()
12  0x10e0c9919 WebCore::HTMLDocument::~HTMLDocument()
13  0x10dd7dd10 WebCore::Document::decrementReferencingNodeCount()
14  0x10dd7da7e WebCore::Document::removedLastRef()
15  0x10dead4b7 WebCore::Node::removedLastRef()
16  0x10c0e5fd3 WebCore::Node::deref()
17  0x10c60bf11 void WTF::derefIfNotNull&lt;WebCore::Document&gt;(WebCore::Document*)
18  0x10c60bed9 WTF::RefPtr&lt;WebCore::Document, WTF::DumbPtrTraits&lt;WebCore::Document&gt; &gt;::~RefPtr()
19  0x10c6040d5 WTF::RefPtr&lt;WebCore::Document, WTF::DumbPtrTraits&lt;WebCore::Document&gt; &gt;::~RefPtr()
20  0x10e4a79a2 WebCore::NavigationAction::~NavigationAction()
21  0x10e4a79c5 WebCore::NavigationAction::~NavigationAction()
22  0x10e416f3c WebCore::DocumentLoader::~DocumentLoader()
23  0x11e838cbe WebDocumentLoaderMac::~WebDocumentLoaderMac()
24  0x11e8384a5 WebDocumentLoaderMac::~WebDocumentLoaderMac()
25  0x11e8384c9 WebDocumentLoaderMac::~WebDocumentLoaderMac()
26  0x11e82f68f WTF::RefCounted&lt;WebCore::DocumentLoader&gt;::deref() const
27  0x11e82f613 WTF::Ref&lt;WebDocumentLoaderMac, WTF::DumbPtrTraits&lt;WebDocumentLoaderMac&gt; &gt;::~Ref()
28  0x11e82d2f5 WTF::Ref&lt;WebDocumentLoaderMac, WTF::DumbPtrTraits&lt;WebDocumentLoaderMac&gt; &gt;::~Ref()
29  0x11e82f432 WebDataSourcePrivate::~WebDataSourcePrivate()
30  0x11e82d465 WebDataSourcePrivate::~WebDataSourcePrivate()
31  0x11e82d41b -[WebDataSource dealloc]
Child process terminated with signal 11: Segmentation fault</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1407001</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2018-03-16 09:29:55 -0700</bug_when>
    <thetext>Possibly related to r229589, which modified this test recently.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1407002</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-03-16 09:30:49 -0700</bug_when>
    <thetext>(In reply to Eric Carlson from comment #1)
&gt; Possibly related to r229589, which modified this test recently.

This is a new assertion which Youenn tried to land yesterday.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>