curl-library
Re: Apache coredump
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 3 May 2004 08:15:40 +0200 (CEST)
Date: Mon, 3 May 2004 08:15:40 +0200 (CEST)
On Sun, 2 May 2004, Alex Stovboun wrote:
> I am trying to use WWW::Curl::easy from a mod_perl handler. I am pre-loading
> this module at server startup, i.e., in my startup.pl file (which is
> PerlRequire'd in httpd.conf) I have the following line:
>
> use WWW::Curl::easy ();
>
> When starting httpd, its child causes SIGSEGV, and
> server exits. Anyone seen this before?
>
> Curl: 7.11.2 (compiles with SSL support)
> WWW-Curl: 2.0
You did need to modify WWW-Curl to make it build with the latest libcurl,
right?
> Apache: 1.3.29
> Linux: 2.4.20-8
> mod_perl: 1.29
> openssl-0.9.7a-2
Since you can make it core, can you also get a stack trace from the dump that
pinpoints where the crash happens and who the guilty party is?
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-05-03