Subject: re: Wedged inetd on restart, 'sleep forever' bug?
To: NetBSD/sparc64 <port-sparc64@netbsd.org>
From: Matt Dainty <matt@bodgit-n-scarper.com>
List: port-sparc64
Date: 05/20/2004 22:09:44
On Wed, 2004-05-19 at 03:20, matthew green wrote:
>       I've been running -current circa 1.6ZK on my Ultra 170 for a while now
>    and been fairly happy with it. However, I just came to restart inetd and
>    noticed it wouldn't stop and the inetd process is now wedged in state
>    'DEs' according to ps.
>    
>    >From browsing the list archives, I'm guessing this is the infamous
>    'sleep forever' bug, right?
> 
> 
> sounds like a completely different bug to me, actually.

Oh, right. Anything I can try while it's still wedged? I tried attaching
gdb to the process, but it didn't seem very helpful:

Attaching to program: /usr/sbin/inetd, process 299
0x0000000040b46b1c in ?? ()
(gdb) bt
#0  0x0000000040b46b1c in ?? ()
Error accessing memory address 0xffffffffffffcea8: Bad address.

Cheers

Matt