[mythtv-commits] Ticket #6213: segfault in mythfrontend on startup ( on win32 platform at least )

MythTV mythtv at cvs.mythtv.org
Fri Feb 6 07:29:00 UTC 2009


#6213: segfault in mythfrontend on startup  ( on win32 platform at least )
---------------------------------+------------------------------------------
 Reporter:  davidbuzz at gmail.com  |        Owner:  nigel         
     Type:  defect               |       Status:  infoneeded_new
 Priority:  minor                |    Milestone:  unknown       
Component:  Ports - Windows      |      Version:  head          
 Severity:  high                 |   Resolution:                
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by Dibblah):

 "19900, but the problem goes back at least as far as 18868, but does not
 exist in 19816." 18868 < 19816 < 19900

 Are you saying that the problem disappeared at 19816, then reappeared?

 {{{
 2009-02-02 21:57:43.634 New DB connection, total: 1
 2009-02-02 21:57:43.697 Connected to database 'mythconverg' at host:
 localhost
 2009-02-02 21:57:43.759 Closing DB connection named 'DBManager0'
 2009-02-02 21:57:43.822 Clearing Settings Cache.
 2009-02-02 21:57:43.884 Primary screen: 0.
 2009-02-02 21:57:43.947 Connected to database 'mythconverg' at host:
 localhost
 2009-02-02 21:57:44.009 MSqlQuery::exec() "SELECT data FROM settings WHERE
 value
  = 'RunFrontendInWindow' AND hostname = 'render' ;"
 2009-02-02 21:57:44.134 MSqlQuery::exec() "SELECT data FROM settings WHERE
 value
  = 'RunFrontendInWindow' AND hostname IS NULL;"
 QSqlQuery::value: not positioned on a valid record
 }}}

 This looks suspicious. One query succeeds, the next fails. Nothing is of
 import is done inside Myth between these events.

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


More information about the mythtv-commits mailing list