<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="">Here’s the command and failure from Xcode log - exit 1 maybe not a crash I guess since no crash stack or logs but some other decision by the toolchain to fail without any detail :-)</span><div class=""><span class="">Mark<br class=""></span><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; cd /Users/markw/UrbanThings/zt/checker_frameworks_ios</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name CheckerShared -O -whole-module-optimization -DRELEASE -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/markw/Library/Developer/Xcode/DerivedData/ModuleCache -Xfrontend -serialize-debugging-options -application-extension -embed-bitcode -I /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/BuildProductsPath/Release-iphoneos -F /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/BuildProductsPath/Release-iphoneos -F /Users/markw/UrbanThings/zt/checker_frameworks_ios -F /Users/markw/UrbanThings/zt/checker_frameworks_ios/../Fabric -F /Users/markw/UrbanThings/zt/checker_frameworks_ios/../GoogleMaps -F /Users/markw/UrbanThings/zt/checker_frameworks_ios/../Facebook -F /Users/markw/UrbanThings/zt/checker_frameworks_ios/../GoogleSignIn -c -num-threads 8 /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/AppearanceManager.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/AppAgenciesRequest.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/AppOperatorsResponse.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/ProductOptionsManager.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/GeoJSON.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/PlacePointPropertiesService.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/ColorTheme.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/Dip.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/AppSearchRequest.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/CodeableAgency.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/AppSearchResponse.swift /Users/markw/UrbanThings/zt/checker_frameworks_ios/CheckerShared/DipObjCAdapter.swift -output-file-map /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/Objects-normal/arm64/CheckerShared-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/Objects-normal/arm64/CheckerShared.swiftmodule -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/CheckerShared-generated-files.hmap -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/CheckerShared-own-target-headers.hmap -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/CheckerShared-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/CheckerShared-project-headers.hmap -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/BuildProductsPath/Release-iphoneos/include -Xcc -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Xcc -IFAGeneralCategories -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/Objects-normal/arm64 -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/DerivedSources/arm64 -Xcc -I/Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/DerivedSources -Xcc -DNS_BLOCK_ASSERTIONS -emit-objc-header -emit-objc-header-path /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/Objects-normal/arm64/CheckerShared-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/markw/Library/Developer/Xcode/DerivedData/ZipTrip-fnpqeenuvfvjnbcckyfzwkgbdlxn/Build/Intermediates/ArchiveIntermediates/ZipTrip/IntermediateBuildFilesPath/Checker.build/Release-iphoneos/CheckerShared.build/unextended-module-overlay.yaml -Xcc -working-directory/Users/markw/UrbanThings/zt/checker_frameworks_ios</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On 7 Apr 2017, at 12:50, Johannes Weiß &lt;<a href="mailto:johannesweiss@apple.com" class="">johannesweiss@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Ok, one more question: How do you know swiftc crashed, what exactly is printed?<br class=""><br class="">In Xcode for example, do you see something like<br class=""><br class="">Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 6<br class=""><br class="">in the "Report navigator". Maybe you could paste the whole swiftc invocation and it's exit code / the signal it existed with.<br class=""><br class="">Thanks, Johannes<br class=""><br class=""><blockquote type="cite" class="">On 7 Apr 2017, at 12:46, Mark Woollard &lt;<a href="mailto:mark.woollard@mac.com" class="">mark.woollard@mac.com</a>&gt; wrote:<br class=""><br class="">Nothing in the system wide logs (not even a diagnostics directory there) - I’ll wait and see what the West Coast guys have to say :-)<br class="">Mark<br class=""><br class=""><blockquote type="cite" class="">On 7 Apr 2017, at 12:44, Johannes Weiß &lt;<a href="mailto:johannesweiss@apple.com" class="">johannesweiss@apple.com</a>&gt; wrote:<br class=""><br class="">Hi Mark,<br class=""><br class=""><br class=""><blockquote type="cite" class="">Here’s the directory although these are all old and not related to the crash under discussion (the most recent crash is for swiftc 800.0.63, the Xcode 3.1 toolchain appears to be 802.0.48). I was able to reproduce today with Xcode 8.3.1 update but no log with today’s date. <br class=""></blockquote><br class="">oh, that's interesting. Just for completeness, maybe it went into the system wide reports (unlikely):<br class=""><br class="">ls /Library/Logs/DiagnosticReports/swift*.crash<br class=""><br class="">?<br class=""><br class=""><br class=""><blockquote type="cite" class="">I’ll file a bug report, if anything else you think worth my trying to help understand cause let me know. I’ve build Swift toolchain from source in the past so could try setting up with debug version etc. to see if that gets any further info.<br class=""></blockquote><br class="">That sounds like it could prove really helpful. Most of the Swift core devs are in California so they'll wake up in a couple of hours and might have some more questions.<br class=""><br class="">Many thanks,<br class="">Johannes<br class=""><br class=""><br class=""><blockquote type="cite" class=""><br class=""><br class="">Mark<br class=""><br class="">$ ls ~/Library/Logs/DiagnosticReports/swift*.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-18-114620_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-18-134122_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-18-134156_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-18-134450_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-18-173731_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-075327_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-081344_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-090802_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-090921_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-094003_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-094027_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-095907_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-201252_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-19-201726_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-20-065123_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-20-065148_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-20-065323_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-20-070358_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-20-103428_MacBook-Pro-5.crash<br class="">/Users/markw/Library/Logs/DiagnosticReports/swift_2017-03-24-075534_MacBook-Pro-5.crash<br class=""><br class=""><blockquote type="cite" class="">On 7 Apr 2017, at 12:00, Johannes Weiß &lt;<a href="mailto:johannesweiss@apple.com" class="">johannesweiss@apple.com</a>&gt; wrote:<br class=""><br class="">Hi Mark,<br class=""><br class="">That's unfortunate. Assuming you're on macOS, do you mind running<br class=""><br class="">ls ~/Library/Logs/DiagnosticReports/swift*.crash<br class=""><br class="">that might reveal some compiler crash reports. If yes I think the best would be to file a bug for these crashes on <a href="http://bugs.swift.org" class="">http://bugs.swift.org</a> . What presumably would be most helpful is a small reproduction of that crash but I realise that can be hard at times...<br class=""><br class="">Thanks,<br class="">Johannes<br class=""><br class=""><br class=""><blockquote type="cite" class="">On 7 Apr 2017, at 07:31, Mark Woollard via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:<br class=""><br class="">Following upgrade to Xcode 8.3 / Swift 3.1 I have a project where the compiler is crashing when Swift optimisation is enabled in release builds (whole module or single file). Project builds fine for earlier compiler releases. The crash gives no stack trace in console. The crash occurs for one framework component within a complex project with multiple frameworks + app with lots of inter-dependency so its hard to know what specifically is causing the issue or produce something to reproduce and file with a bug report. If I turn off optimisation for that one framework the whole project builds.<br class=""><br class="">I gather crashes related to optimisation have been seen by others from discussions I’ve seen elsewhere ?<br class="">What is the status of the issue, ETA for a fix ?<br class="">Is there anything I can do to help provide info to fix the issue ? I might be able to build debug version of compiler and try and use it under debugger with the project for example, or is there anything else I can do to get you useful info ?<br class=""><br class="">Thanks<br class="">Mark<br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></blockquote><br class=""></blockquote><br class=""></blockquote><br class=""></blockquote><br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></body></html>