Re: [Cooker] xmms hangs after ~20 minutes

2002-03-06 Thread Guillaume Cottenceau

garrick [EMAIL PROTECTED] writes:

 No love.   I compiled xmms-1.2.7-pre1 with -O0 using gcc-2.96-0.76mdk,
 gcc3.0-3.0.4-2mdk, and a gcc-2.95.3 that I compiled myself.  The longest
 I got was 38 minutes with the 3.0 version.

maybe you could try with latest 1.2.7 stable version? but there
is little chance it changes anything, there is nothing relevant
in changelog...
 
 The display is not getting locked.  I can still minimize/maximize,
 repeatedly pause/unpause, and a few other buttons.  But as soon as I
 press the stop or play buttons, *then* the display is frozen.

we have two p4 here (one i845 and one i850) and on both we could
not reproduce the problem :-(.
 
 Oh well... freeamp is working ok.

fine ;p.


-- 
Guillaume Cottenceau - http://www.frozen-bubble.org/




Re: [Cooker] xmms hangs after ~20 minutes

2002-03-06 Thread danny

Garrick, maybe you can run a trace on xmms to get a clue?

I cannot reproduce it either.

danny

On 6 Mar 2002, Guillaume Cottenceau wrote:

 garrick [EMAIL PROTECTED] writes:
 
  No love.   I compiled xmms-1.2.7-pre1 with -O0 using gcc-2.96-0.76mdk,
  gcc3.0-3.0.4-2mdk, and a gcc-2.95.3 that I compiled myself.  The longest
  I got was 38 minutes with the 3.0 version.
 
 maybe you could try with latest 1.2.7 stable version? but there
 is little chance it changes anything, there is nothing relevant
 in changelog...
  
  The display is not getting locked.  I can still minimize/maximize,
  repeatedly pause/unpause, and a few other buttons.  But as soon as I
  press the stop or play buttons, *then* the display is frozen.
 
 we have two p4 here (one i845 and one i850) and on both we could
 not reproduce the problem :-(.
  
  Oh well... freeamp is working ok.
 
 fine ;p.
 
 
 





Re: [Cooker] xmms hangs after ~20 minutes

2002-03-06 Thread Garrick Staples

Heh, there's like 6 threads.  I don't have time to play with it now, but
this is what I recall.  Most of the threads are busy doing there normal
poll() and select() loops.  One of them gets stuck in
sig_procmask(SUSPEND,...).  If I sent it SIGCONT, strace shows that it
gets the CONT and then suspends itself again.  If I have time tonight
I'll play with it in more detail.

It's easier to recompile and test new versions while at work because
most the work is idle.  But watching straces requires more attention =P


On Wed, Mar 06, 2002 at 12:56:18PM +0100, [EMAIL PROTECTED] alleged:
 Garrick, maybe you can run a trace on xmms to get a clue?
 
 I cannot reproduce it either.
 
 danny
 
 On 6 Mar 2002, Guillaume Cottenceau wrote:
 
  garrick [EMAIL PROTECTED] writes:
  
   No love.   I compiled xmms-1.2.7-pre1 with -O0 using gcc-2.96-0.76mdk,
   gcc3.0-3.0.4-2mdk, and a gcc-2.95.3 that I compiled myself.  The longest
   I got was 38 minutes with the 3.0 version.
  
  maybe you could try with latest 1.2.7 stable version? but there
  is little chance it changes anything, there is nothing relevant
  in changelog...
   
   The display is not getting locked.  I can still minimize/maximize,
   repeatedly pause/unpause, and a few other buttons.  But as soon as I
   press the stop or play buttons, *then* the display is frozen.
  
  we have two p4 here (one i845 and one i850) and on both we could
  not reproduce the problem :-(.
   
   Oh well... freeamp is working ok.
  
  fine ;p.
  
  
  
 




Re: [Cooker] xmms hangs after ~20 minutes

2002-03-05 Thread Guillaume Cottenceau

garrick [EMAIL PROTECTED] writes:

 I just got a new P4-based machine at work and xmms refuses to play longer
 then about 20 minutes.  It just stops playing music.  I can click on a
 button (doesn't matter which) once, and then it's totally locked up.  No
 other sound apps have any problems.  mp3blaster runs for hours.  It
 kinda seemed like just the GUI that was locking up, so I tried exporting
 it's display to another machine, and just hiding the main window.  No
 love.
 
 I've compilied 3 different older versions of xmms using gcc-2.95.3,
 2.96, and even 3.0.3.  Still no love.  I might try installing 8.1 and
 see if it still happens.

Can you try to rebuild disabling the compiler optimizations?

 The two machines are running *identical* up-to-date cooker, but they are
 totally different hardware.  I can't figure out if it's a hardware
 issue, kernel, glibc, oss drivers, or even an X problem.  Any ideas anyone?

I passed to the hardware team asking them to test on the P4 they
have, we'll see..


-- 
Guillaume Cottenceau - http://www.frozen-bubble.org/




Re: [Cooker] xmms hangs after ~20 minutes

2002-03-05 Thread garrick

No love.   I compiled xmms-1.2.7-pre1 with -O0 using gcc-2.96-0.76mdk,
gcc3.0-3.0.4-2mdk, and a gcc-2.95.3 that I compiled myself.  The longest
I got was 38 minutes with the 3.0 version.

The display is not getting locked.  I can still minimize/maximize,
repeatedly pause/unpause, and a few other buttons.  But as soon as I
press the stop or play buttons, *then* the display is frozen.

Oh well... freeamp is working ok.

On Tue, Mar 05, 2002 at 11:49:13AM +0100, Guillaume Cottenceau alleged:
 garrick [EMAIL PROTECTED] writes:
 
  I just got a new P4-based machine at work and xmms refuses to play longer
  then about 20 minutes.  It just stops playing music.  I can click on a
  button (doesn't matter which) once, and then it's totally locked up.  No
  other sound apps have any problems.  mp3blaster runs for hours.  It
  kinda seemed like just the GUI that was locking up, so I tried exporting
  it's display to another machine, and just hiding the main window.  No
  love.
  
  I've compilied 3 different older versions of xmms using gcc-2.95.3,
  2.96, and even 3.0.3.  Still no love.  I might try installing 8.1 and
  see if it still happens.
 
 Can you try to rebuild disabling the compiler optimizations?
 
  The two machines are running *identical* up-to-date cooker, but they are
  totally different hardware.  I can't figure out if it's a hardware
  issue, kernel, glibc, oss drivers, or even an X problem.  Any ideas anyone?
 
 I passed to the hardware team asking them to test on the P4 they
 have, we'll see..
 
 
 -- 
 Guillaume Cottenceau - http://www.frozen-bubble.org/




Re: [Cooker] xmms hangs after ~20 minutes

2002-03-05 Thread David Walluck

garrick wrote:
 No love.   I compiled xmms-1.2.7-pre1 with -O0 using gcc-2.96-0.76mdk,
 gcc3.0-3.0.4-2mdk, and a gcc-2.95.3 that I compiled myself.  The longest
 I got was 38 minutes with the 3.0 version.
 
 The display is not getting locked.  I can still minimize/maximize,
 repeatedly pause/unpause, and a few other buttons.  But as soon as I
 press the stop or play buttons, *then* the display is frozen.
 
 Oh well... freeamp is working ok.
 
 On Tue, Mar 05, 2002 at 11:49:13AM +0100, Guillaume Cottenceau alleged:


Arts driver does not work for me (used to). Maybe it has to do with 
this, sicne if it can't access the device it will seem to hang til you 
kill it.


-- 
Sincerely,

David Walluck
[EMAIL PROTECTED]