[Boost-bugs] [Boost C++ Libraries] #11923: Boost Log backends fail silently on Ubuntu

Subject: [Boost-bugs] [Boost C++ Libraries] #11923: Boost Log backends fail silently on Ubuntu
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-19 04:33:23


#11923: Boost Log backends fail silently on Ubuntu
------------------------------+---------------------
 Reporter: lylemoffitt@… | Owner: andysem
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11923>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC