Re: Another KSE problem?

2002-07-12 Thread Bill Huey
On Thu, Jul 11, 2002 at 10:58:56PM -0700, Julian Elischer wrote: it may be in NEW state if it has just been forked. if so then the NEW state is hanging around too long. it should be fixed tomorrow after testing. What do you mean by just forked ? This is a running process that's block on a

Re: Another KSE problem?

2002-07-12 Thread Julian Elischer
On Thu, 11 Jul 2002, Bill Huey wrote: On Thu, Jul 11, 2002 at 10:58:56PM -0700, Julian Elischer wrote: it may be in NEW state if it has just been forked. if so then the NEW state is hanging around too long. it should be fixed tomorrow after testing. What do you mean by just forked ?

Re: Another KSE problem?

2002-07-12 Thread Bill Huey
On Thu, Jul 11, 2002 at 11:42:56PM -0700, Julian Elischer wrote: I was asking if it was a newly forked process... No, its not. It's something that's been running for at least a few seconds. Sorry to be unclear about that. bill To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Another KSE problem?

2002-07-11 Thread Martin Faxer
Hi! This morning, when starting XMMS, I saw something weird: redpixel@lockdown:~ % xmms [1] 603 redpixel@lockdown:~ % cat cat: stdin: Resource temporarily unavailable This is on a 2 days old -CURRENT. (PS. If this has been reported and/or fixed already, I apologise in advance. My mail has

Re: Another KSE problem?

2002-07-11 Thread Bill Huey
On Thu, Jul 11, 2002 at 09:55:51AM -0700, Julian Elischer wrote: I have no idea what xmms is, but it seems doubtlfu that this is a KSE problem. Hey, xmms is a very popular audio media player. BTW, I'm getting a lot of orphaned processes when I run a program in gdb and you deliver a SIGQUIT

Re: Another KSE problem?

2002-07-11 Thread Bill Huey
On Thu, Jul 11, 2002 at 06:39:27PM -0700, Bill Huey wrote: BTW, I'm getting a lot of orphaned processes when I run a program in gdb and you deliver a SIGQUIT that seem to be stuck in poll(). It's 100 percent repeatable. Here's a ps axl: = 1001 312 1 0 96 0 116264 5767 -

Re: Another KSE problem?

2002-07-11 Thread Julian Elischer
it may be in NEW state if it has just been forked. if so then the NEW state is hanging around too long. it should be fixed tomorrow after testing. On Thu, 11 Jul 2002, Bill Huey wrote: On Thu, Jul 11, 2002 at 06:39:27PM -0700, Bill Huey wrote: BTW, I'm getting a lot of orphaned processes

Re: Another KSE problem?

2002-07-11 Thread Julian Elischer
On Thu, 11 Jul 2002, Bill Huey wrote: On Thu, Jul 11, 2002 at 09:55:51AM -0700, Julian Elischer wrote: I have no idea what xmms is, but it seems doubtlfu that this is a KSE problem. Hey, xmms is a very popular audio media player. BTW, I'm getting a lot of orphaned processes when