Hi, I have frequently Segment fault problem with cURLpp 0.7.2/curl 7.18.2-1.fc8 x86_64/gcc 4.1.2. The same source code compiled against cURLpp 0.7.0/7.16.2-1.fc7/gcc 4.1.2 works fine.
Here is the stack trace of the error: *** glibc detected *** /home/jeffye/keywords-0.9.1/src/keywords: double free or corruption (!prev): 0x00007fd314c419a0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3195e72832] /lib64/libc.so.6(cfree+0x8c)[0x3195e75f2c] /usr/lib64/libnsspem.so[0xf5efd8] /usr/lib64/libnsspem.so[0xf4f608] /usr/lib64/libnsspem.so[0xf54038] /usr/lib64/libnsspem.so[0xf5b104] /usr/lib64/libnss3.so[0x343063ff70] /usr/lib64/libnss3.so(PK11_CreateGenericObject+0x42)[0x3430640192] /usr/lib64/libcurl.so.4[0x3432e3354c] /usr/lib64/libcurl.so.4(Curl_nss_connect+0x55e)[0x3432e3406e] /usr/lib64/libcurl.so.4(Curl_http_connect+0x9c)[0x3432e11fbc] /usr/lib64/libcurl.so.4(Curl_protocol_connect+0x66)[0x3432e196c6] /usr/lib64/libcurl.so.4(Curl_connect+0x2d3)[0x3432e1c0f3] /usr/lib64/libcurl.so.4(Curl_perform+0x88)[0x3432e267e8] /usr/lib64/libcurlpp.so.0(_ZN6cURLpp10CurlHandle7performEv +0x19)[0x3eed21ab1d] /usr/lib64/libcurlpp.so.0(_ZN6cURLpp4Easy7performEv+0x21)[0x3eed21ca9f] /home/jeffye/keywords-0.9.1/src/keywords[0x436f1b] /home/jeffye/keywords-0.9.1/src/keywords[0x41f726] /home/jeffye/keywords-0.9.1/src/keywords[0x41fd09] /lib64/libpthread.so.0[0x3196a06407] /lib64/libc.so.6(clone+0x6d)[0x3195ed4b0d] Some one has the same problem or any hints about how to do further debugging? Thanks Jeff Ye _______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
