Avatar
norio_nomura 6/7/2024 8:48 AM
QEMUでクラッシュするの、コンパイラだけではなく成果物もなのか。 swiftlintのクロスコンパイルが無事に終わっても、swiftlint versionの動作チェックすら出来ないとは流石に予想外。 https://github.com/norio-nomura/docker-swiftlint/actions/runs/9413842292/job/25931458690?pr=37#step:11:1045 #35 [final 2/3] RUN swiftlint version #35 0.180 swift-runtime: unable to suspend thread 10 #35 0.181 swift-runtime: unable to suspend thread 10 #35 0.181 #35 0.181 *** Signal 5: Backtracing from 0x55050d0490... failed *** #35 0.182 #35 0.547 Trace/breakpoint trap (core dumped) #35 ERROR: process "/bin/sh -c swiftlint version" did not complete successfully: exit code: 133 (edited)