curl-library
client crashes in ares_cancel while doing a post.
Date: Fri, 19 Oct 2012 17:22:49 +0530
Hi All,
I am using libucurl-7.27 in my application to post data
(multipart/form-data format). The data is recieved by the server properly
but the client crashes after posting data.I get the following stack trace.
It is crashing in ares_cancel. I am using the ec interface.
Program received signal SIGBUS, Bus error.
0x00002aaaad8af9c0 in ares_cancel () from /usr/lib64/libcares.so.2
(gdb) bt
#0 0x00002aaaad8af9c0 in ares_cancel () from /usr/lib64/libcares.so.2
#1 0x00002aaaad3596a2 in ?? () from /usr/lib64/libcurl.so.4
#2 0x00002aaaad32ac15 in ?? () from /usr/lib64/libcurl.so.4
#3 0x00002aaaad33bd14 in ?? () from /usr/lib64/libcurl.so.4
#4 0x00002aaaac9c8dc4 in CamelIntegrationPlugin::apiCurl::process
(this=<value optimized out>, closure=0x36b1000, pCamelSession=0x36f1090) at
apiCurl.cpp:347
The client is running in centos 5 and i have the following libucrl and
c-ares rpm's installed
libcurl-7.27.0-3.1.cf.rhel5, c-ares-1.9.1-3.0.cf.rhel5
Could someone help me on this?. Is it a known issue? Any update that i
might be missing?
Thanks,
Balakrishnan.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-19