-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.2.0
-
Component/s: None
-
None
-
Environment:Ubuntu 14.10
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I can not connect to the mongodb system via c driver.
> ./unitTests/unitTest_DbWrapper
[2014-12-28T19:35:58.791.758Z] Enter unitTest_DbWrapper
2014/12/28 19:35:58.0529: [ 5684]: DEBUG: cluster: Client initialized in direct mode.
Segmentation fault (core dumped)
My code is attached. My guess is that the driver does not connect to the database and therefore the driver can not read or write.