Skip to content

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

@lizhitao67116961

Description

@lizhitao67116961

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions