Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2014 03:36:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 192281] [kern] nmdm with bhyve causes kernel panic
Message-ID:  <bug-192281-27103-r75lpL7ZeI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192281-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192281-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192281

--- Comment #5 from Dave Smith <dsmith@johncompanies.com> ---

Hi Peter,

I had 3 VMs running with a slightly modified vmrc.   The vms had names like
col02325.

When I tried to start a 4th VM it happened to have a name like col00345.  I was
using the last 4 digits as the nmdm device number.  Apparently a leading zero
for the nmdm number caused a problem. The whole system crashed.  I changed the
vm name to col05345, and it worked.

To my way of thinking, nothing that can be entered on a command line should be
able to cause a kernel crash.

Let me know if you need more information.  I even have a couple of crash dumps.

Dave Smith

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192281-27103-r75lpL7ZeI>