<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=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 10, 2016, at 11:19, Joe Groff via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Nov 10, 2016, at 10:48 AM, Nevin Brackett-Rozinsky via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">When I put these two lines in a Swift file in Xcode (8.1), I get both “SourceKitService quit unexpectedly” and “lldb-rpc-server quit unexpectedly”:<div class=""><br class=""></div><div class=""><div class=""><font face="monospace, monospace" class="">func f(_ a: Int, _ b: Int) { }</font></div><div class=""><font face="monospace, monospace" class="">func f(_ ab: (Int, Int)) { }</font></div></div><div class=""><br class=""></div><div class="">Where should I file a bug report?<br class=""></div><div class=""><br class=""></div><div class="">Nevin</div></div></div></blockquote><br class=""></div><div class="">SourceKit crashes are usually the compiler's fault. SourceKit is also part of the open-source Swift project, so you can file bugs to <a href="http://bugs.swift.org/" class="">bugs.swift.org</a>.</div></div></div></blockquote><br class=""></div><div>This particular bug is known, though, so no need for another one.&nbsp;<a href="https://bugs.swift.org/browse/SR-1795" class="">SR-1795</a></div><div><br class=""></div><div>Jordan</div><br class=""></body></html>