This article describes how to get strace output of Acronis services in Linux Introduction Strace should be collected when the application exits abnormally or causes the application to hang. If system is alive but our software does nothing/hangs, strace can be useful. If the application crashes, a strace is rarely. In this case, core...