[Bug 234144] base clang 6.0.0 Assertion failed: (Result.isUninit() && "temporary created multiple times"), function createTemporary

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 18 19:38:29 UTC 2018


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

            Bug ID: 234144
           Summary: base clang 6.0.0 Assertion failed: (Result.isUninit()
                    && "temporary created multiple times"), function
                    createTemporary
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: greg at unrelenting.technology

When building RawThreapee 5.5:

Assertion failed: (Result.isUninit() && "temporary created multiple times"),
function createTemporary, file
/usr/src/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp, line 1174.
c++: error: unable to execute command: Abort trap (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
6.0.1)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin


repro file thingy:
https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/main-068a89.tar.zst

I haven't updated my -CURRENT to clang7 in base yet, but I guess this clang
version is now in 12..

(Are assertions enabled in -STABLE??)

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


More information about the freebsd-bugs mailing list