Xcode crashes every time I enter a command into the debugger

Originator:k
Number:rdar://23559366 Date Originated:16-Nov-2015 06:58 PM
Status:Duplicate Resolved:
Product:Developer Tools Product Version:7.1.1 (7B1005)
Classification: Reproducible:Always
 
Summary:
Every time I execute something in the debugger console, Xcode crashes.

Using Swift 2 and Xcode Version 7.1.1 (7B1005). 

I can't think of much more information that's relevant, but I'm sure there's more, so please do ask me if there's anything I should add to my question that would help.

I've of course cleaned build and derived data.

It's driving me and other developers insane:

http://stackoverflow.com/questions/33232867/xcode-7-crash-every-time-i-try-to-print-something-in-the-debugger-console

Steps to Reproduce:
1. Set breakpoint in project
2. Run project
3. Hit breakpoint
4. `po` something in the debugger
5. CRASH

Expected Results:
data description printed in the debugging console

Actual Results:
Xcode crashes

Version:
Version 7.1.1 (7B1005)

Notes:


Configuration:
The project is not very big, and has less than 10 third party frameworks. I've got a very small project, and Xcode doesn't crash when I use the debugger with this one. But I've compared the project settings, and can't find a difference between the two that causes the crash.

Attachments:
'xcode.crash' was successfully uploaded.

Comments

Apple Developer Relations

Engineering has determined that your bug report is a duplicate of another issue and will be closed.

The open or closed status of the original bug report your issue was duplicated to appears in the yellow "Duplicate of XXXXXXXX" section of the bug reporter user interface. This section appears near the top of the right column's bug detail view just under the bug number, title, state, product and rank.

If you have any questions or concerns, please update your report directly here: http://bugreport.apple.com/.


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!