From owner-freebsd-virtualization@FreeBSD.ORG Sun Jul 29 07:27:00 2012 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 A2C9C106566C for ; Sun, 29 Jul 2012 07:27:00 +0000 (UTC) (envelope-from jurgen.weber@theiconic.com.au) Received: from exprod6og105.obsmtp.com (exprod6og105.obsmtp.com [64.18.1.189]) by mx1.freebsd.org (Postfix) with SMTP id 340A08FC08 for ; Sun, 29 Jul 2012 07:27:00 +0000 (UTC) Received: from mail-pb0-f44.google.com ([209.85.160.44]) (using TLSv1) by exprod6ob105.postini.com ([64.18.5.12]) with SMTP ID DSNKUBTlvdUKSOLFk2MiZRYwClYr1rH8mbuW@postini.com; Sun, 29 Jul 2012 00:27:00 PDT Received: by pbcwy7 with SMTP id wy7so7866024pbc.3 for ; Sun, 29 Jul 2012 00:26:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=lYmCci/7QkhJX1fbVyVcL3wH/EQ6H7kSUBhrD5vs+nM=; b=fJ1fVnsL/8bdNcZDvP8AdQIYgyGcCHC0OcWeoBvokC007nh3fQSCLg4GAp51SGHbrh v1Tu1ieLxH+AEgHJ+GC1vHA3ZPD1l1T06Fi0CuUw3z4Yk5AXNvneZLsVQhtq0kMbd1cg 9hQv7OWh2Q9xb+Yhc2TZyi4bBoHmrW8v8j09gDueCeghm2Ki9fT01MbolrIAGS3BDCF0 19AOdHxJhb4X1HvrtDqpayfqBUUACX1LraqJcUOYuAQSjhm++vxYspunSpmmcKr6BvQY +ysHvZgovWwOcutfZ759yKeSJ/CdnYEnFwYF7OEe829eGQaiZtliZNaJoopp0dgOX/7d ypvg== Received: by 10.68.194.201 with SMTP id hy9mr25919898pbc.69.1343546411245; Sun, 29 Jul 2012 00:20:11 -0700 (PDT) Received: from [10.29.65.2] (247.35.70.115.static.exetel.com.au. [115.70.35.247]) by mx.google.com with ESMTPS id rs4sm5396532pbc.0.2012.07.29.00.20.08 (version=SSLv3 cipher=OTHER); Sun, 29 Jul 2012 00:20:09 -0700 (PDT) Message-ID: <5014E427.2080306@theiconic.com.au> Date: Sun, 29 Jul 2012 17:20:07 +1000 From: Jurgen Weber User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnigQjzXkTk5ZbAPb020fCi4i9ysftLH0VeUZHTiJXpg0hvuTmQfApTDzAIvg/QXxRYmsFC Subject: kvm on 9.1beta 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: Sun, 29 Jul 2012 07:27:00 -0000 Hello I have a new system, which I need to get some VM's happening on soon, its a nice new dell r720xd. lots of cpus and 128 gb of RAM. I really want ot run it on FreeBSD for all of that zfs awesomeness. I have never used KVM before, so I feel some of these questions will be KVM based for which I apologise but I thought here might be the best place to start. So, what I have so far: HOST system: ]# uname -a FreeBSD chaos.matrix 9.1-BETA1 FreeBSD 9.1-BETA1 #0: Thu Jul 12 09:38:51 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 # pkg_info | grep qemu kqemu-kmod-devel-1.4.0.p1_5 Kernel Accelerator for QEMU CPU Emulator (development versi qemu-devel-1.1.0 QEMU CPU Emulator - development version # pkg_info | grep libvirt libvirt-0.9.13 Toolkit to interact with virtualization capabilities Firstly, things I have noticed across both VM's is that doing simple tasks, while booting up the VM's or while installing the VM CPU usage on one host is very high (on one CPU), and the VM its self seems to respond quite slowly. So, firstly what CPU optmizations are there? Or general setup that i am missing. I feel I am missing bits. Examples I have seen around the place people use -cpu host but when I do that I get a "Unable to find x86 CPU definition" error, also if I attempt a -enable-kvm, which I have also seen, I get a "KVM not supported for this target No accelerator found!", so the first things I would like to know are, what do they mean and how do I resolve them. My host CPU info is: CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (2000.04-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x206d7 Family = 6 Model = 2d Stepping = 7 I have been attempting to install and setup two guests, Debian 6.05 and another FreeBSD9.1beta. Lets start wit hthe Debian system. Except for the issue just mentioned about its CPU, this system installs fine but once I finish the install. Shut it down, and restart it without the CDROM drive (so it does not boot of it) the system does not boot. When I VNC to the system I see a "booting from Hard Disk..... boot failed: could not read the boot disk". The following is the command I am using: qemu-system-x86_64 -pidfile /var/run/typhon.pid -daemonize -drive file=/data/images/typhon.img,index=0,if=scsi,media=disk -m 4G -smp 4 -net nic,model=e1000 -net user,name=typhon,hostname=typhon -net tap,name=tap0,script=no,downscript=no -vnc :0 I have attempted different images as well, using raw or qcow2 both don't help. I would prefer to use qcow2 for all VM's. The second VM I am attempting to start FreeBSD 9.1beta. The command I am using is: qemu-system-x86_64 -pidfile /var/run/uranus.pid -daemonize -cdrom /data/iso/FreeBSD-9.1-BETA1-amd64-bootonly.iso -drive file=/data/images/uranus.img,if=scsi,format=raw,index=0,media=disk,cache=writeback -m 4G -smp 4 -net nic,model=e1000 -net user,name=uranus,hostname=uranus -net tap,name=tap1,script=no,downscript=no -vnc :1 This one is super frustrating in the fact that the installer does not detect a hard drive in any way or form, I have tried a few variations, different devices including the following: qemu-system-x86_64 -pidfile /var/run/uranus.pid -daemonize -cdrom /data/iso/FreeBSD-9.1-BETA1-amd64-bootonly.iso -drive file=/data/images/uranus.img,if=none,format=raw,id=hd -m 4G -smp 4 -net nic,model=e1000 -net user,name=uranus,hostname=uranus -net tap,name=tap1,script=no,downscript=no -vnc :1 -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd but no matter what I do, no disk is detected. Any help on setup or config in FreeBSD isn appreciated, it took me a while to work out the networking and I have that down now. Thanks Jurgen From owner-freebsd-virtualization@FreeBSD.ORG Mon Jul 30 11:07:29 2012 Return-Path: Delivered-To: freebsd-virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA6621065674 for ; Mon, 30 Jul 2012 11:07:29 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A43218FC17 for ; Mon, 30 Jul 2012 11:07:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6UB7TTR001973 for ; Mon, 30 Jul 2012 11:07:29 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6UB7T6D001971 for freebsd-virtualization@FreeBSD.org; Mon, 30 Jul 2012 11:07:29 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 30 Jul 2012 11:07:29 GMT Message-Id: <201207301107.q6UB7T6D001971@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-virtualization@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-virtualization@FreeBSD.org 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: Mon, 30 Jul 2012 11:07:29 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/170096 virtualization[vimage] Dynamically-attached network interface will c o kern/169991 virtualization[run] [vimage] panic after device plugged in o kern/165252 virtualization[vimage] [pf] [panic] kernel panics with VIMAGE and PF o kern/161094 virtualization[vimage] [pf] [panic] kernel panic with pf + VIMAGE wh o kern/160541 virtualization[vimage][pf][patch] panic: userret: Returning on td 0x o kern/160496 virtualization[vimage] [pf] [patch] kernel panic with pf + VIMAGE f kern/152047 virtualization[vimage] [panic] TUN\TAP under jail with vimage crashe o kern/148155 virtualization[vimage] [pf] Kernel panic with PF/IPFilter + VIMAGE k a kern/147950 virtualization[vimage] [carp] VIMAGE + CARP = kernel crash s kern/143808 virtualization[pf] pf does not work inside jail a kern/141696 virtualization[rum] [vimage] [panic] rum(4)+ vimage = kernel panic 11 problems total. From owner-freebsd-virtualization@FreeBSD.ORG Tue Jul 31 03:36:10 2012 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B88A3106566B for ; Tue, 31 Jul 2012 03:36:10 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 72B088FC15 for ; Tue, 31 Jul 2012 03:36:10 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=StQSGYy0 c=1 sm=0 a=jrWvM0xCa/yzQsHFmCBh5A==:17 a=XtYZqdvDNwYA:10 a=zMkW15S33tEA:10 a=WWGGoYozHbgA:10 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=NUNO_Q2GAAAA:8 a=mhLWCtNdlwHkPaHjcggA:9 a=CjuIK1q_8ugA:10 a=jrWvM0xCa/yzQsHFmCBh5A==:117 X-Cloudmark-Score: 0 X-Originating-IP: 74.73.121.187 Received: from [74.73.121.187] ([74.73.121.187:62335] helo=janus.anserinae.net) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 99/8E-00797-4A257105; Tue, 31 Jul 2012 03:36:04 +0000 Received: from JANUS.anserinae.net ([fe80::192c:4b89:9fe9:dc6d]) by janus.anserinae.net ([fe80::192c:4b89:9fe9:dc6d%11]) with mapi; Mon, 30 Jul 2012 23:35:02 -0400 From: Kamil Choudhury To: "freebsd-virtualization@freebsd.org" Thread-Topic: Failed assertion in virtualbox-ose 4.1.18 Thread-Index: Ac1uy7q8yz95iq8pTdC/NjLBwGg5YA== Date: Tue, 31 Jul 2012 03:35:53 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Failed assertion in virtualbox-ose 4.1.18 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: Tue, 31 Jul 2012 03:36:10 -0000 Hi all:=20 I've got a troublesome Win2K8r2 guest on a Virtualbox/FreeBSD 8.3-RELEASE=20 AMD x6 host.=20 The guest is running headless, with two SATA discs, 2 cpus and 6 gigs of RA= M.=20 Special consideration: I compiled virtualbox using the --disable-hardening = compiler option.=20 My port options were:=20 [X] DBUS D-Bus support =20 [X] DEBUG Install debug symbols =20 [X] GUESTADDITIONS Build with Guest Additions =20 [ ] NLS Native Language Support via gettext [ ] PULSEAUDIO Support PulseAudio sound server =20 [ ] QT4 Build with QT4 Frontend =20 [X] UDPTUNNEL Build with UDP tunnel support =20 [X] VDE Build with VDE support =20 [X] VNC Build with VNC support =20 [ ] WEBSERVICE Build Webservice =20 [ ] X11 X11 support =20 The host starts up okay, runs for a period of ranging from half an hour to = five hours,=20 and then invariably crashes with the following error in the log:=20 00:35:50.612 !!Assertion Failed!! 00:35:50.612 Expression: pTimer->enmClock =3D=3D TMCLOCK_VIRTUAL_SYNC ? enm= State =3D=3D=20 TMTIMERSTATE_ACTIVE : enmState =3D=3D TMTIMERSTATE_PENDING_SCHEDULE || enmS= tate =3D=3D=20 TMTIMERSTATE_PENDING_STOP_SCHEDULE Googling doesn't seem to reveal a great deal, and I have not yet done a sou= rce dive to=20 figure out what's going on. It's especially perplexing given that there is = another=20 Win2K8r2 VM running flawlessly on the same host (albeit with 1 CPU, 2 gigs= of RAM and=20 1 SATA disc.) Any assistance would be greatly appreciated. Has anyone ever seen anything = like this?=20 Thanks,=20 Kamil From owner-freebsd-virtualization@FreeBSD.ORG Wed Aug 1 05:55:45 2012 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 43ACF1065673 for ; Wed, 1 Aug 2012 05:55:45 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id E91B08FC1A for ; Wed, 1 Aug 2012 05:55:44 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 0BD1F12625; Wed, 1 Aug 2012 15:55:43 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro.local (c-75-70-33-234.hsd1.co.comcast.net [75.70.33.234]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BFL53641 (AUTH peterg@ptree32.com.au); Wed, 1 Aug 2012 15:55:41 +1000 Message-ID: <5018C4DA.7060708@freebsd.org> Date: Tue, 31 Jul 2012 23:55:38 -0600 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: "sree.openwrk" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Info: RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SPF_SOFTFAIL X-Junkmail-Status: score=29/51, host=dommail.onthenet.com.au Cc: freebsd-virtualization@freebsd.org Subject: Re: Bhyve - Host kernel panic after running 'kldload vmm' 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, 01 Aug 2012 05:55:45 -0000 > 6. Then cd to /usr/share/vm1 and execute './vmrun.sh vm1'. After the > freebsd boot loader prompy comes up for the guest, after I hit enter, I get > segfaulted with core. Thanks for the report ! Fixed in r238966 in the bhyve project branch. later, Peter. From owner-freebsd-virtualization@FreeBSD.ORG Thu Aug 2 08:47:54 2012 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 64CF7106564A for ; Thu, 2 Aug 2012 08:47:54 +0000 (UTC) (envelope-from m.santhoff@web.de) Received: from mout.web.de (mout.web.de [212.227.17.11]) by mx1.freebsd.org (Postfix) with ESMTP id F26B68FC12 for ; Thu, 2 Aug 2012 08:47:53 +0000 (UTC) Received: from [10.0.0.2] ([91.60.45.174]) by smtp.web.de (mrweb002) with ESMTPSA (Nemesis) id 0MZleQ-1TCrRU3mJC-00LqjM; Thu, 02 Aug 2012 10:42:43 +0200 From: Marc Santhoff To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset="ISO-8859-15" Date: Thu, 02 Aug 2012 10:41:55 +0200 Message-ID: <1343896915.1598.23.camel@puma.das.netz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:mYqXCSI58EgORM3YW112z2pOW0X/iB5iK0GUnY7RdFM GTaLtJrmAujF5QeKIU3VvWbq8Vm//HzenFdH+Ul7FAkk5VKm5a Wu2aXjruPZzK+uAkNeAJyuh4c+7Is9JvJraTHY8nqBkf7FwMcf 0ufZP8lGpJPLdMFjBvYxK2y9K6G7AmAH24G27o2nDCWBm7uYiy Cou4nZmasjuq5EmRgpLRg== Cc: Marc Santhoff Subject: USB2.0 on Virtual Box 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: Thu, 02 Aug 2012 08:47:54 -0000 Hi, how is the state of USB2.0 on the Virtual Box port? Known facts: For other OSes to use USB2.0 one has to install an extension to make use of it, and this extension is not offered for FreeBSD. There has been a posting a while ago from H.P.Selasky (hopefully spelled correctly) implementing USB2 on the FreeBSD-port of vbox. Some testing gave partially working devices on windows guest running in a vbox from short after the mentioned posting using FreeBSD as host. The device showed up but was not usable for transmissions. Questions: Is the USB code meant to replace the missing extension from Sun/Oracle? Does the code from H.P.Selasky implement so called "high speed" transmision at 480Mbps, too? (Leave the CC intafct, please, I'm not subscribed) TIA, Marc -- Marc Santhoff From owner-freebsd-virtualization@FreeBSD.ORG Thu Aug 2 18:52:22 2012 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D40AD106564A for ; Thu, 2 Aug 2012 18:52:22 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF5C8FC19 for ; Thu, 2 Aug 2012 18:52:22 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=StQSGYy0 c=1 sm=0 a=jrWvM0xCa/yzQsHFmCBh5A==:17 a=XtYZqdvDNwYA:10 a=ApPoJX8wkZkA:10 a=WWGGoYozHbgA:10 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=NUNO_Q2GAAAA:8 a=6I5d2MoRAAAA:8 a=cKL2G9N5RP9VvTYJfsEA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=-mD4bCdHlbEA:10 a=jrWvM0xCa/yzQsHFmCBh5A==:117 X-Cloudmark-Score: 0 X-Originating-IP: 74.73.121.187 Received: from [74.73.121.187] ([74.73.121.187:58505] helo=janus.anserinae.net) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 75/70-00797-F5CCA105; Thu, 02 Aug 2012 18:52:15 +0000 Received: from JANUS.anserinae.net ([fe80::192c:4b89:9fe9:dc6d]) by janus.anserinae.net ([fe80::192c:4b89:9fe9:dc6d%11]) with mapi; Thu, 2 Aug 2012 14:51:09 -0400 From: Kamil Choudhury To: Kamil Choudhury , "freebsd-virtualization@freebsd.org" Thread-Topic: Failed assertion in virtualbox-ose 4.1.18 Thread-Index: Ac1uy7q8yz95iq8pTdC/NjLBwGg5YACE+Hab Date: Thu, 2 Aug 2012 18:49:57 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Subject: RE: Failed assertion in virtualbox-ose 4.1.18 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: Thu, 02 Aug 2012 18:52:22 -0000 Went ahead and recompiled without DEBUG and DBUS (we are running headless, = after all). =0A= =0A= Stable for two days. =0A= =0A= Of course, this begs the question of whether or not the assertion is correc= t or not... =0A= ________________________________________=0A= From: owner-freebsd-virtualization@freebsd.org [owner-freebsd-virtualizatio= n@freebsd.org] on behalf of Kamil Choudhury [Kamil.Choudhury@anserinae.net]= =0A= Sent: Monday, July 30, 2012 11:35 PM=0A= To: freebsd-virtualization@freebsd.org=0A= Subject: Failed assertion in virtualbox-ose 4.1.18=0A= =0A= Hi all:=0A= =0A= I've got a troublesome Win2K8r2 guest on a Virtualbox/FreeBSD 8.3-RELEASE= =0A= AMD x6 host.=0A= =0A= The guest is running headless, with two SATA discs, 2 cpus and 6 gigs of RA= M.=0A= =0A= Special consideration: I compiled virtualbox using the --disable-hardening = compiler option.=0A= =0A= My port options were:=0A= =0A= [X] DBUS D-Bus support=0A= [X] DEBUG Install debug symbols=0A= [X] GUESTADDITIONS Build with Guest Additions=0A= [ ] NLS Native Language Support via gettext=0A= [ ] PULSEAUDIO Support PulseAudio sound server=0A= [ ] QT4 Build with QT4 Frontend=0A= [X] UDPTUNNEL Build with UDP tunnel support=0A= [X] VDE Build with VDE support=0A= [X] VNC Build with VNC support=0A= [ ] WEBSERVICE Build Webservice=0A= [ ] X11 X11 support=0A= =0A= The host starts up okay, runs for a period of ranging from half an hour to = five hours,=0A= and then invariably crashes with the following error in the log:=0A= =0A= 00:35:50.612 !!Assertion Failed!!=0A= 00:35:50.612 Expression: pTimer->enmClock =3D=3D TMCLOCK_VIRTUAL_SYNC ? enm= State =3D=3D=0A= TMTIMERSTATE_ACTIVE : enmState =3D=3D TMTIMERSTATE_PENDING_SCHEDULE || enmS= tate =3D=3D=0A= TMTIMERSTATE_PENDING_STOP_SCHEDULE=0A= =0A= Googling doesn't seem to reveal a great deal, and I have not yet done a sou= rce dive to=0A= figure out what's going on. It's especially perplexing given that there is = another=0A= Win2K8r2 VM running flawlessly on the same host (albeit with 1 CPU, 2 gigs= of RAM and=0A= 1 SATA disc.)=0A= =0A= Any assistance would be greatly appreciated. Has anyone ever seen anything = like this?=0A= =0A= Thanks,=0A= Kamil=0A= _______________________________________________=0A= freebsd-virtualization@freebsd.org mailing list=0A= http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization=0A= To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebs= d.org"=0A=