xcode: ibtool crashed a lot, asked me to file a radar

Originator:markd
Number:rdar://30137968 Date Originated:1/22/2017
Status:Open Resolved:
Product:Developer Tools Product Version:Version 8.2.1 (8C1002)
Classification:Crash Reproducible:Rarely
 
Summary:
I did a clean build folder because Xcode refused to give me information about callers/callees c.f. rdar://30028579

I did a rebuild, and got a bunch of errors. See attached screen shot.  (https://mobile.twitter.com/borkware/status/823343178044633089)

There were no new crash logs in the two directories mentioned by the output.  It'd be nice to have a button I could press to collect interesting information for you. c.f. rdar://29884107

Here's the output:

Doing another purge build folder and rebuild worked successfully.  I think there are race conditions in the pipelines.  c.f. rdar://27268734, rdar://27631931

And my usual rdar://22524679 . This is a derail on a project I'm working on late on a sunday night. Having tools vomit on themselves is a big gumption trap.

Copy of one of the errors:

CompileXIB Music\ Jot\ 2/MJAudioPanelDropDownViewController.xib
    cd "/Users/markd/Projects/MusicJot/experimental/jmreed/Music Jot 2"
    export PATH="/Applications/Xcode-8-2-1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-8-2-1.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode-8-2-1.app/Contents/Developer/usr/bin/..
    /Applications/Xcode-8-2-1.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module MusicJot --output-partial-info-plist /Users/markd/Library/Developer/Xcode/DerivedData/MusicJot-chqvqjeavoyeincfnrgnrtndywaa/Build/Intermediates/MusicJot.build/Debug-iphonesimulator/MusicJot.build/MJAudioPanelDropDownViewController-PartialInfo.plist --auto-activate-custom-fonts --target-device ipad --minimum-deployment-target 10.0 --output-format human-readable-text --compile /Users/markd/Library/Developer/Xcode/DerivedData/MusicJot-chqvqjeavoyeincfnrgnrtndywaa/Build/Products/Debug-iphonesimulator/MusicJot.app/MJAudioPanelDropDownViewController.nib /Users/markd/Projects/MusicJot/experimental/jmreed/Music\ Jot\ 2/Music\ Jot\ 2/MJAudioPanelDropDownViewController.xib

Command /Applications/Xcode-8-2-1.app/Contents/Developer/usr/bin/ibtool failed with exit code 255. The tool may have crashed. Please file a bug report at http://bugreport.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and Interface Builder Cocoa Touch Tool created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports.

Steps to Reproduce:


Expected Results:


Actual Results:


Version:
Version 8.2.1 (8C1002)
10.12.2 (16C67)

Notes:


Configuration:
 .

Attachments:
'Screen Shot 2017-01-22 at 8.32.45 PM.png' was successfully uploaded.

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!