Skip to content

segmentation violation #253

Discussion options

You must be logged in to vote

Figured it out on my own. The problem was multithreading. There was an appeal from different threads to a single connection instance. I modified my code with the help of a synchronization package and everything started working fine.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rolson-alister
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant