From owner-freebsd-current@FreeBSD.ORG Wed Apr 28 11:39:28 2004 Return-Path: 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 DB9DD16A4CE for ; Wed, 28 Apr 2004 11:39:27 -0700 (PDT) Received: from ns1.interbgc.com (mail.interbgc.com [217.9.224.3]) by mx1.FreeBSD.org (Postfix) with SMTP id D3AE843D58 for ; Wed, 28 Apr 2004 11:39:26 -0700 (PDT) (envelope-from nike_d@cytexbg.com) Received: (qmail 97568 invoked from network); 28 Apr 2004 18:39:24 -0000 Received: from nike_d@cytexbg.com by keeper.interbgc.com by uid 1002 with qmail-scanner-1.14 (uvscan: v4.1.60/v4335. spamassassin: 2.63. Clear:SA:0(-4.9/8.0):. Processed in 0.782 secs); 28 Apr 2004 18:39:24 -0000 X-Spam-Status: No, hits=-4.9 required=8.0 Received: from 213-240-206-214.ddns.cablebg.net (HELO tormentor.totalterror.net) (213.240.206.214) by mail.interbgc.com with SMTP; 28 Apr 2004 18:39:23 -0000 Received: (qmail 73638 invoked by uid 1006); 28 Apr 2004 18:44:57 -0000 Received: from nike_d@cytexbg.com by tormentor.cytexbg.com by uid 1003 with qmail-scanner-1.15 (sweep: 2.14/3.62. Clear:. Processed in 4.346037 secs); 28 Apr 2004 18:44:57 -0000 Received: from unknown (HELO phobos.totalterror.net) (10.0.0.6) by tormentor.totalterror.net with SMTP; 28 Apr 2004 18:44:52 -0000 Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Niki Denev To: current@freebsd.org Date: Wed, 28 Apr 2004 21:39:24 +0300 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=_mimegpg-phobos.totalterror.net-586-1083177564-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: route related panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 18:39:28 -0000 This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. --=_mimegpg-phobos.totalterror.net-586-1083177564-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit -Current as of few hours. FreeBSD phobos.totalterror.net 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Apr 28 18:40:12 EEST 2004 root@phobos.totalterror.net:/usr/obj/usr/src/sys/GENERIC i386 dmesg at www.totalterror.net/freebsd/ Here are the steps i make to panic my machine: (the machine panics, also if the first interface to bring up is fxp0, and ndis0 the second) # ifconfig ndis0 ssid my_ssid wepmode on wepkey 0x************************** # ifconfig ndis0 10.0.0.6 netmask 255.255.255.240 up # route add default 10.0.0.1 # ping -c 10.0.0.1 PING 10.0.0.1 (10.0.0.1): 56 data bytes 64 bytes from 10.0.0.1: icmp_seq=0 ttl=255 time=0.249 ms --- 10.0.0.1 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.249/0.249/0.249/0.000 ms # ifconfig fxp0 10.0.0.6 netmask 255.255.255.240 ifconfig: ioctl (SIOCAIFADDR): File exists kernel: arp: **:**:**:**:**:** is using my IP address 10.0.0.6! # ifconfig ndis0 down # route change default 10.0.0.1 panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1057 at line 437 in file /usr/src/sys/kern/kern_mutex.c cpuid = 0; Debugger("panic"); Stopped at Debugger+0x46: xchgl %ebx,in_Debugger.0 db> trace Debugger(c07c28d5) at Debugger+0x46 __panic(c07c1cb0,1b5,c07c1d9e,c07cc1f8,c07cc111) at __panic+0x13d _mtx_lock_sleep(c499d260,0,c07cc111,421) at _mtx_lock_sleep+0xab _mtx_lock_flags(c499d260,0,c07cc111,421,c49b62ec) at _mtx_lock_flags+0x90 rt_setgate(c499d200,c4e40960,c49b62ec,0,c499d200) at rt_setgate+0x230 route_output(c1996800,c4734b40,80,c1996800,1f80) at route_output+0x5be raw_usend(c4734b40,0,c1996800,0,0,c46b3bd0) at raw_usend+0x6c rts_send(c4734b40,0,c1996800,0,0) at rts_send+0x1b sosend(c4734b40,0,e7f2ec88,c1996800,0) at sosend+0x3fd soo_write(c46db264,e7f2ec88,c49b6500,0,c46b3bd0) at soo_write+0x46 dofilewrite(c46b3bd0,c46db264,3,804e5e0,80) at dofilewrite+0xbb write(c46b3bd0,e7f2ed14,3,0,296) at write+0x3e syscall(2f,2f,2f,804e63c,80) at syscall+0x217 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (4, FreeBSD ELF32, write), eip = 0x280c54cb, esp = 0xbfbfecbc, ebp = 0xbfbfece8 --- db> --=_mimegpg-phobos.totalterror.net-586-1083177564-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAj/pcHNAJ/fLbfrkRAuGVAKCS8hC81vmskzmUXW2ijnsQHroYQQCeJzQr pIsKGjk8jz3+SluxQyjGfcY= =LLQk -----END PGP SIGNATURE----- --=_mimegpg-phobos.totalterror.net-586-1083177564-0001--