------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=109403 zcerza coe neu edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zcerza coe neu edu Severity|normal |major Status|UNCONFIRMED |NEW everconfirmed|0 |1 ------- Additional Comments From zcerza coe neu edu 2005-08-01 00:11 ------- Reproducible with 1.2.4: amarok's ui freezes (usually in random mode, but not always) very reliably every time I use it. Playback continues until the end of the song. The last time this happened (just now), I was running it from a terminal while it froze in the middle of a song. Here is the output: TagLib: MPEG::Header::parse() -- Invalid sample rate. TagLib: MPEG::Header::parse() -- Invalid sample rate. I don't know if this is significant: zack gaz ~ =) % ps auxw | grep /usr/lib/amarok/amarokapp zack 11995 4.5 4.6 142036 48220 pts/9 Sl 16:12 0:13 /usr/lib/amarok/amarokapp zack gaz ~ =) % strace -p 11995 Process 11995 attached - interrupt to quit read(10, Process 11995 detached zack gaz ~ =) % file /proc/11995/fd/10 /proc/11995/fd/10: broken symbolic link to `socket:[4319075]' So, amarokapp is trying to read a socket that doesn't actually exist. Also, I just noticed something extremely weird: 'dcop amarok player next' restarts playback. The UI is still frozen. Playback also stops after that song, though. Since this is far from a 'workaround' I'm marking this as 'major' severity. :/