Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

double free or corruption after sql execution #46

Closed
ghost opened this issue Dec 21, 2017 · 2 comments
Closed

double free or corruption after sql execution #46

ghost opened this issue Dec 21, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 21, 2017

Hello,

I tried the example but I get the "double free or corruption" error.

Found 7employees:
... double free or corruption (!prev): 0x0000563b64fa5f30 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7230b)[0x7f28df2b030b]
/lib/x86_64-linux-gnu/libc.so.6(+0x7896e)[0x7f28df2b696e]
/lib/x86_64-linux-gnu/libc.so.6(+0x791ce)[0x7f28df2b71ce]
/usr/lib/x86_64-linux-gnu/libpqxx-4.0.so(+0x327d0)[0x7f28e01057d0]
/usr/lib/x86_64-linux-gnu/libpqxx-4.0.so(_ZN4pqxx8internal19freemem_result_dataEPKNS0_11result_dataE+0xe)[0x7f28e01057fe]
....

@ghost
Copy link
Author

ghost commented Dec 21, 2017

Sorry. My fault. I messed up with the installation. Works fine after removing debian packages libpqxx.

Thanks

@ghost ghost closed this as completed Dec 21, 2017
@jtv
Copy link
Owner

jtv commented Dec 23, 2017

Phew. :)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant