[mythtv] [mythtv-commits] Ticket #1396: crash of frontend on trying to enter live-tv

Simon Kenyon simon at koala.ie
Wed Mar 15 09:04:31 UTC 2006


Petr Stehlik wrote:

>Simon Kenyon píše v Út 14. 03. 2006 v 23:34 +0000:
>  
>
>
>>> could this be what is causing my random (and not so random) crashes?
>>> however, it is surprising to me that there are not more reports of this
>>> type of problem.
>>>      
>>>
>
>I have been running SVN head for four months with perfect stability but
>since I switched to 0.19 (+fixes) I get very often frontend crash on
>either entering (watching records/live tv) or exiting it. 
>
>I am reporting it since it has pretty similar signs to your crashes but
>can't be caused by qt/threading - unless there has changed something in
>last weeks before releasing the 0.19. This is on Debian and I haven't
>investigated further yet. Will have to find out a way of gdb'ing this
>with vnc and ssh somehow (it's on main frontend+backend w/o keyboard and
>useful terminal).
>  
>

i've been just looking at the code and in particular the comments in 
changeset 5683
it suggests that particular combinations of mysql/qt will crash if a 
connection is closed and reopened.
have a look at the comments in mythdbcon.h
however, changset 8856 to mythdbcon.cpp seems to do exactly that
this was added a month ago (9 days before 0.19 was released) - so maybe 
that is something to look at.

then again, i might be completely off target.

regards
--
simon


More information about the mythtv-dev mailing list