Answering my own question: yes. The host's entry in the 'stations' table had an (uneditable) value of '1' in the column named "BROADCAST_SECURITY".
Changing it to 0 by manual SQL fiddling allows rdairplay to start. Changing it back to 1 resumes the previous 100%-segfaulting behaviour. One thing I know for sure, having acquired this DB only by upgrading one from a previous version of Rivendell that ran just fine, is that *I* sure didn't put that value there, whatever it is for. That and a random boolean in a MySQL column should not be resulting in a segfault, regardless. jh On 9 August 2012 21:47, John Handelaar <[email protected]> wrote: > > Is an strace output any use? > > http://handelaar.org/strace.txt >
_______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
