[mythtv-users] Mythmusic immediate play songs crashes frontend

Oliver Kühn okuehn at gmx.net
Mon Jan 20 19:06:41 UTC 2014


On 20.01.2014 13:31, Oliver Kuehn wrote:
> I’m using the new keybinding (in my case assigned <CTRL+P>) to 
> immediate play songs from playlist editor introduced by #10710 
> (http://code.mythtv.org/trac/ticket/10710)
> However in most cases the frontend immediately crashes (independent of 
> whether the actual playlist is empty or not).
> When I restart mythfrontend the selected songs are in the playlist and 
> and get played.
>
> Steps to reproduce
>
> 1.Select "Switch view/Play editor tree"
> 2.Go to "Directory/<album>/<track>"
> 3.Press <CTRL+P> on keyboard
> 4.FE crashes
>
> So far I could not find anything in the logs. I’m using latest 
> 0.27/fixes from rpmfusion with mythmediastream theme
> There is already a bug reported #11877 which may be related.
>

i did some further troubleshooting and it seems that the issue is 
related to the mythmediastream theme.
when using any other theme (e.g. Terra 1.4 or blue-abstract) immediate 
play is always working fine and does not cause any frontend crash.

the last entries in the frontend log with '--verbose all' before the 
crash is always related to ImageLoad function from mythuihelper.cpp 
caching some MythMusic AlbumArt images.

2014-01-20 19:46:12.657330 I [5472/5495] ImageLoad mythuihelper.cpp:563 
(CacheImage) - MythUIHelper: Saved to Cache 
(/home/mythtv/.mythtv/themecache/MythMediaStream.1920.1080/-home-mythtv-.mythtv-MythMusic-AlbumArt-4644-front.jpg-reflected-412x412.png)
2014-01-20 19:46:12.757395 I [5472/5495] ImageLoad 
referencecounter.cpp:114 (IncrRef) - (0x7f00f80bea98)::IncrRef() -> 2
2014-01-20 19:46:12.757410 I [5472/5495] ImageLoad 
referencecounter.cpp:114 (IncrRef) - (0x7f00f80bea98)::IncrRef() -> 3
2014-01-20 19:46:12.757413 I [5472/5495] ImageLoad 
referencecounter.cpp:145 (DecrRef) - (0x7f00f80bea98)::DecrRef() -> 2
2014-01-20 19:46:12.757421 I [5472/5495] ImageLoad mythuihelper.cpp:635 
(CacheImage) - MythUIHelper: NOT IN RAM CACHE, Adding, and adding to 
size 
:-home-mythtv-.mythtv-MythMusic-AlbumArt-4644-front.jpg-reflected-412x412.png: 
:744896:
2014-01-20 19:46:12.757436 I [5472/5495] ImageLoad mythuihelper.cpp:641 
(CacheImage) - MythUIHelper: MythUIHelper::CacheImage : Cache Count = 
:328: size :880436:


More information about the mythtv-users mailing list