GNOME Bugzilla – Bug 130208
Stop button freezes Rhythmbox
Last modified: 2004-12-22 21:47:04 UTC
When i play an internet radio and then i press the stop button, all the interface freezes and i have to kill the application. This bug is complitely reprodicible. The .deb is the original debian unstable packages: Rhythmbox Version: 0.6.3-1. I have this problem until i use the 6.x series. This is the result with "strace rhythmbox", i hope it may help. kill(23239, SIGRTMIN) = 0 kill(23239, SIGRTMIN) = 0 rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 rt_sigsuspend([] <unfinished ...> --- SIGRTMIN (Unknown signal 32) @ 0 (0) --- <... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call) sigreturn() = ? (mask now [RTMIN]) ioctl(24, SNDCTL_DSP_RESET, 0) = 0 gettimeofday({1072774971, 897985}, NULL) = 0 ioctl(24, SNDCTL_DSP_PROFILE, 0xbfffe6dc) = 0 ioctl(24, SNDCTL_DSP_RESET, 0) = 0 close(24) = 0 kill(23239, SIGRTMIN) = 0 kill(23239, SIGRTMIN) = 0 rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 rt_sigsuspend([] ^^^^^^^^^^^^^^^^^ it freezes here
*** This bug has been marked as a duplicate of 129618 ***