id summary reporter owner description type status milestone component version severity resolution keywords cc 11923 Boost Log backends fail silently on Ubuntu lylemoffitt@… Andrey Semashev "When compiled on Ubuntu, a test program using the global logger with custom sink backends fails to run properly. It produces no output to the console or to a file (it should do both). It does not produce any error messages or warnings during either the compilation, nor the run time. I believe this is caused by a failure on the part of the library to properly add new sinks. My believe is founded on the observation that: (1) the code works fine on another machine, (2) the dedicated thread for the asynchronous_sink can be observed, (3) when no new sinks are added the logger works fine (in default mode). Includes: sample code, build scripts, and testing notes. " Bugs closed To Be Determined log Boost 1.55.0 Problem invalid