Re: kernel panic in tcp_input.c:2252

2003-03-13 Thread leafy
On Thu, Mar 13, 2003 at 10:10:30AM -0800, Doug Barton wrote: > Update your sources, and make sure that you have 1.202 of > sys/netinet/tcp_input.c. I had a 100% reproducable panic very similar to > yours, and hsu fixed it. > > Doug The distributedfolding panic is also corrected. Jiawei -- "With

Re: kernel panic in tcp_input.c:2252

2003-03-13 Thread Doug Barton
On Wed, 12 Mar 2003, Tobias Reifenberger wrote: > Am Di, 2003-03-11 um 17.43 schrieb KT Sin: > > > Another panic in tcp_input while exiting gtk-gnutella. Update your sources, and make sure that you have 1.202 of sys/netinet/tcp_input.c. I had a 100% reproducable panic very similar to yours, and h

kernel panic in tcp_input.c:2252

2003-03-12 Thread Tobias Reifenberger
Am Di, 2003-03-11 um 17.43 schrieb KT Sin: > Another panic in tcp_input while exiting gtk-gnutella. I just can say 'me too'. This kind of panic in tcp_input.c bites me since some weeks. It seems to be triggered by massive opening/closing of tcp connections (like gtk-gnutella does). Any ideas how