[Bug 234987] clang 6.0.1 coredump on gtk-gnutella

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 16 02:46:50 UTC 2019


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

            Bug ID: 234987
           Summary: clang 6.0.1 coredump on gtk-gnutella
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: jamie at catflap.org

Created attachment 201175
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201175&action=edit
thread-3519b5.tar.xz contains the preprocessed source and associated run script

FreeBSD/amd64 12.0-STABLE - Build 1200501 (Jan 07, 2019)

+ cc -c -I../.. -I.. -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread
'-DCURDIR=src/lib' -O2 -pipe '-march=native' '-mtune=native' -ftree-vectorize
-DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -pthread -momit-leaf-frame-pointer -W -Wall '-Wformat=2'
-Wshadow -DLIBICONV_PLUG -isystem /usr/local/include thread.c
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: 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-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
cc: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /temp/root/thread-3519b5.c
cc: note: diagnostic msg: /temp/root/thread-3519b5.sh
cc: note: diagnostic msg:

********************

There was no meaningful backtrace (I assume because clang is stripped)
preprocessed source and run script attached (tar.xz)

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


More information about the freebsd-bugs mailing list