LLDB RPC crash when trying to print object

Originator:oscar
Number:rdar://42174997 Date Originated:13-Jul-2018 01:52 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 10b3
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
Trying to diagnose rdar://42139082, LLDB RPC crashed with the following command:

```
(lldb) po $arg1
```

Steps to Reproduce:
Reproduce rdar://42139082 and try to print $arg1 once the debugger comes up.

Expected Results:
The LLDB command works correctly.

Actual Results:
The LLDB RPC server crashes.

Version:
Xcode 10b3

Notes:
You can find the crash logs attached.

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!