Re: FreeBSD as VirtualBox guest panics when starting VBoxService
Hi All! On 24 May 2017 at 08:45, Glen Barber wrote: >> > >> > Confirmed, this is resolved after r318743. >> > >> >> Great news! Then it's clearly something on my side. What's your host OS? >> > > FreeBSD 12-CURRENT. One thing to note about the image I just used to > test, it is not named 11.0-STABLE anymore. > > Try this: > > $ vagrant init freebsd/FreeBSD-11.1-PRERELEASE > $ vagrant up All good now!! FreeBSD 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #1 r318789: Wed May 24 14:53:20 UTC 2017 r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 This one and Patrick's are working. I think my fault was in using the same directory as the previous failed builds. The vagrant remove/destroy commands don't actually delete the existing Vagrantfile files. Thanks to Eric, Patrick and Glen!! > > Glen > -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
On Wed, May 24, 2017 at 08:28:37AM -0700, jungle Boogie wrote: > On 24 May 2017 at 08:19, Glen Barber wrote: > > On Tue, May 23, 2017 at 01:14:56PM -0700, jungle Boogie wrote: > >> Hi Eric, > >> On 23 May 2017 at 05:47, Eric Badger wrote: > >> > On 04/26/2017 09:01 AM, David Boyd wrote: > >> >> > >> >> Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD > >> >> panics when VBoxService starts. > >> >> > >> >> using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. > >> >> > >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic > >> >> occurs. > >> >> > >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic > >> >> occurs (see attachment). > >> >> > >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic > >> >> occurs (see attachment). > >> >> > >> >> using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. > >> >> > >> >> I am prepared to submit a PR if that is the thing to do. > >> >> > >> >> Thanks, in advance, for your assistance in this matter. > >> >> > >> > > >> > Please try again after r318743. I believe it fixes this problem. > >> > > >> > >> This sounds like good news! Maybe when the next snapshots are created, > >> this will be fixed. > >> > >> There's a couple PR's opened on this issue, but neither of them have > >> any updates. Was this tracked under a different PR? > >> > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219146 > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219227 > >> > > > > Confirmed, this is resolved after r318743. > > > > Great news! Then it's clearly something on my side. What's your host OS? > FreeBSD 12-CURRENT. One thing to note about the image I just used to test, it is not named 11.0-STABLE anymore. Try this: $ vagrant init freebsd/FreeBSD-11.1-PRERELEASE $ vagrant up Glen signature.asc Description: PGP signature
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
On 24 May 2017 at 08:19, Glen Barber wrote: > On Tue, May 23, 2017 at 01:14:56PM -0700, jungle Boogie wrote: >> Hi Eric, >> On 23 May 2017 at 05:47, Eric Badger wrote: >> > On 04/26/2017 09:01 AM, David Boyd wrote: >> >> >> >> Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD >> >> panics when VBoxService starts. >> >> >> >> using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. >> >> >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic >> >> occurs. >> >> >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic >> >> occurs (see attachment). >> >> >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic >> >> occurs (see attachment). >> >> >> >> using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. >> >> >> >> I am prepared to submit a PR if that is the thing to do. >> >> >> >> Thanks, in advance, for your assistance in this matter. >> >> >> > >> > Please try again after r318743. I believe it fixes this problem. >> > >> >> This sounds like good news! Maybe when the next snapshots are created, >> this will be fixed. >> >> There's a couple PR's opened on this issue, but neither of them have >> any updates. Was this tracked under a different PR? >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219146 >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219227 >> > > Confirmed, this is resolved after r318743. > Great news! Then it's clearly something on my side. What's your host OS? > Glen > -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
On Tue, May 23, 2017 at 01:14:56PM -0700, jungle Boogie wrote: > Hi Eric, > On 23 May 2017 at 05:47, Eric Badger wrote: > > On 04/26/2017 09:01 AM, David Boyd wrote: > >> > >> Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD > >> panics when VBoxService starts. > >> > >> using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. > >> > >> using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic > >> occurs. > >> > >> using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic > >> occurs (see attachment). > >> > >> using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic > >> occurs (see attachment). > >> > >> using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. > >> > >> I am prepared to submit a PR if that is the thing to do. > >> > >> Thanks, in advance, for your assistance in this matter. > >> > > > > Please try again after r318743. I believe it fixes this problem. > > > > This sounds like good news! Maybe when the next snapshots are created, > this will be fixed. > > There's a couple PR's opened on this issue, but neither of them have > any updates. Was this tracked under a different PR? > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219146 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219227 > Confirmed, this is resolved after r318743. Glen signature.asc Description: PGP signature
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
Hello, > Am 23.05.2017 um 23:10 schrieb jungle Boogie : > > Hi Patrick, > On 23 May 2017 at 05:52, Patrick M. Hausen wrote: >> Hi, all, >> >> just for the record - today I published our own boxesat Hashicorp Atlas: >> >>https://atlas.hashicorp.com/punktde >> >> If you trust me enough, enjoy ;-) >> >> FreeBSD 11.0p10 - we intend to publish updated ones >> for every FreeBSD update. >> > > Thanks for making this. > > Using Windows 7 with VirtualBox version 5.1.22, the VM is in a > continuous reboot. My box? > Are you not experiencing this? Of course not. Vagrant 1.9.5, Virtualbox 5.1.22, Mac OS. We are using this box daily ... Patrick signature.asc Description: Message signed with OpenPGP
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
Hi Patrick, On 23 May 2017 at 05:52, Patrick M. Hausen wrote: > Hi, all, > > just for the record - today I published our own boxesat Hashicorp Atlas: > > https://atlas.hashicorp.com/punktde > > If you trust me enough, enjoy ;-) > > FreeBSD 11.0p10 - we intend to publish updated ones > for every FreeBSD update. > Thanks for making this. Using Windows 7 with VirtualBox version 5.1.22, the VM is in a continuous reboot. Are you not experiencing this? > Kind regards, > Patrick -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
Hi Eric, On 23 May 2017 at 05:47, Eric Badger wrote: > On 04/26/2017 09:01 AM, David Boyd wrote: >> >> Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD >> panics when VBoxService starts. >> >> using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic >> occurs. >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic >> occurs (see attachment). >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic >> occurs (see attachment). >> >> using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. >> >> I am prepared to submit a PR if that is the thing to do. >> >> Thanks, in advance, for your assistance in this matter. >> > > Please try again after r318743. I believe it fixes this problem. > This sounds like good news! Maybe when the next snapshots are created, this will be fixed. There's a couple PR's opened on this issue, but neither of them have any updates. Was this tracked under a different PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219146 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219227 > Eric -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
Hi, all, just for the record - today I published our own boxesat Hashicorp Atlas: https://atlas.hashicorp.com/punktde If you trust me enough, enjoy ;-) FreeBSD 11.0p10 - we intend to publish updated ones for every FreeBSD update. Kind regards, Patrick signature.asc Description: Message signed with OpenPGP
Re: FreeBSD as VirtualBox guest panics when starting VBoxService
On 04/26/2017 09:01 AM, David Boyd wrote: Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD panics when VBoxService starts. using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic occurs. using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic occurs (see attachment). using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic occurs (see attachment). using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. I am prepared to submit a PR if that is the thing to do. Thanks, in advance, for your assistance in this matter. Please try again after r318743. I believe it fixes this problem. Eric ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"