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

nginx的drizzle中,获取(查询)多个列值时报错double free or corruption (!prev): 0x000000000543a9e0 #14

Open
lizhitao67116961 opened this issue Mar 20, 2013 · 1 comment

Comments

@lizhitao67116961
Copy link

nginx的drizzle中,获取(查询)多个列值时报错如下
*** glibc detected *** /root/work/nginx: double free or corruption (!prev): 0x000000000543a9e0 ***
ngx_http_upstream_drizzle_send_query--》ngx_http_upstream_drizzle_recv_cols

在ngx_http_upstream_drizzle_recv_cols函数中调用drizzle_column_free报错!两次释放同一地址。

@agentzh
Copy link
Member

agentzh commented Mar 20, 2013

@lizhitao67116961 please do not post Chinese text on all my GitHub issues boards. I'd make GitHub a pure English place for my projects.

You can join the openresty (Chinese) mailing list and discuss the issue in Chinese there: https://groups.google.com/group/openresty

Thank you for your understanding and cooperation.

Also, never never spam the ticket board. If you post by accident, remember to remove it.

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

2 participants