[Bug 238084] r348115 causes reproducable compiler crash in buildworld or buildkernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 23 21:40:15 UTC 2019


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

            Bug ID: 238084
           Summary: r348115 causes reproducable compiler crash in
                    buildworld or buildkernel
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: iz-rpi03 at hs-karlsruhe.de

Created attachment 204578
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204578&action=edit
Compiler call from make buildworld which produces a c++.core

After upgrading from r348059 to r348117 make buildworld fails with a compiler
core dump.
Rebooting with the r348059 kernel and using the r348117 world fixes this.

While bisecting I learned that make buildkernel fails as well if the bug is
there.

Finally the change in base r348115 (review D20356) was the cause.

With a r348114 kernel, the attached ARMTargetParser-5d7a90.sh generates a
ARMTargetParser-5d7a90.o file.
With a r348115 kernel a c++.core.

The corresponding ARMTargetParser-5d7a90.cpp is to big for a attachment
because it is 2.4 MB in size.

Regards, Ralf

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list