joelr
|
DX runs as a pair of processes - one for the UI and one for the server. When you start DX, both processes start, and then the UI connects to the server. If the server dies, you'll see the "connection broken" message. The server is dying because of the sig 11 error.
|