Thanks Fred!

These are from my test system where I've tried to keep it as simple as
possible.  Note that on production systems I have changed passwords, but
for testing it is easiest to leave all with defaults.

rd.conf:

[Identity]
AudioOwner=lorne
AudioGroup=rivendell
Password=letmein
Label=Default

[mySQL]
Hostname=192.168.0.40
Loginname=rduser
Password=letmein
Database=Rivendell
Driver=QMYSQL3

[AudioStore]
MountSource=/var/snd
MountType=
MountOptions=defaults
CaeHostname=
XportHostname=

[Logs]
Facility=Syslog
LogDirectory=/home/rd/rdlogs
CoreDumpDirectory=/home/rd/rdlogs
LogPattern=%n-%Y%M%d.log
LogXloadDebugData=No

[Alsa]
PeriodQuantity=4
PeriodSize=1024
ChannelsPerPcm=-1

[Tuning]
UseRealtime=Yes
RealtimePriority=9

[Format]
Channels=2


---------------------

rd-standby.conf

[Identity]
AudioOwner=lorne
AudioGroup=rivendell
Password=letmein
Label=StandbyServer

[mySQL]
Hostname=192.168.0.100
Loginname=rduser
Password=letmein
Database=Rivendell
Driver=QMYSQL3

[AudioStore]
MountSource=/mnt/var/snd
MountType=
MountOptions=defaults
CaeHostname=
XportHostname=

[Logs]
Facility=Syslog
LogDirectory=/home/rd/rdlogs
CoreDumpDirectory=/home/rd/rdlogs
LogPattern=%n-%Y%M%d.log
LogXloadDebugData=No

[Alsa]
PeriodQuantity=4
PeriodSize=1024
ChannelsPerPcm=-1

[Tuning]
UseRealtime=Yes
RealtimePriority=9

[Format]
Channels=2


Unless I'm missing something obvious (which I could be), I can't see any
reason why the 2 above wouldn't work.  

Thanks,

Lorne Tyndale



> 
> 
> > On Jul 4, 2017, at 14:26, Lorne Tyndale <[email protected]> wrote:
> > 
> > So I tried to set up RDSelect for the first time today, and I think I
> > set up the configuration files correctly.  In a folder /etc/rivendell.d/
> > I put 2 configuration files, each with a different Label parameter and
> > such.
> > 
> > I ended up with a segfault, core dump.  I'm running 64-bit Lubuntu 14.04
> > with Rivendell with 2.16.0 built from source, and the Tryphon QT3
> > packages.  I went ahead and set up the same configuration on another
> > test machine running the Broadcast Appliance, and rdselect worked as
> > expected, so I suspect this is something strange that happened with the
> > Lubuntu build.  
> > 
> > Anyone have thoughts on where the issue could be? I did run it as root.
> > I probably should just migrate the boxes that might need rdselect to the
> > broadcast appliacne.
> > 
> > Anyways, here's my back-trace:
> 
> Thanks.  Could you post your ‘rd.conf’ as well?
> 
> Cheers!
> 
> 
> |----------------------------------------------------------------------|
> | Frederick F. Gleason, Jr. |              Chief Developer             |
> |                           |              Paravel Systems             |
> |----------------------------------------------------------------------|
> |          A room without books is like a body without a soul.         |
> |                                         -- Cicero                    |
> |----------------------------------------------------------------------|<hr>_______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to