Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 2020 12:57:23 -0400
From:      Jerry <jerry@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Find specific changes between revisions
Message-ID:  <20200509125723.000078e4@seibercom.net>
In-Reply-To: <CA%2ByoEx97e=FVH0Ob41cA5RqSFK5_pjG3huWgOEN_e2J1=iB6vA@mail.gmail.com>
References:  <CA%2ByoEx97e=FVH0Ob41cA5RqSFK5_pjG3huWgOEN_e2J1=iB6vA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/ikD3m/nS4PvNsX6BkozaLuD
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On Sat, 9 May 2020 13:41:15 -0300, Mario Lobo commented:
>Hi;
>
>I'm attempting to port VirtualBox 6.0.8 to FreeBSD. I managed do get it
>working perfectly up to
>
>11.3-STABLE-amd64-r359971.
>
>After an svn up to 11.4-PRERELEASE-r360676M, VirtualBox 6.0.8 no longer
>works. Bringing world+kernel back to 11.3-STABLE-amd64-r359971 makes it
>work again, despite whatever ports I've got installed on my machines.
>This was tested on 2 physical machines (desktop and laptop) and it is
>true for both.
>
>When starting a VM on 11.4-PRERELEASE-r360676M, the VM console window
>shows up for 2 seconds and vanishes. Tha VM log shows this:
>
>--------------------------------------------------------------------------=
------------------------------
>00:00:02.343339 AssertLogRel
>/Vmachines/ports/emulators/virtualbox-ose/work/VirtualBox-6.0.8/src/VBox/M=
ain/src-client/VMMDevInterface.cpp(960)
>int VMMDev::i_guestPropLoadAndConfigure(): timestampsOut.size() =3D=3D
>cProps 00:00:02.343365 AssertLogRel
>/Vmachines/ports/emulators/virtualbox-ose/work/VirtualBox-6.0.8/src/VBox/M=
ain/src-client/VMMDevInterface.cpp(1157)
>static int VMMDev::drvConstruct(PPDMDRVINS, PCFGMNODE, uint32_t):
>RT_SUCCESS_NP(rc)
>00:00:02.343450 VERR_INTERNAL_ERROR_3 (-227) - Internal error no. 3.
>00:00:02.345073 PDM: Failed to construct 'VMMDev'/0!
>VERR_INTERNAL_ERROR_3 (-227) - Internal error no. 3.
>00:00:02.347293 GIM: HyperV: Resetting MMIO2 regions and MSRs
>00:00:02.531769 VMSetError:
>/Vmachines/ports/emulators/virtualbox-ose/work/VirtualBox-6.0.8/src/VBox/V=
MM/VMMR3/VM.cpp(328)
>int VMR3Create(uint32_t, PCVMM2USERMETHODS, PFNVMATERROR, void *,
>PFNCFGMCONSTRUCTOR, void *, PVM *, PUVM *); rc=3DVERR_INTERNAL_ERROR_3
>00:00:02.531778 VMSetError: Internal error no. 3.
>00:00:02.533693 ERROR [COM]: aRC=3DNS_ERROR_FAILURE (0x80004005)
>aIID=3D{872da645-4a9b-1727-bee2-5585105b9eed} aComponent=3D{ConsoleWrap}
>aText=3D{Internal error no. 3. (VERR_INTERNAL_ERROR_3)}, preserve=3Dfalse
>aResultDetail=3D-227
>00:00:02.534000 Console: Machine state changed to 'PoweredOff'
>--------------------------------------------------------------------------=
------------------------------
>
>This is the same error that shows when trying to run it on
>12.1-STABLE-amd64-r359985 by the way.
>
>I am no wiz. And on top of that, VBox is extremely complex but I don't
>think that the problem lies on the kernel or on vbox kernel modules.
>They all load correctly and without errors on both
>11.4-PRERELEASE-r360676M and 12.1-STABLE-amd64-r359985.
>
>What looks like (to my poor lame eyes) is that some revision change in
>userland "broke" the connection between vbox and its modules/drivers.
>
>So my quest is to try to pinpoint the changes between
>11.3-STABLE-amd64-r359971 and 11.4-PRERELEASE-r360676M that made
>VirtualBox 6.0.8 stop working, and I was wondering if anyone here
>could give me some direction on how to accomplish that.
>
>Thanks for any advice.

I would love to know what happened between 11.3 and 12.x. See Bug:
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237666>. No one has
fixed that yet.

--=20
Jerry

--Sig_/ikD3m/nS4PvNsX6BkozaLuD
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEIQb/tTwl6I1ueEVtOHMGOIfexWQFAl624PMACgkQOHMGOIfe
xWSP5wf/S5K/UZrlng3CyXZBhOj4kLSe0eZPdfc2mMuPkSIeed0MCiwcRks5amwp
PtAiZoRlm+tZT+xnfe3R7VZt90ei+SeT9dZP/zz21wVlIoSHCOd0lBRRYGcQkyKU
hBMaDtnowMmIApY0GyS/x4iQwtjtE8HEu27+2CwgdT1XSDWPRnteSX/41LMcAXiH
Wi1WEQe7SFnRYUAJEaIZnoALt9kshn4g9Wj52KHWIK9+u7Sej6ezHe4nutKe4ESl
I7Zo5ZFzyGHqcPYzDXIBmwJwIxBe2lBlkWaIG6hOkoRwcq+8TDdeTyRg9sRT/CLi
ja693xNj00H/vEPuI53wGMtUxC5ByQ==
=xSHs
-----END PGP SIGNATURE-----

--Sig_/ikD3m/nS4PvNsX6BkozaLuD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200509125723.000078e4>