Program terminated with signal 11, Segmentation fault.
#0 0x00000000ffffffff in ?? ()
(gdb) bt
#0 0x00000000ffffffff in ?? ()
#1 0x00007fcc757c43e2 in _mongoc_cluster_node_destroy ()
#2 0x00007fcc757c6f19 in _mongoc_cluster_destroy ()
#3 0x00007fcc757c31a6 in mongoc_client_destroy ()
#4 0x00007fcc757c396e in mongoc_client_pool_push ()
- related to
-
CDRIVER-721 Crash destroying replset client after connection fails
- Closed