[CXX-372] Initialization Problem with C++11/14 Created: 10/Oct/14  Updated: 14/Oct/14  Resolved: 13/Oct/14

Status: Closed
Project: C++ Driver
Component/s: Implementation
Affects Version/s: legacy-1.0.0-rc0
Fix Version/s: None

Type: Bug Priority: Blocker - P1
Reporter: Tyler Brock Assignee: Tyler Brock
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Running a simple program compiled with std=c+11 or c+1y that only initializes the driver on vanilla ubuntu 14.04 yields this behavior:

Attempt to add global initializer failed, status: DuplicateKey GlobalLogManager
Aborted (core dumped)



 Comments   
Comment by Tyler Brock [ 13/Oct/14 ]

Problem was resolved by compiling the driver in C++11 mode by adding

--c++11

Generated at Wed Feb 07 21:59:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.