drizzle-nginx-module icon indicating copy to clipboard operation
drizzle-nginx-module copied to clipboard

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

Open lizhitao67116961 opened this issue 11 years ago • 1 comments

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报错!两次释放同一地址。

lizhitao67116961 avatar Mar 20 '13 07:03 lizhitao67116961

@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.

agentzh avatar Mar 20 '13 19:03 agentzh