Hi:
My English is very poor, hope someone can understand and help me.
There is a runtime error in swift5.2.4. When I type swift in ubuntu 18.04 to test, a crash occurs.
When the compilation is complete, it seems that the release mode crashes directly, while the debug mode crashes only after using Process.Run.
Hi @martinlau, could you provide more details with how Process.run is used? Is this reproducible with any Swift code, or a specific project/file? Could you show the source code snippet then that's causing the crash? Also, how exactly was the Swift distribution installed on Ubuntu 18.04?