[Bug 221882] Segmentation fault encountered while using boost::thread

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 28 19:52:31 UTC 2017


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

--- Comment #1 from Alan Somers <asomers at FreeBSD.org> ---
I can't reproduce this problem on my FreeBSD head machine with clang.  But I
can reproduce it with gcc.  I suspect the problem is that you're building an
application with gcc but linking it to libraries that were built with clang. 
Can you try building with clang instead of gcc?

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


More information about the freebsd-ports-bugs mailing list