From owner-freebsd-current Mon Jan 13 8:47:11 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D0D37B401 for ; Mon, 13 Jan 2003 08:47:09 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0728943F43 for ; Mon, 13 Jan 2003 08:47:05 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h0DGl3ae012664 for ; Mon, 13 Jan 2003 17:47:03 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 13 Jan 2003 17:47:11 +0100 (CET) From: Martin Blapp To: current@freebsd.org Subject: PANIC in tcp_syncache.c sonewconn() line 562 Message-ID: <20030113173957.T73725@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Two days before RELEASE, I have a nice announcement ... Newest CURRENT ... Easy to reproduce: Get http://people.freebsd.org/~mbr/ports/drac.tgz Install the port. Add "drac 33333/tcp" to /etc/services Add "drac stream tcp nowait root /usr/local/sbin/rpc.dracd rpc.dracd" to /etc/inetd.conf Restart inetd. telnet localhost 33333 BooooooooooooooooM #10 0xc03df350 in trap (frame= {tf_fs = 24, tf_es = -65520, tf_ds = 16, tf_edi = 2, tf_esi = -1031597312, tf_ebp = -854635944, tf_isp = -854635988, tf_ebx = -1031595264, tf_edx = 4, tf_ecx = 0, tf_eax = 0, tf_trapno = 12, tf_err = 2, tf_eip = -1071076206, tf_cs = 8, tf_eflags = 66050, tf_esp = -1031595264, tf_ss = 0}) at /usr/src/sys/i386/i386/trap.c:445 #11 0xc03cf9f8 in calltrap () at {standard input}:98 #12 0xc02e1f3f in syncache_socket (sc=0xc2831300, lso=0xc2831300, m=0xc0ed9c00) at /usr/src/sys/netinet/tcp_syncache.c:562 #13 0xc02e23e8 in syncache_expand (inc=0xcd0f4b4c, th=0xc0ed9c68, sop=0xcd0f4b18, m=0xc0ed9c00) at /usr/src/sys/netinet/tcp_syncache.c:781 #14 0xc02db779 in tcp_input (m=0xc0ed9c68, off0=20) at /usr/src/sys/netinet/tcp_input.c:703 #15 0xc02d409b in ip_input (m=0xc0ed9c00) at /usr/src/sys/netinet/ip_input.c:923 #16 0xc02d4192 in ipintr () at /usr/src/sys/netinet/ip_input.c:941 #17 0xc02c1713 in swi_net (dummy=0x0) at /usr/src/sys/net/netisr.c:97 #18 0xc0238df1 in ithread_loop (arg=0xc0eba000) at /usr/src/sys/kern/kern_intr.c:535 #19 0xc0237cf3 in fork_exit (callout=0xc0238c20 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:873 562 so = sonewconn(lso, SS_ISCONNECTED); Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message