Opened 11 years ago

Last modified 10 years 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@…
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 (2)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: boost clang++ c++11 removed

comment:2 Changed 10 years ago by arto@…

Cc: arto@… added

Cc Me!

Note: See TracTickets for help on using tickets.