NSPredicateEditor + separator menu item = crash

Originator:mayoff
Number:rdar://36632399 Date Originated:18-Jan-2018 03:50 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode Version 9.2 (9C40b) / macOS 10.12.6 (16G1114)
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
Dear Xcoderinos,

Would you like to crash Xcode? I will tell you how.

First, create a new project using the Cocoa App template. Turn on “Use Storyboards”.

Then, open Main.storyboard.

Drag a Predicate Editor into the View Controller Scene.

From Xcode’s main menu bar, choose View > Utilities > Show Attributes Inspector.

In the document outline, open the second Predicate Editor Row Template. Click on its first Menu.

The menu opens at an apparently random location in the canvas view. Find it.

Drag a Separator Menu Item from the Object library to that menu.

Click on the second Predicate Editor Row Template in the document outline again.

Congratulations! Xcode has crashed.

Love,
Rob

Steps to Reproduce:
1. Do that stuff I described.

Expected Results:
A separator in the menu, or maybe an NSBeep.

Actual Results:
Crash.

Version:
Xcode Version 9.2 (9C40b) / macOS 10.12.6 (16G1114)

Notes:

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!