[Bug 233733] Possible build race: crtbeginS.o: invalid string offset

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 2 21:08:57 UTC 2018


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

            Bug ID: 233733
           Summary: Possible build race: crtbeginS.o: invalid string
                    offset
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: lwhsu at FreeBSD.org

Failed runs:

https://ci.freebsd.org/job/FreeBSD-head-powerpc-build/8655/console
https://ci.freebsd.org/job/FreeBSD-head-mips64-build/5256/console
https://ci.freebsd.org/job/FreeBSD-head-mips-build/5314/console
https://ci.freebsd.org/job/FreeBSD-head-mips-build/5347/console

Console output:

00:03:44.800 --- cddl/lib__L ---
00:03:44.800 /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld:
/usr/obj/usr/src/powerpc.powerpc/tmp/usr/lib/crtbeginS.o: invalid string offset
1852112942 >= 253 for section `.strtab'
00:03:44.800 /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld:
/usr/obj/usr/src/powerpc.powerpc/tmp/usr/lib/crtbeginS.o: invalid string offset
1936916526 >= 253 for section `.strtab'
00:03:44.800 /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld:
/usr/obj/usr/src/powerpc.powerpc/tmp/usr/lib/crtbeginS.o: invalid string offset
1701060707 >= 253 for section `.strtab'
00:03:44.800 /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld:
/usr/obj/usr/src/powerpc.powerpc/tmp/usr/lib/crtbeginS.o: invalid string offset
1852112942 >= 253 for section `.strtab'

...

00:03:44.821 --- cddl/lib__L ---
00:03:44.821 cc: Internal error: Segmentation fault (program ld)
00:03:44.821 Please submit a full bug report.
00:03:44.821 See <URL:http://www.freebsd.org/support.html> for instructions.

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


More information about the freebsd-bugs mailing list