Opened 11 years ago
Last modified 7 months ago
#40023 new defect
boost-1.54.0 unit test framework crashing at runtime
Reported by: | dave_gomboc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | arto@…, cooljeanius (Eric Gallager) | |
Port: | boost |
Description
I am able to generate a crash very similar to that reported at
http://stackoverflow.com/questions/12695625/boost-test-crashes-on-exit-with-clang-4-1-llvm-3-1svn
with clang++3.3 (macports) and boost-1.54.0 (macports). I am compiling code using -std=c++11 (or -std=c++1y), and have a single, passing test. A solution posted at the same website suggests that if boost were to be compiled by macports using different settings, this crash would not occur.
Change History (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | boost clang++ c++11 removed |
---|
comment:2 Changed 11 years ago by arto@…
Cc: | arto@… added |
---|
comment:3 Changed 7 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Cc Me!