Random segfaults while trying to run several queries asynchronously at the same time against the same connection/instance.
While I realize that's not ideal from my end and we should use a pool, but the library should have its own mechanism to prevent concurrent use or handle it correctly.