Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2018 19:38:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234144] base clang 6.0.0 Assertion failed: (Result.isUninit() && "temporary created multiple times"), function createTemporary
Message-ID:  <bug-234144-227@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: greg@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.ta=
r.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??)

--=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-234144-227>