[mythtv-commits] Ticket #6887: QSqlDatabase is closed when still in use (was: Tried to change channel, got back to main menu again and again...)

MythTV mythtv at cvs.mythtv.org
Wed Aug 26 01:06:11 UTC 2009


#6887: QSqlDatabase is closed when still in use
-----------------------------------------------+----------------------------
 Reporter:  Tapio Sami <tapio.sami at gmail.com>  |        Owner:  ijr           
     Type:  defect                             |       Status:  infoneeded_new
 Priority:  minor                              |    Milestone:  unknown       
Component:  MythTV - General                   |      Version:  head          
 Severity:  low                                |   Resolution:                
  Mlocked:  0                                  |  
-----------------------------------------------+----------------------------
Changes (by mdean):

  * status:  new => infoneeded_new


Comment:

 It seems this issue stems from:
 {{{
 QSqlDatabasePrivate::removeDatabase: connection 'DBManager3' is still in
 use, all queries will cease to work.
 QSqlDatabasePrivate::addDatabase: duplicate connection name 'DBManager3',
 old connection removed.
 }}}
 which is shown in changingchannelsmyth.log at 2009-08-22 13:10:26 (during
 LiveTV playback) just as all further DB queries begin to fail.

 Tapio, the fronten log file (changingchannelsmyth.log) seems to be missing
 some information that would have been included with default verbosity--as
 if it were created with verbose options, such as -v database, that
 disabled important and/or general messages.  Can you verify the verbose
 settings and if they do not include important,general and if this is
 reproducible, please upload a new frontend log with default verbosity (or
 at least ensure you include important,general before any other log
 options).

 Also, please provide some information on your system layout--which system
 hosts the MySQL database, the master backend, and the frontend on which
 you got the error, as well as the distro and version you're using for your
 frontend.  Thanks.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6887#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list