From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 10 20:03:27 2008 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92D891065671 for ; Wed, 10 Sep 2008 20:03:27 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outN.internet-mail-service.net (outn.internet-mail-service.net [216.240.47.237]) by mx1.freebsd.org (Postfix) with ESMTP id 7997B8FC1A for ; Wed, 10 Sep 2008 20:03:27 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id B50E323EE; Wed, 10 Sep 2008 13:03:28 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id C76062D60BA; Wed, 10 Sep 2008 13:03:26 -0700 (PDT) Message-ID: <48C8281A.3080505@elischer.org> Date: Wed, 10 Sep 2008 13:03:38 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: FreeBSD virtualization mailing list , Marko Zec Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: latest vimage kernel has some problems.. X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2008 20:03:27 -0000 Marko, I think some locking changes recently may have frightenned the vimage system.. ;-) sorry about the wrapping.. my Mail program seems to not like this sort of thing.. root@trafmon2:root(26) vimage -i fred bge1 bge1 panic: mutex ifnet not owned at ../../../net/if.c:206 cpuid = 0 KDB: enter: panic [thread pid 1328 tid 100128 ] Stopped at kdb_enter+0x3a: movl $0,kdb_why db> bt Tracing pid 1328 tid 100128 td 0xc699c690 kdb_enter(c0b2456d,c0b2456d,c0b23034,f0c59ac8,0,...) at kdb_enter+0x3a panic(c0b23034,c0b32f47,c0b32abf,ce,f0c59afc,...) at panic+0x12c _mtx_assert(c0dc8a64,4,c0b32abf,ce,f0c59b24,...) at _mtx_assert+0x87 ifnet_setbyindex(2,0,c60aa500,c60aa500,27,...) at ifnet_setbyindex+0xa2 if_reassign_common(c62b4800,c6a70000,c0b331d4,0,c0b32abf,...) at if_reassign_common+0x92 ether_reassign(c62b4800,c6a70000,c6ae7828,1,c6a70000,...) at ether_reassign+0x5c vi_if_move(c6ae7000,0,c607e000,c0b1ff2f,c6054948,...) at vi_if_move+0x1c1 ifioctl(c68924a4,cc3c6967,c6ae7000,c699c690,c0784fda,...) at ifioctl+0xfb soo_ioctl(c65c05e8,cc3c6967,c6ae7000,c65b1a00,c699c690,...) at soo_ioctl+0x467 kern_ioctl(c699c690,3,cc3c6967,c6ae7000,1b565af,...) at kern_ioctl+0x1dd ioctl(c699c690,f0c59cf8,c,f0c59d38,c0bf8450,...) at ioctl+0x134 syscall(f0c59d38) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (54, FreeBSD ELF32, ioctl), eip = 0x2816cae3, esp = 0xbfbfdfec, ebp = 0xbfbfec88 --- db>