Date: Tue, 28 Mar 2000 17:59:33 +0200 From: Geoff Rehmet <geoff@is.co.za> To: hackers@freebsd.org Subject: panic in tcp_output.c Message-ID: <20000328175933.A12122@hermwas.is.co.za>
next in thread | raw e-mail | index | archive | help
Hi all, I've recently run into a panic in tcp_output.c (after Jonathon's latest commit, it seems), whereby, if I try to open a connection to a server on my local machine, I get a panic in line 540 of tcp_output.c. e.g.: telnet localhost 80 will cause the panic. I ahev not had much time to investigate yet, and I'm also in the process of reverting to the GENERIC config file, to rebuild my config after all the changes that have come into 5.0. I am also rebuilding with "INET6" enabled, and will see if that tickles the panic. Has anyone else run into this? Geoff. -- Geoff Rehmet, The Internet Solution - Infrastructure tel: +27-11-283-5462, fax: +27-11-283-5401 mobile: +27-83-292-5800 email: geoffr@is.co.za, geoff@is.co.za URL: http://www.is.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328175933.A12122>