:Make world hangs reliably for me right now:
:+--------
:|...
:|/* starting time is 16:18:8 */
:|/* ending time is 16:18:8 */
:|ln -sf gxx-hash.h hash.h
:|echo '#include "cp/cp-tree.def"'                > gencheck.h
:|echo '#include "objc/objc-tree.def"'            >> gencheck.h
:|sed -e "/^ifobjc$/,/^end ifobjc$/d"  -e "/^ifc$/d" -e "/^end ifc$/d"  
:/syv/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/c-parse.in > c-parse.y
:|yacc -d -o c-parse.c c-parse.y
:+--------
:
:    0 19921     1  83  -2  0  1276  932 getblk D     p0    0:00.09 yacc -d -o 
:c-parse.c c-parse.y
:
:This is a softupdates filesystem on a ccd on ata...
:
:--
:Poul-Henning Kamp             FreeBSD coreteam member
:[EMAIL PROTECTED]               "Real hackers run -current on their laptop."
:FreeBSD -- It will take a long time before progress goes too far!

    No vinum?

    Please ps axl and pick out any other processes stuck in odd places.

    Then gdb -k kernel.debug /dev/mem   (assuming you have kernel.debug
    sitting around somewhere).

    proc 19921
    back
    proc ...other processes...
    back ...

    note: if you have a custom .gdbinit that sets the base to hex you may
    have to type the process number in hex.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to