Re: VirtualBox mangles memory

2015-09-23 Thread Martin Birgmeier
In https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195970, Larry Rosenman suggested setting net.graph.maxdata=8192. I set it to 4096, and the problem seems to have gone away (I am currently testing, and it has not failed so far). This is actually mentioned in https://wiki.freebsd.org/VirtualBox/

Re: VirtualBox mangles memory

2015-09-23 Thread Kevin Oberman
Just a quick reminder that, if you ever build a kernel, you probably want to list all ports which generate kernel modules in a PORTS_MODULES line in /etc/src.conf. E.g. "PORTS_MODULES=emulators/virtualbox-ose-kmod multimedia/cuse4bsd-kmod". This will automatically rebuild these ports when the kerne

Re: VirtualBox mangles memory

2015-09-23 Thread Martin Birgmeier
I have always recompiled the vbox modules (in fact, all of VB) after the latest kernel installation, for both machines. This behavior started after I upgraded from FBSD 9.2 to 10.1 (and persisted with 10.2). I have tried to refine the scenario where the problem appears, and the results are as f

Re: VirtualBox mangles memory

2015-09-23 Thread Mark Felder
On Wed, Sep 23, 2015, at 06:50, Bernhard Fröhlich wrote: > Am 23.09.2015 4:10 vorm. schrieb "Mark Felder" : > > > > > > > > On Tue, Sep 22, 2015, at 15:57, Michael Butler wrote: > > > On 09/22/15 16:20, Adam Vande More wrote: > > > > On Tue, Sep 22, 2015 at 2:26 PM, Martin Birgmeier > wrote: > >

[Bug 186832] emulators/virtualbox-ose fails to build

2015-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186832 Torsten Zühlsdorff changed: What|Removed |Added CC||po...@toco-domains.de --- Com

Re: VirtualBox mangles memory

2015-09-23 Thread Bernhard Fröhlich
Am 23.09.2015 4:10 vorm. schrieb "Mark Felder" : > > > > On Tue, Sep 22, 2015, at 15:57, Michael Butler wrote: > > On 09/22/15 16:20, Adam Vande More wrote: > > > On Tue, Sep 22, 2015 at 2:26 PM, Martin Birgmeier wrote: > > > > >> I am quite sure that the > > >> cause is to be found there > > >> >