Description
Building mongo-c-driver with "#define BSON_EXTRA_ALIGN 1" works in win64 but on win32 it crashes when trying to connect:
mongoc/mongoc-cluster.c:954 _mongoc_cluster_auth_node_scram(): precondition failed: cluster
|
|
|
This application has requested the Runtime to terminate it in an unusual way.
|
Please contact the application's support team for more information.
|
Compiled with mingw-w64 with gcc 4.6.3.
Attachments
Issue Links
- is related to
-
CDRIVER-596 Figure out what to do about bson_t alignment restrictions
-
- Closed
-
-
PHPC-213 Memory alignment issues on FreeBSD
-
- Closed
-