Computer becomes unresponsive when using dsymutil with Xcode 10.1

Originator:tadelv
Number:rdar://47080336 Date Originated:7.1.2019
Status:Closed Resolved:
Product:Xcode Product Version:10.1
Classification:Bug Reproducible:Always
 
Closed: old

Summary:
When we try to compile our apps for iOS for the Appstore something in Xcode 10.1 allocates too much wired memory to the point where the computer becomes unresponsive for a prolonged period of time.
Changing from building with dwarf and dsyms to only dwarf resolves it but this is not an option for a shipped App.

Steps to Reproduce:
Build an app which uses 3rd party frameworks and use DWARF with DSYM debug information format.

Expected Results:
Should build in a reasonable amount of time

Actual Results:
Takes abnormally long, computer becomes unresponsive

Version/Build:
Xcode 10.1
Build version 10B61

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!