From owner-freebsd-virtualization@FreeBSD.ORG Thu Feb 7 07:58:47 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 63D0987A for ; Thu, 7 Feb 2013 07:58:47 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-la0-x234.google.com (la-in-x0234.1e100.net [IPv6:2a00:1450:4010:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id E5B9E770 for ; Thu, 7 Feb 2013 07:58:46 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id fs12so2273218lab.39 for ; Wed, 06 Feb 2013 23:58:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:references:in-reply-to:mime-version :content-transfer-encoding:content-type:message-id:cc:x-mailer:from :subject:date:to; bh=lI4O6J5s0x13tPapQE5xChkJNJdXM/1eiwRMc6MU9eY=; b=MP61thcaomIMaGzi9R7GMcU4SkjvZvLxAoC2asBHEgILFgU0Sglf64ciXBPj4GY7V8 LbeYzl2UHbVdcvSgWLg/UIqJwwM0XdYvoeflWKhsMssxKH4r9jGyLLE/sI/Ml7RVPU5G D4Nxo/DMrlB+5rtmXVk9PQaWVAPTUI0jK8eKFiuFIunazlsbMZ5PqNtZQJvB6ZSNsNyq u38g/aZKQhawlXm6/QB7KkF5S4YKZQcGoMDe431Vsk492+y9GpoGaV0x0t3l/5jhLig6 +B9VPUe3hanV/Yu9jj7g2PsO1YNF0FPIRcbVprp7lZUFLjrB/UHp1PQWaic9iV1TPmAT Kiew== X-Received: by 10.112.17.3 with SMTP id k3mr376012lbd.42.1360223925956; Wed, 06 Feb 2013 23:58:45 -0800 (PST) Received: from [192.168.47.22] ([83.167.125.235]) by mx.google.com with ESMTPS id go4sm8632745lbb.16.2013.02.06.23.58.43 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 23:58:44 -0800 (PST) References: <51132599.60506@gmail.com> In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: X-Mailer: iPhone Mail (9B208) From: Sevan / Venture37 Subject: Re: bhyve hangs on going multi user Date: Thu, 7 Feb 2013 11:58:42 +0400 To: Neel Natu Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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, 07 Feb 2013 07:58:47 -0000 On 7 Feb 2013, at 11:24 AM, Neel Natu wrote: > Hi Sevan, Hi Neel, > At the risk of stating the obvious: >=20 >> pid 17 (stty), uid 0: exited on signal 4 >> Illegal instruction >> pid 19 (ps), uid 0: exited on signal 4 >> Illegal instruction >=20 > The userland processes launched by /etc/rc are getting a SIGILL but it > is not clear why. >=20 > Could you do some experiments on your end to narrow this down a bit more: >=20 > - Boot to single user and then execute a variety of commands to figure > out whether the problem happens randomly or does is follow a > particular executable (for e.g. execute "ps", "stty", "fsck", "find", > "ls" etc). >=20 Ok, will give it a try > - Did this problem start happening only recently? >=20 System was just built yesterday > - If you have a different host system does it happen there too? If you > have a different virtual machine does it happen there as well? I dont have another system capable of running bhyve but I'll give a new mach= ine a try.=