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-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 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-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]>





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 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-01 Thread Sally Siegel

I've seen the same problem.  It's like the gui just freezes, the buttons 
don't move when you click them or anything.  I also have a p4.

SS


>From: garrick <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [Cooker] xmms hangs after ~20 minutes
>Date: Fri, 1 Mar 2002 19:29:06 -0800
>
>I've been trying to figure out this problem for about a week now and I'm
>out of ideas.  I regularly run xmms and stream mp3s from a personal mp3
>server (so I can listen to all of my music at home and work without any
>fuss).  On my home machine running every mdk distro from 6.1 up to
>current cooker, xmms is great.
>
>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.
>
>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?
>
>
>lspcidrake -v
>unknown : Intel Corporation|82845 845 (Brookdale) Chipset Host 
>Bridge [BRIDGE_HOST] (vendor:8086 device:1a30 subv:1028 subd:010e)
>unknown : Intel Corporation|82845 845 (Brookdale) Chipset AGP 
>Bridge [BRIDGE_PCI] (vendor:8086 device:1a31)
>unknown : Intel Corporation|82820 815e (Camino 2) Chipset PCI 
>[BRIDGE_PCI] (vendor:8086 device:244e)
>i810-tco: Intel Corporation|82820 815e (Camino 2) Chipset ISA 
>Bridge (ICH2) [BRIDGE_ISA] (vendor:8086 device:2440)
>unknown : Intel Corporation|82820 815e (Camino 2) Chipset IDE U100 
>[STORAGE_IDE] (vendor:8086 device:244b subv:1028 subd:010e)
>usb-uhci: unknown (8086/2442/1028/010e) [SERIAL_USB]
>unknown : Intel Corporation|82820 815e (Camino 2) Chipset SMBus 
>[SERIAL_SMBUS] (vendor:8086 device:2443 subv:1028 subd:010e)
>usb-uhci: unknown (8086/2444/1028/010e) [SERIAL_USB]
>i810_audio  : Intel Corporation|ICH2 810 Chipset AC'97 Audio Controller 
>[MULTIMEDIA_AUDIO] (vendor:8086 device:2445 subv:1028 subd:010e)
>Card:ATI Radeon : ATI|Radeon QY [DISPLAY_VGA] (vendor:1002 device:5159 
>subv:1002 subd:1b8a)
>3c59x   : 3Com Corporation|3c905C-TX [Fast Etherlink] 
>[NETWORK_ETHERNET] (vendor:10b7 device:9200 subv:1028 subd:00fe)
>unknown : Virtual|Hub [] (vendor: device:)
>unknown : Virtual|Hub [] (vendor: device:)
>unknown : Microsoft|Microsoft 5-Button Mouse with IntelliEye(TM) 
>[Human Interface Devices|Boot Interface Subclass|Mouse] (vendor:045e 
>device:0047)
>



_
Send and receive Hotmail on your mobile device: http://mobile.msn.com