Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 18:48:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221029] AMD Ryzen: strange compilation failures using poudriere or plain buildkernel/buildworld
Message-ID:  <bug-221029-8-i6FrhBOa7b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221029-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221029-8@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=3D221029

--- Comment #53 from Don Lewis <truckman@FreeBSD.org> ---
I change the CPU clock speed from 3.0 GHz to the default 3.4 GHz and things
were not quite as rosey.  These were the failures:

 * ghc SIGBUS as usual

 * www/node - clang died with SIGABRT, but I did not find an assert message.

 * lang/go - one of the usual malloc arena consistency problems, this time
   failing with:

    failed MSpanList_InsertBack 0x8008bdb90 0x8008ba4f0 0x0 0x0
    fatal error: MSpanList_InsertBack

 * devel/py-singledispatch failed during extract with SIGBUS.  It looks
   like make was the victim.

 * editors/libreoffice failed due to a clang SIGABRT with no assert message=
s.

Interestingly both node and libreoffice core files indicate that c++ died at
the same place.

--=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-221029-8-i6FrhBOa7b>