Skip to content

Instantly share code, notes, and snippets.

@bmwalters
Created September 14, 2018 20:31
Show Gist options
  • Save bmwalters/9f787f45c53800bf3ebb06c934b0fa1f to your computer and use it in GitHub Desktop.
Save bmwalters/9f787f45c53800bf3ebb06c934b0fa1f to your computer and use it in GitHub Desktop.
[
{
"resolutionCode": 7,
"duplicateIdState": "Closed",
"problemID": 39218289,
"descriptionText": [
{
"content": "\nSummary:\nWhen compiling the DemoFramework target in this Xcode project with optimizations (Release build configuration), compilation fails with a segfault in the Swift compiler.\n\nMaking slight changes to Foo.swift will likely cause the compilation to succeed.\nUsing the Debug build configuration (or disabling optimizations in the Release configuration) will cause the compilation to succeed.\n\nSteps to Reproduce:\n1. Download, extract, and open the attached project\n2. Select the Example target\n3. Edit scheme > Release configuration\n4. Product > Run\n5. Note failure\n\nExpected Results:\nThe compilation should succeed.\n\nActual Results:\nThe compilation fails.\n\nVersion/Build:\nXcode Version 9.3 (9E145)\nSWIFT_VERSION = 3.0;\nApple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1)\nTarget: x86_64-apple-darwin17.5.0\n\nConfiguration:\nSee project configuration\n",
"gmt_Time": "05-Apr-2018 20:49:42",
"person_Details": " Bradley Walters"
},
{
"content": "\nCompilerSegfaultProject.zip\nBuild Example_2018-04-05T14-48-03.rtf\n",
"gmt_Time": "05-Apr-2018 20:49:43",
"person_Details": " Bradley Walters"
},
{
"content": "\nEngineering has determined that your bug report is a duplicate of another issue and will be closed. \n\nThe open or closed status of the original report your bug was duplicated to appears in a text box within the bug detail section of the bug reporter user interface. For security and privacy reasons, we don't provide access to the original bug yours was duped to.\n\nIf you have any questions or concerns, please update your report directly at this link: https://bugreport.apple.com/.",
"gmt_Time": "09-Apr-2018 05:01:57",
"person_Details": "Apple Developer Relations"
},
{
"content": "\nThe original report on your issue has been closed recently. Please note that you will not be able to directly view the original report in order to keep its information confidential. \n\nIf you have further questions about this issue, please update your report using the Apple Bug Reporter <http://bugreport.apple.com>.",
"gmt_Time": "15-May-2018 14:53:48",
"person_Details": "Apple Developer Relations"
}
],
"adcNotes": [
{
"content": "\nEngineering has determined that your bug report is a duplicate of another issue and will be closed. \n\nThe open or closed status of the original report your bug was duplicated to appears in a text box within the bug detail section of the bug reporter user interface. For security and privacy reasons, we don't provide access to the original bug yours was duped to.\n\nIf you have any questions or concerns, please update your report directly at this link: https://bugreport.apple.com/.",
"gmt_Time": "09-Apr-2018 05:01:57",
"person_Details": "Apple Developer Relations"
},
{
"content": "\nThe original report on your issue has been closed recently. Please note that you will not be able to directly view the original report in order to keep its information confidential. \n\nIf you have further questions about this issue, please update your report using the Apple Bug Reporter <http://bugreport.apple.com>.",
"gmt_Time": "15-May-2018 14:53:48",
"person_Details": "Apple Developer Relations"
}
],
"stateCode": "Closed",
"lastModifiedDateString": "15-may-2018 16:15:23",
"duplicateOfProblemId": 38926982,
"rank": 0,
"showHighlighted": 0,
"countOfEnclosures": 4,
"hide": 0,
"resolved": 0,
"enclosureId": "ATTACHMENT/PROBLEM/0000/3921/8289/",
"compNameForWeb": "Developer Tools",
"lastModifiedDate": "15-may-2018 16:15:23",
"enclosureTopic": 0,
"problemTitle": "Compiler segfault when compiling specific Swift 3.3 code with optimizations"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment