Hi,
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:
Starting program: /usr/local/bin/rdselect
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007f188e565680 in QString::QString(QString const&) ()
from /usr/share/qt3/lib/libqt-mt.so.3
(gdb) bt
#0 0x00007f188e565680 in QString::QString(QString const&) ()
from /usr/share/qt3/lib/libqt-mt.so.3
#1 0x00007f1890801e2d in RDConfig::mysqlDriver (this=this@entry=0x21)
at rdconfig.cpp:144
#2 0x00007f18908f1c61 in RDDbValid (config=0x21,
schema=schema@entry=0x7ffce6ee55ac) at rdstatus.cpp:70
#3 0x00000000004069cb in MainWidget::SetCurrentItem (
this=this@entry=0xe31910, id=-1) at rdselect.cpp:330
#4 0x00000000004082bd in MainWidget::MainWidget (this=0xe31910,
parent=<optimized out>) at rdselect.cpp:190
#5 0x00000000004061ba in main (argc=1, argv=<optimized out>)
at rdselect.cpp:377
(gdb)
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev