<?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>205727</bug_id>
          
          <creation_ts>2020-01-03 09:25:54 -0800</creation_ts>
          <short_desc>REGRESSION: [ iOS Debug ] r253984 Caused iOS Debug Testing to exit early with Crashes</short_desc>
          <delta_ts>2020-01-03 09:30:06 -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>WebKit2</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1602465</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-01-03 09:25:54 -0800</bug_when>
    <thetext>After the changes in https://trac.webkit.org/changeset/253984/webkit

iOS Debug testing has been exiting early with 50+ crashes. and 2290 API failures

Build: https://build.webkit.org/builders/Apple%20iOS%2013%20Simulator%20Debug%20WK2%20%28Tests%29/builds/1516


No crash log found for com.apple.WebKit.WebContent.Development:68426.

stdout:

stderr:
SHOULD NEVER BE REACHED
/Volumes/Data/slave/ios-simulator-13-debug/build/Source/WebKit/Shared/ios/DependencyProcessAssertionIOS.mm(43) : WebKit::DependencyProcessAssertion::DependencyProcessAssertion(WTF::ProcessID, WTF::ASCIILiteral)
1   0x54e60db29 WTFCrash
2   0x5400a59bb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x540832167 WebKit::DependencyProcessAssertion::DependencyProcessAssertion(int, WTF::ASCIILiteral)
4   0x540832433 WebKit::DependencyProcessAssertion::DependencyProcessAssertion(int, WTF::ASCIILiteral)
5   0x5411288ba std::__1::__unique_if&lt;WebKit::DependencyProcessAssertion&gt;::__unique_single std::__1::make_unique&lt;WebKit::DependencyProcessAssertion, int, WTF::ASCIILiteral&gt;(int&amp;&amp;, WTF::ASCIILiteral&amp;&amp;)
6   0x541111324 decltype(auto) WTF::makeUnique&lt;WebKit::DependencyProcessAssertion, int, WTF::ASCIILiteral&gt;(int&amp;&amp;, WTF::ASCIILiteral&amp;&amp;)
7   0x541111023 WebKit::WebProcess::initializeConnection(IPC::Connection*)
8   0x5400d9082 WebKit::AuxiliaryProcess::initialize(WebKit::AuxiliaryProcessInitializationParameters const&amp;)
9   0x540faa2aa void WebKit::initializeAuxiliaryProcess&lt;WebKit::WebProcess&gt;(WebKit::AuxiliaryProcessInitializationParameters&amp;&amp;)
10  0x540fa73f0 void WebKit::XPCServiceInitializer&lt;WebKit::WebProcess, WebKit::XPCServiceInitializerDelegate&gt;(WTF::OSObjectPtr&lt;NSObject&lt;OS_xpc_object&gt;*&gt;, NSObject&lt;OS_xpc_object&gt;*, NSObject&lt;OS_xpc_object&gt;*)
11  0x540fa6ffb WebContentServiceInitializer
12  0x54081902a invocation function for block in WebKit::XPCServiceEventHandler(NSObject&lt;OS_xpc_object&gt;*)
13  0x7fff5190dfb4 _xpc_connection_call_event_handler
14  0x7fff5190e33e _xpc_connection_mach_event
15  0x7fff516ad821 _dispatch_client_callout4
16  0x7fff516c4154 _dispatch_mach_msg_invoke
17  0x7fff516b335c _dispatch_lane_serial_drain
18  0x7fff516c4d30 _dispatch_mach_invoke
19  0x7fff516b9b47 _dispatch_main_queue_callback_4CF
20  0x7fff23b0ce49 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
21  0x7fff23b07aa9 __CFRunLoopRun
22  0x7fff23b06e66 CFRunLoopRunSpecific
23  0x7fff2569694f -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
24  0x7fff25696b67 -[NSRunLoop(NSRunLoop) run]
25  0x7fff519154e6 _xpc_objc_main
26  0x7fff51917b87 xpc_main
27  0x540812fe9 WebKit::XPCServiceMain(int, char const**)
28  0x5418d78bb WKXPCServiceMain
29  0x10839fd72 main
30  0x7fff516ecd29 start
LEAK: 1 WebPageProxy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602467</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-01-03 09:27:43 -0800</bug_when>
    <thetext>&lt;rdar://problem/58299365&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602468</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-01-03 09:27:57 -0800</bug_when>
    <thetext>Will fix now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602469</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-01-03 09:30:06 -0800</bug_when>
    <thetext>&lt;https://trac.webkit.org/changeset/254003&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>