| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: SIGTERM signal interrupt
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 10 Feb 2010 22:58:43 +0100 (CET)
On Wed, 10 Feb 2010, miniko_at_gmx.net wrote:
(Original mail is at http://curl.haxx.se/mail/archive-2010-02/0013.html I'm
> I have a huge problem with my program that uses many Curl handles. Each Curl
> try{
libcurl is plain C and cannot and will not ever cause a C++ exception: that
What libcurl version are you using? Are you also getting URLs involving SSL,
> Before I create the threads I called the 'curl_global_init(CURL_GLOBAL_ALL)'
> Is it possible that the SIGTERM signal depends on things that are done in
Possibly, yes, but it could also be your code causing it.
> My operating system is linux and I was working on an powerpc 405 platform.
A good way to figure out what's happening is to run gdb and catch the crash at
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-02-10 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info