Everyone, make sure you are using at least version 1.47 of
    ffs_softdep.c.

    If you manage (with the latest ffs_softdep.c ... 1.47) to get a lockup
    and your system still works well enough to run commands, and you were 
    smart enough to keep your kernel.debug lying around, then the following
    would be helpful:

        gdb -k kernel.debug /dev/mem
        proc (the pid of the stuck process)
        back
        proc (the pid of the next stuck process)
        back

    And a 'ps axl' output would be good too (trimmed if you know what to trim
    out).

    I think there may still a problem but I haven't been able to reproduce
    it yet.

                                        -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