Closed softins closed 4 years ago
Hi, great job on the packaging - thanks!
Problem I've found is that jamulus segfaults immediately on launch if -d is specified to detach the terminal, as per your example docker command. If I omit -d, it runs fine, but it outputs to the terminal.
-d
docker
Can you please specify full command line so I can try on my side?
Don't worry about it. The problem was on 3.4.4 server. It doesn't occur on 3.4.7 server which detaches just fine. Thanks!
Hi, great job on the packaging - thanks!
Problem I've found is that jamulus segfaults immediately on launch if
-d
is specified to detach the terminal, as per your exampledocker
command. If I omit-d
, it runs fine, but it outputs to the terminal.