On 2/24/06, Jonathan Matthew <[EMAIL PROTECTED]> wrote: > On Fri, Feb 24, 2006 at 12:35:32PM +0000, James Po wrote: > > I am running FC4 and have the same problems as you... using either a > > compiled or NRPMS RPM of 0.9.3.1 > > > > Bizarrely if I run with the debug flag RBox starts normally... if not > > it locks up. > > > > Redirecting debug output to /dev/null makes it lock but to a normal > > file is fine. > > It sounds like this might be the same as bug #331876 - can you try > stracing rhythmbox once it's hung? strace -p `pidof rhythmbox` > will attach strace to the existing rhythmbox process.
I get this repeatedly select(4, [3], [3], NULL, NULL) = 1 (out [3]) write(3, ">\377\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 252) = 252 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16380 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16380 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16380 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16380 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16380 write(3, ">\0\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 16380) = 16128 write(3, ">\377\7\0\17\2\200\3\16\2\200\3\6\0\200\3\0\0\0\0\376\377"..., 252) = -1 EAGAIN (Resource temporarily unavailable) _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
