https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029

--- Comment #103 from Don Lewis <truck...@freebsd.org> ---
For my next experiment, I built my usual set of packages using the same set of
jails that I use on my other build box:
  10.4 i386
    lang/go build failure (malloc corruption)

  11.1 i386
    lang/go build failure (malloc corruption)
    german/gimp-help multiple python SEGVs (memory corruption?)

  11.1 amd64
    lang/go build failure (fatal error: attempt to execute C code on Go stack)
    lang/guile2 build failure (guile SEGV)
    math/scilab build failure (SEGV in Java Runtime Environment called from
scilab when building docs)

  12.0 amd64
    lang/go build failure (crash during garbage collection)
    www/chromium configure failure (SIGTRAP in gn due to assertion failure)

The go build failure seems to be specific to Ryzen and my replacement CPU did
not fix it.

The ghc build failure seems to be gone after upgrading the a more recent
12.0-CURRENT.  I will try to bisect for the fix when I have a chance.

I've seen the guile failures on both my Ryzen machine and my AMD FX-8320E
package build machine.  The failures are somewhat sporadic.

I've never seen the scilab or chromium failures before.

The python SEGV failures look like a corrupted copy of the executable cached in
RAM or in tmpfs).  I do have ECC RAM and haven't seen any MCA errors of any
kind since replacing my CPU.

I also plan on bisecting userland to try to track down the sporadic build
runaway errors that I've recently seen, both in earlier poudriere runs on my
replacement CPU as well as on my FX-8320E.  I suspect a userland problem since
I've only seen this when building using a 12.0-CURRENT jail and the problem
appears to be recent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to