From owner-freebsd-current@FreeBSD.ORG Mon Jul 11 21:54:07 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1EB6D16A41C for ; Mon, 11 Jul 2005 21:54:07 +0000 (GMT) (envelope-from ggajic@sbb.co.yu) Received: from mail.sbb.co.yu (mail.sbb.co.yu [82.117.194.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B6A43D4C for ; Mon, 11 Jul 2005 21:54:05 +0000 (GMT) (envelope-from ggajic@sbb.co.yu) Received: from mail.sbb.co.yu (mail.sbb.co.yu [192.168.1.2] (may be forged)) by mail.sbb.co.yu (8.13.3/8.13.3) with ESMTP id j6BLs3Vw010010 for ; Mon, 11 Jul 2005 23:54:03 +0200 (CEST) Date: Mon, 11 Jul 2005 23:54:03 +0200 (CEST) From: Goran Gajic To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-SBB-MailScanner-Information: Please contact the ISP for more information X-SBB-MailScanner: Found to be clean X-MailScanner-From: ggajic@sbb.co.yu X-Mailman-Approved-At: Tue, 12 Jul 2005 12:06:32 +0000 Subject: panic with 7.0-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 11 Jul 2005 21:54:07 -0000 I've just cvsup-ed my system this evening. First network cards stoped responding. After that I did ifconfig em0 down and ifconfig em0 up and also ifconfig fxp0 down and ifconfig fxp0 up and when I have rebooted system this is what I got: Yanic: duentmaocuhn tw iotfh /adcetvi vfea irleeqdu e(sBtUsS p)c uid = 3 KDB: enter: panic [thread pid 2 tid 100055 ] Stopped at kdb_enter+0x2b: nop db> tr Tracing pid 2 tid 100055 td 0xc5809d80 kdb_enter(c087179e) at kdb_enter+0x2b panic(c086cd9b,c5b8bc40,e9af1cec,c061b30e,c5b8bc40) at panic+0x127 g_detach(c5b8bc40) at g_detach+0x82 g_wither_washer(e9af1d0c,c0619d21,258,190,c0619cb4) at g_wither_washer+0xde g_run_events(258,190,c0619cb4,c5808c48,e9af1d24) at g_run_events+0x49 g_event_procbody(0,e9af1d38,0,c0619cb4,0) at g_event_procbody+0x6d fork_exit(c0619cb4,0,e9af1d38) at fork_exit+0xa0 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xe9af1d6c, ebp = 0 --- db> re cpu_reset: Restarting BSP cpu_reset_proxy: Stopped CPU 3 This SMP machine.. with HTT enabled.. Regards, gg.