[Alsaplayer-devel] Bad pause behavior, and thread counts...
Austin Bingham
austin.bingham at gmail.com
Thu Feb 15 14:23:01 GMT 2007
> And the program stop. I run continue and it play again.
> At the end of the song:
>
> [Thread -1231819872 (zombie) exited]
>
> And gdm hang if I run continue. Nothing append either if I try to enqeue a
> new song.
>
> But if I enqueue a few song before the end of the first one, I get:
>
> [Thread -1232360544 (zombie) exited]
> [New Thread -1232360544 (LWP 11868)]
>
> And it is now four threads in htop. I get this with each new song, so each new
> song add a thread.
Based on what you're seeing and what I've reported, it seems pretty
clear that the threads created to play individual files are not being
properly cleaned up. This is not terribly surprising since it's often
difficult to get that kind of code correct. I will take some time to
look into this when I get a chance.
Austin
More information about the alsaplayer-devel
mailing list