Do you have a backed up copy of the original, unconverted 1.7.2 database?

My suspicion is that the current, converted one is damaged. I would suggest reconverting it via the following method:

1) Close rdairplay and any other RD applications using the database

2) sudo /etc/init.d/rivendell stop

3) mysql -uroot -pwhatever

4) drop database Rivendell;

5) create database Rivendell;

6) Type control/D to return to a shell prompt

7) mysql -uroot -pwhatever Rivendell < backed.up.copy.of.1.7.2.sql

8) rdadmin

(This will convert the database to schema 220)

Now start rdairplay and see if your cut will play.


Rob

On Mon, 14 Oct 2013, Tim Camp wrote:


Greetings,
Working on a new install of 2.5.1 and had a terrible time geting the
database to convert from 1.7.2 version, finally got it to convert to schema
220, but now everytime I try to run a log on certain cuts
rdairplay crashes with a 
*** buffer overflow detected ***: rdairplay terminated
Always the same cart, however I can manually load that cart and it plays
fine.

Been pulling on the hair for a couple of days on this.

Running ubuntu 12.04 64 bit system.

had done a new install last week on same os and hardware with the previous
version no problem.

Any Thoughts?

I have repaired db, done db check, but this continues.

Cheers


--
Tim Camp
Director of Operations/Programming
Dot Com Plus L.L.C.
dba WZEW-FM WNSP-FM
Mobile, Al.


_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to