curl-and-python

crash in libcurl from pycurl

From: Brian Whitman <bwhitman_at_media.mit.edu>
Date: Mon, 26 Nov 2007 14:13:17 -0500

We're getting a crash up to libcurl from our pycurl scripts. We have
a coredump from libcurl (but not a python trace.) Does this give any
information on what we can fix? This happens during a multi download
of quite a few URLs. Debian/Linux, Python 2.5.

#0 0x55a82e96 in curl_slist_free_all () from /usr/lib/libcurl-
gnutls.so.4
#1 0x55a948d9 in curl_multi_timeout () from /usr/lib/libcurl-
gnutls.so.4
#2 0x55a9551f in curl_multi_fdset () from /usr/lib/libcurl-gnutls.so.4
#3 0x55a5a816 in do_multi_perform (self=0x28c8e374) at src/pycurl.c:
2481
#4 0x080c7ed0 in PyEval_EvalFrameEx ()
#5 0x080c84b5 in PyEval_EvalFrameEx ()
#6 0x080c92b5 in PyEval_EvalCodeEx ()
#7 0x080c9327 in PyEval_EvalCode ()
#8 0x080e8108 in PyRun_FileExFlags ()
#9 0x080e8397 in PyRun_SimpleFileExFlags ()
#10 0x0805924a in Py_Main ()
#11 0x08058792 in main ()

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2007-11-26