看板 DFBSD_bugs 關於我們 聯絡資訊
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