Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2018 11:52:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 234525] buildworld clang fails on Raspberry Pi 3b+
Message-ID:  <bug-234525-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234525

            Bug ID: 234525
           Summary: buildworld clang fails on Raspberry Pi 3b+
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: taxman637@gmail.com

Created attachment 200648
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200648&action=
=3Dedit
backtrace

Sorry, I'm not a programmer, but I hope this might be helpful

FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT r342541 GENERIC  arm64

I enabled a large swap on a usb hard drive, used subversion to get the late=
st
-current, and attempted to buildworld.

I got a segfault in cc. Here's the backtrace and I'll attach the two reques=
ted
files:
#0  LookupBucketFor () at /usr/src/contrib/llvm/lib/Support/StringMap.cpp:79
#1  0x0000000003aeaa30 in try_emplace<llvm::cl::Option*> () at
/usr/src/contrib/llvm/include/llvm/ADT/StringMap.h:396
#2  0x0000000003aeabac in insert () at
/usr/src/contrib/llvm/include/llvm/ADT/StringMap.h:387
#3  addOption () at /usr/src/contrib/llvm/lib/Support/CommandLine.cpp:151
#4  0x0000000003ae1c00 in addOption () at
/usr/src/contrib/llvm/lib/Support/CommandLine.cpp:194
#5  addArgument () at /usr/src/contrib/llvm/lib/Support/CommandLine.cpp:357
#6  0x000000000305207c in _GLOBAL__sub_I_CorrelatedValuePropagation.cpp ()
    at /usr/src/contrib/llvm/include/llvm/Support/CommandLine.h:1342
#7  0x00000000011d01a0 in handle_static_init (argc=3D139, argv=3D0xffffffff=
cab8,
env=3D0xffffffffcf18)
    at /usr/src/lib/csu/common/ignore_init.c:124
#8  0x00000000011d00a8 in __start (argc=3D139, argv=3D0xffffffffcab8,
env=3D0xffffffffcf18, cleanup=3D<optimized out>)
    at /usr/src/lib/csu/aarch64/crt1.c:83
#9  0x00000000011d0000 in ?? ()
Backtrace stopped: not enough registers or memory available to unwind furth=
er
(gdb) quit

--=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-234525-7>