Boot hangs starting postfix

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jun 11 00:20:47 PDT 2004


On Fri, Jun 11, 2004 at 01:22:14PM +0900, YONETANI Tomokazu wrote:
> DDB> ps
> 			:
> cpu 0 tdrunqmask 10000440 curthread 0xc0389f24 reqflags 0032
>      INCOMMING IPIQS:
> tdq      thread  pid  pri(act)         sp  wmesg comm
>   6  0xca85bce0 7104    70( 6) 0xcf8dfbc8 select local
>  10  0xca85c4c0 7108    42(10) 0xcfadc9e4      - bounce
>    TOKENS: 0xcfadcb64[tok=0xc038e580,held]
>  10  0xca85c760 7105   106(10) 0xcfad2a64  lockf bounce
>    TOKENS: 0xcfadcb64[tok=0xc038e580,held]

Is this token hold by any other thread?

>  28  0xc0389f24   -1    92(28) 0xcddd5d28      - ithread 1
> 			:
> 
> tsleep(c15e1ee0,100,c0305da9,0,ffffffff) at tsleep+0x1d3

Can you try to lookup (tsleep+0x1d3) ? E.g. viar
	nm kernel.debug | grep tsleep
adding 0x1d3 and using addr2line.

Joerg





More information about the Bugs mailing list