DragonFly BSD
DragonFly bugs List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Firefox hangs in state 'kqread'


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Mar 2005 13:06:38 -0800 (PST)

    The kqread doesn't help... it probably isn't kq at all that is the issue,
    and more likely a decriptor that firefox is waiting on which is not
    working right (e.g. like the IPV4 issue could be the cause).

    If this is repeatable, use netstat to see if firefox (or whatever) is
    stuck on trying to make a TCP connection or something like that.

    Also ktrace the process looking specifically for the trace of what happens
    when firefox *RECOVERS* (i.e. does it suddenly get a connection timeout
    return from a descriptor or something like that).

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]