On Thu, May 05, 2016 at 04:38:32PM +0530, Ranjith KS wrote: > #31 0x00007f5f93a3a384 in ?? () from /opt/ncrue/lib/libQt5Core.so.5 > #32 0x0000003d752079d1 in start_thread () from /lib64/libpthread.so.0 > #33 0x0000003d74ae88fd in clone () from /lib64/libc.so.6 > (gdb) > > Could you please help me out how to resolve this.
It looks like this is a multithreaded program. Have you read https://curl.haxx.se/docs/faq.html#Is_libcurl_thread_safe ? >>> Dan ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
