<div dir="ltr"><div>Hello! I have a test case that when run on Linux somehow encounters the &quot;Constant strings cannot be deallocated” fatal error thrown in NSCFString.swift, as seen here:</div><div><br></div><div><a href="https://github.com/apple/swift-corelibs-foundation/blob/master/Foundation/NSCFString.swift#L118">https://github.com/apple/swift-corelibs-foundation/blob/master/Foundation/NSCFString.swift#L118</a><br></div><div><br></div><div>The test that does it is here:</div><div><br></div><a href="https://github.com/pointfreeco/swift-web/blob/5f19a0264be5d369ee0438da8599e3c478a6573b/Tests/ApplicativeRouterTests/SyntaxRouterTests.swift#L88-L93">https://github.com/pointfreeco/swift-web/blob/5f19a0264be5d369ee0438da8599e3c478a6573b/Tests/ApplicativeRouterTests/SyntaxRouterTests.swift#L88-L93</a><br><div><br></div><div>Now there’s a lot to unravel here and I haven’t been able to quite isolate it, but I thought perhaps someone here might know how that could path could even be executed.</div><div><br></div><div>Thanks for any help!</div></div>