Date: Fri, 07 Oct 2016 20:45:42 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 197884] System with zfs freezes if emulators/virtualbox-ose got all ram Message-ID: <bug-197884-26505-btHTyUvvqW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197884-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-197884-26505@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=3D197884 don bright <hmbright@fastmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmbright@fastmail.com --- Comment #3 from don bright <hmbright@fastmail.com> --- I have been experiencing a similar problem. I am trying to compile OpenSCAD master git (http://www.openscad.org) on Fre= eBSD 10.3 p9 and/or freebsd 11.0 (it wont work with earlier patchlevels, link er= ror) on various hosting providers and the system is completely locking during the build. I have tried cariibou and digitialocean.=20 I have tried both clang and gcc. The problem at first was that it ran out of swap space. OpenSCAD uses CGAL which is an extremely large c++ template library, so builds can use more th= an 1 gigabyte of RAM sometimes.=20 So I created a swapfile per the freebsd manual , and re-ran the compile. I = had 'top' running in another window so I could monitor RAM usage.=20 Even with Swap only at about 20% in use, the system still freezes during compilation. Like vvd, I can ping the machine, but otherwise it is complete= ly unresponsive. I cannot ssh, I cannot 'ctrl-c' the build, etc. I have to do a hard shutdown from the hosting provider console.=20 Sometime it freezes during the building of the openscad gui, sometimes it freezes when building the 'test suite' (cd tests ; cmake . ; make )=20 For a comparison, I can build OpenSCAD on FreeBSD inside a QEMU/KVM on my little laptop and there are no problems.=20 Thanks for reading. --=20 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-197884-26505-btHTyUvvqW>