[LLVMbugs] [Bug 13529] New: clang-cpp dumps core while building audacious

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 5 19:51:14 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13529

             Bug #: 13529
           Summary: clang-cpp dumps core while building audacious
           Product: clang
           Version: 3.1
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: enslay at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9001
  --> http://llvm.org/bugs/attachment.cgi?id=9001
Typescript of the build session

I'm not sure why it happens, but it is easy to repeat with Audacious 3.2.4.

Attached is a typescript of the build session.

Also noteworthy, the console shows several of these types of messages:
pid 47708 (clang-cpp), uid 0: exited on signal 11 (core dumped)

Environment:
FreeBSD TOASTER.LOCAL 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r239078: Sun Aug
 5 18:03:21 EDT 2012     root at TOASTER.LOCAL:/usr/obj/usr/src/sys/TOASTER  amd64

/etc/make.conf:
CC=clang
CXX=clang++
CPP=clang-cpp
CPUTYPE?=nocona

How to repeat:
cd /usr/ports/multimedia/audacious
make

Other comments:
I threw clang at Firefox, Thunderbird, Qt4, Gtk2, Boost, CMake, Subversion,
Clementine, DBus, Hal, etc... and their numerous dependencies through FreeBSD's
ports ... and save for libxine (inline assembler?), binutils 2.22 (yacc
related?), and audacious, everything compiles cleanly and works correctly!

Let me know if I can provide any other information.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list