[mythtv-users] Erratic failure. Wonky database connexion?

Jonathan Sambrook jonathan at hmmn.org
Wed Jul 9 03:48:57 UTC 2008


Nick Morrott wrote:
> 2008/7/5 Jonathan Sambrook <jonathan at hmmn.org>:
>> I'm not sure whether this is a MySQL problem or a MythTV one.
>>
>> Running under GDB I'm getting the following output:
>>
>> 2008-07-05 09:25:27.514 Using runtime prefix = /opt/mythtv
>> 2008-07-05 09:25:27.515 Empty LocalHostName.
>> 2008-07-05 09:25:27.515 Using localhost value of soprano
>> 2008-07-05 09:25:27.531 New DB connection, total: 1
>> 2008-07-05 09:25:27.537 Connected to database 'mythconverg' at host: localhost
>> 2008-07-05 09:25:27.539 Closing DB connection named 'DBManager0'
>> 2008-07-05 09:25:27.540 Connected to database 'mythconverg' at host: localhost
>> 2008-07-05 09:25:27.550 New DB connection, total: 2
>> 2008-07-05 09:25:27.550 Connected to database 'mythconverg' at host: localhost
>> 2008-07-05 09:25:27.552 mythfilldatabase: Listings Download Started
> 
> I don't have any obvious answers for you but:
> 
> i) Post which versions of MythTV and MySQL you are running. There have
> been recent tickets raised concerning segfaults in mythfilldatabase,
> and commits to fix these issues

I was getting the problem using Ubuntu Hardy's 0.21, and then went on to compiling from MythTV's own svn repo in order to feed gdb with the debug info. I last updated from the svn repo on Monday.


> ii) Check your DB for errors using the optimize_mythdb.pl script in
> mythtv/contrib

Have done so.


> iii) Clear out your old listings data

Not sure what you mean/how to do it...


> iv) If you're compiling MythTV yourself, post your configure options

I've tried the following (with a dist clen in between) and get the problem under both:

./configure --prefix=/opt/mythtv --enable-opengl-vsync --enable-opengl-video --enable-proc-opt --enable-symbol-visibility --disable-directfb --with-bindings=perl,python --disable-joystick-menu --disable-firewire --disable-dbox2 --disable-hdhomerun --compile-type=debug

./configure --compile-type=debug

-- 
#  Jonathan Sambrook         Senior Software and Systems Engineer,
#                        Internet Platform Development Team, Thus Plc.
#----------------------------------------------------------------------
# This message, including any attachment, contains information that may
# be confidential or legally privileged.  If you are  not  the intended 
# recipient please notify the sender and delete the message immediately


More information about the mythtv-users mailing list