> On Jan 7, 2019, at 6:24 AM, Romain Beauxis <notificati...@github.com> wrote:
> Thanks for the effort, this is very helpful.
> Would you mind running a gdb stack trace against the crash?
liquidsoap did not write any log entries in response to this, and it did not
save an OS X crash report.
(I used sudo because without it I got a warning about gdb not being
code-signed.)
sudo gdb ~/.opam/default/bin/liquidsoap
GNU gdb (GDB) 8.2.1
[deleted copyright & help notices]
Reading symbols from /Users/bob/.opam/default/bin/liquidsoap...
warning:
`/Users/bob/.opam/default/.opam-switch/build/liquidsoap.1.3.5/src/tools/unix_c.o':
can't open to read symbols: No such file or directory.
done.
(gdb) run 'set("log.level",4)'
'set("log.file.path","/usr/local/hqp_liquidsoap/log/liquidsoap.log")'
'set("log.file",true)' 'output.icecast(%ogg(%flac(compression=5)),
input.pulseaudio(device="4", fallible=true), fallible=true, host="localhost",
port=8000, password="sourcepwd", mount="mystream", format="audio/ogg")'
Starting program: /Users/bob/.opam/default/bin/liquidsoap 'set("log.level",4)'
'set("log.file.path","/usr/local/hqp_liquidsoap/log/liquidsoap.log")'
'set("log.file",true)' 'output.icecast(%ogg(%flac(compression=5)),
input.pulseaudio(device="4", fallible=true), fallible=true, host="localhost",
port=8000, password="sourcepwd", mount="mystream", format="audio/ogg")'
[New Thread 0x1003 of process 23914]
During startup program terminated with signal ?, Unknown signal.
(gdb) thread apply all bt
(gdb)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/686#issuecomment-452108806
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users