Crash in lldb-rpc-server

Originator:dave
Number:rdar://49489882 Date Originated:4/1/2019
Status:Open Resolved:DUPLICATE OF 47348115
Product:Xcode Product Version:20.1
Classification:Crash Reproducible:always
 
Summary: lldp-rpc-server crashes which results in Xcode displaying a message 'Could not attach to pid : "pid"'


Steps to Reproduce:

Create a new single-view iOS application.
Select a simulator and select Product->Run.


Expected Results: The app should launch in the simulator and lldb should connect to it.


Actual Results: The app does launch in the simulator but lldb can't connect to it because it has crashed (and left a crash log in ~/Library/Logs/DiagnosticReports/).

It seems that I can work around the issue (i.e., the rpc server won't crash) if I enable the Address Sanitizer or the Thread Sanitizer before running. 


Version/Build: Xcode 10.2

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!