On Thu, Jun 09, 2005 at 04:26:42PM -0300, Felipe Massia Pereira wrote: > Package: gkrellmms > Version: 2.1.22-1 > Severity: normal > > > Gkrellm stops when XMMS is running (and Gkrellmms is enabled, of > course; when it's not enabled, it works fine). > > There are 2 info that may help: > > - it used to work fine. Problems began to appear when I switched my > system to UTF-8; > > - there seem to be a problem with XMMS socket also. I can not reproduce > it right now, but there's a message in the X console that I think it's > being emmitted by xmms. > > I'm going to try and delete .gkrellm and .xmms but it is painful :-( > > Here's the last lines of strace output, right after mms was enabled at > gkrellm plugins page. > > socket(PF_FILE, SOCK_STREAM, 0) = 11 > getuid32() = 2004 > geteuid32() = 2004 > setuid32(2004) = 0 > setreuid32(2004, 2004) = 0 > connect(11, {sa_family=AF_FILE, path="/tmp/xmms_felipe.0"}, 110) = 0 > write(11, "\1\0\22\0\4\0\0\0", 8) = 8 > write(11, "9\0\0\0", 4) = 4 > read(11, "\1\0\0\0003\0\0\0", 8) = 8 > read(11, "/l/musica/taize/misc/taize_-_du_"..., 51) = 51 > read(11, "\1\0\0\0\0\0\0\0", 8) = 8 > close(11) = 0 > ioctl(3, FIONREAD, [0]) = 0 > poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10, > events=POLLIN}], 3, 0) = 0 > socket(PF_FILE, SOCK_STREAM, 0) = 11 > getuid32() = 2004 > geteuid32() = 2004 > setuid32(2004) = 0 > setreuid32(2004, 2004) = 0 > connect(11, {sa_family=AF_FILE, path="/tmp/xmms_felipe.0"}, 110) = 0 > write(11, "\1\0\22\0\4\0\0\0", 8) = 8 > write(11, ":\0\0\0", 4) = 4 > read(11, "\1\0\0\0:\0\0\0", 8) = 8 > read(11, "/l/musica/taize/misc/taize_-_el_"..., 58) = 58 > read(11, "\1\0\0\0\0\0\0\0", 8) = 8 > close(11) = 0 > [1]- Exit 1 gkrellm > > It sit stopped after close(11) and I had to hit ^C.
Ugh, this should have been fixed in 2.1.22. Could you run it in ltrace, that sometimes gives helpfull results. Otherwise i'll prepare a debug version for you. Sjoerd -- Did you hear that there's a group of South American Indians that worship the number zero? Is nothing sacred? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]