On Tue, Jun 20, 2017 at 01:58:58PM -0700, Jeffrey Bouquet wrote:
> Used rsync to put /usr/src/.svn to
> /usr2/src/.svn [another disk]
> did an svn up of that ^^
Is there some reason (e.g., documentation) to believe that will
result in a stable and self-consiste
On 2017-06-20 17:45, Trond Endrestøl wrote:
> On Tue, 20 Jun 2017 17:31-0400, Allan Jude wrote:
>
>> On 2017-06-20 17:27, Trond Endrestøl wrote:
>>> Has anyone else seen a crash in base/head in abd_put() after r320156?
>>>
>>> One of my experimental VMs at home crashed spectacularly after
>>> upg
On Tue, 20 Jun 2017 17:31-0400, Allan Jude wrote:
> On 2017-06-20 17:27, Trond Endrestøl wrote:
> > Has anyone else seen a crash in base/head in abd_put() after r320156?
> >
> > One of my experimental VMs at home crashed spectacularly after
> > upgrading to r320156. I even wiped my /usr/obj, rec
On 2017-06-20 17:27, Trond Endrestøl wrote:
> Has anyone else seen a crash in base/head in abd_put() after r320156?
>
> One of my experimental VMs at home crashed spectacularly after
> upgrading to r320156. I even wiped my /usr/obj, recompiled everything
> and got the same result. Everything's b
Has anyone else seen a crash in base/head in abd_put() after r320156?
One of my experimental VMs at home crashed spectacularly after
upgrading to r320156. I even wiped my /usr/obj, recompiled everything
and got the same result. Everything's back to normal when I boot
r320146.
Here's the backtr
Used rsync to put /usr/src/.svn to
/usr2/src/.svn [another disk]
did an svn up of that ^^
# sh
export CC=/usr/local/bin/clang39# and the two others
cd /usr2/src
MAKEOBJDIRPREFIX=/usr2/obj -DNO_PROFILE ... buildworld.
which h